Are you sure that the module lines that you passed to GRUB are
correct?  They should look exactly like this (note that the first one
spans four lines):

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)


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

Reply via email to