Le 19 mai 06 à 22:46, Laurent Vivier a écrit :


The good command line is:

emile-install -f boot/emile/first_scsi -s boot/emile/m68k-second_scsi -k vmlinux.bin /dev/fd0

WHOOPS...

good command line is

sbin/emile-install -f lib/emile/first_floppy -s lib/emile/m68k-second_floppy -k vmlinux.bin /dev/fd0

moreover you should compress the kernel:

gzip -9 vmlinux.bin

and

sbin/emile-install -f lib/emile/first_floppy -s lib/emile/m68k-second_floppy -k vmlinux.bin.gz  /dev/fd0

then you must set command line:

emile-set-cmdline /dev/fd0 "root=/dev/sda4"

where "/dev/sda4" is your root partition.

Regards,
Laurent

Attachment: PGP.sig
Description: Ceci est une signature électronique PGP

Reply via email to