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

Re: Hurd Installation (panic)



Le dim 04/05/2003 à 21:41, Ashish Gokhale a écrit :

> # For booting GNU/Hurd
> title GNU/Hurd + Mach
> root (hd0,3)
> # Primary Master & 4th partition.
> kernel /boot/gnumach.gz root=hd0s4
> module /boot/serverboot.gz
> boot

This doesn't look like a reasonable GNU entry:
title GNU
root (hd0,0)
kernel /boot/gnumach.gz root=device:hd0s1
module /hurd/ext2fs.static
--multiboot-command-line=${kernel-command-line}
--host-priv-port=${host-port} --device-master-port=${device-port}
--exec-server-task=${exec-task} -T typed ${root} $(task-create)
$(task-resume)
module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
boot

where the lines should only begin with "title", "root", "kernel",
"module", "module" again, then "boot": my mailer did wrap the lines,
they weren't and shouldn't be in your menu.lst.

Snark on #hurd, #hurdfr




Reply to: