> module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line}

This part of your boot script is wrong.  The boot filesystem needs several
more options.  The various FAQs will show you the proper command line:

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} --machdev ${root-device} $(task-create) $(task-resume)

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to