Hi Kyle,
Kyle Harris wrote:
> --snip--
> # start of lilo.conf
>
> disk=/dev/hda
> bios=0x80
> sectors=63
> heads=128
> cylinders=787
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=50
> # this fails
> image=/boot/bzImage.i586.slim
> label=embedded
> root=/dev/hda4
Is there a valid file system on /dev/hda4 in that /etc/init or /sbin/init
life?
Another way is to set the additional kernel option: init=/sbin/init
Use the append subject within image definition in lilo.conf.
>
> vga=791
> read-only
>
> # this works
> image=/boot/bzImage.i586.slim
> label=linuxsvga
> root=/dev/hda1
> vga=791
> read-only
>
> # end of lilo.conf
>
> --snip--
Good Luck, Stephan
--
======================================================================
Stephan Linz
Software Design
MAZeT GmbH Email: mailto:[EMAIL PROTECTED]
Branche office Jena Phone: +49-3641-2809-55
Göschwitzer Straße 32 Fax : +49-3641-2809-12
D-07745 JENA
Germany
Visit our web-pages: http://www.MAZeT.de
======================================================================
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.