* Juanjo Mar�n writes:
> /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line}
That should be:
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)
 
> I've got stuck in .....  2 multibbot modules task loaded
> /lib/ld.so.1 /hurd/exec

> and if I press any key:
To quote Neal's install guide:

Sit back and watch the messages. This is actually more important than one
might think as there is a bug in GNU Mach whereby hitting a key during the
boot process causes the kernel to panic.Sit back and watch the messages. This
is actually more important than one might think as there is a bug in GNU Mach
whereby hitting a key during the boot process causes the kernel to panic.

-- 
Alfred M. Szmidt


Reply via email to