bug-hurd
[Top][All Lists]
Advanced

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

Re: hangs with (hd0,2)/hurd/ext2fs.static


From: Alfred M. Szmidt
Subject: Re: hangs with (hd0,2)/hurd/ext2fs.static
Date: Sat, 05 Feb 2005 21:54:56 +0100

   > --multiboot-command-line=${kernel-command-line}
   >         --host-priv-port=${host-port}
   >         --device-master-port=${device-port}
   >         --exec-server-task=${exec-task} -T typed

   Perhaps your emailclient did this, but it should be one line:

   module (hd0,2)/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

And that is obciously _still_ wrong.  It should look like this:

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)

(the OP might wish to tell grub where exactly /hurd/ext2fs.static is,
but that is a minor issue)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]