| Offline |
| Linode Staff |
 |
Joined: Tue Apr 15, 2003 6:24 pm Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
|
|
|
Latest 2.6 now points to 2.6.15-linode16.
Gentoo users need to keep in mind that the Linux Kernel no longer includes devfs, so you'll need to edit your /etc/fstab and change any devfs entries to "normal" dev entries, like so:
/dev/ubd/0 needs to be /dev/ubda
/dev/ubd/1 needs to be /dev/ubdb
etc.
Also, make sure your /etc/inittab uses tty0 instead of vc/0.
-Chris
Last edited by caker on Mon Jun 19, 2006 12:22 am, edited 1 time in total.
|
|