Mitch Sako wrote:
>>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?
> 

In principle, if the kernel is able to mount / from the hard-disk the
initrd wouldn't be needed. But in SystemImager the hard-disk is empty, by
definition, because the system must be installed. So, this approach
doesn't work in general.

-Andrea

-------------------------------------------------------------------------
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