Hi Anil,

First off, cross-posting is not the way to go.  I'm limiting this
discussion to help-hurd list.

Today at 19:09, ANIL C. JOHN wrote:

> I did it as per instructions given in various help files:
> title GNU/Hurd 
> root (hd0,9) 

Try doing "find /boot/gnumach.gz" from GRUB command prompt to see what
partition you actually need to use here.

> kernel /boot/gnumach.gz -s root=device:hd0s10 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)

Make sure "module" lines are separate lines.

Cheers,
Danilo


_______________________________________________
Help-hurd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-hurd

Reply via email to