[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: booting 2.6.16-20060414 on my Macintosh Quadra 700




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: =?ISO-8859-1?Q?Ceci_est_une_signature_=E9lectronique_PGP?=


Reply to: