Hi, Tom!
* Tom Allison <[EMAIL PROTECTED]> [2003-06-13 12:50]:
Or use: kernel /boot/bzImage ... devfs=mount
So I should be able to just edit the grub menu and be done with this?
There are *two* relevant options in the kernel config: [*] /dev file system support (EXPERIMENTAL) [*] Automatically mount at boot
(These are called CONFIG_DEVFS_FS and CONFIG_DEVFS_MOUNT in your .config file)
If you have checked the first but not the second adding "devfs=mount" to your kernel commandline in menu.lst will help.
If you haven't even checked the first one you'll have to recompile the kernel to get devfs (if so check both options :).
So far it seems that both of these are checked.
Just in case, I'm rebuilding my kernel and will try it again.
It's just possible that I didn't properly put everything in place the first time...
If this doesn't work... well... let's be optimistic.
-- Sometimes, too long is too long. - Joe Crowe
-- [EMAIL PROTECTED] mailing list
