I have run too HURD, but i have one problem.
My menu.lst from grub:

title Hurd-hd0s12-uppermem
uppermem 786432
root = (hd0,11)
kernel = (hd0,11)/boot/gnumach.gz root=device:hd0s12
module (hd0,11)/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 (hd0,11)/lib/ld.so.1 /hurd/exec $(exec-task=task-create)
boot

when i try boot my box, grub write error:

"Error 3: Bad or corrupt data while decompressing file"

uppermem was changed on 786432, and to run HURD i must delete this line whit
'uppermem 786432', becasue grub still write error. I don't now why. If i don't
change uppermem on 786432 system doesen't get up. This is some nervous ;)

(sorry for poor english too ;)


> On Thu, 30 Dec 2004 20:29:03 +0100
> Shark <[EMAIL PROTECTED]> wrote:
>
> >
> > hurd is up and running , thx for help :)
>
> uppermen 786432 and i wrong write
> kernel (hd1,0)/boot/gnumach.gz root=hd1s1 < must be root=device:hd1s1 ;)
>
>
> _______________________________________________
> Help-hurd mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/help-hurd
>





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

Reply via email to