On Thu, Oct 24, 2002 at 11:19:42AM +0200, Lorenzo Micheli wrote:
> Hi, i've just installed debian GNU/Hurd and i passed this to grub:
> 
> root (hd1,0)
>       kernel /boot/gnumach.gz -s root=device:hd2s1 --
>       module /hurd/ext2fs.static --readonly
> --multiboot-command-line=${kernel-command-1}
I guess that hd2s1 is incorrect. I have
root (hd0,0)
kernel /boot/oskit-mach-src.gz root=device:hd0s1 --

The first number matches, the second is incremented for kernel line.
It should be (hd1,0)
device:hd1s1
assuming you have gnumach and the Hurd on the same partition.
The module line is probably too short and there is no module exec.
Anyway everything should be in the Neal's installation guide (linked from
hurd.gnu.org). Grub documentation may be useful too.

-- 
Michal Suchanek
[EMAIL PROTECTED]


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

Reply via email to