>From the Fedora page:  http://docs.fedoraproject.org/udev/

Udev without initrd
Install Fedore Core as usual and reboot. Execute the following commands
mkdir /tmp/dev
mount --move /dev /tmp/dev
sbin/MAKEDEV null console zero
mount --move /tmp/dev /dev
Install your kernel without an initrd. Reboot.

I'm doing something like this.  Basically, a monolithic 2.6 kernel with
no modules using an underlying distribution that uses udev.  The key is
NO initrd so I'm curious if this will work if I try to use SystemImager.
Will I have a console when it boots?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to