Hi,
I have just installed Debian GNU/Hurd K4 and cannot get it to boot..
Here is the relevant portion of my grub.conf file :
---
title GNU (kernel GNUmach 1.2)
root (hd1,2)
kernel /boot/gnumach.gz root=device:hd1s3 -s
module /hurd/ext2fs.static --readonly \
--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)
---
During boot, the system stops at the line :
task loaded : /lib/ld.so.1 /hurd/exec
Then nothing happens. If I hit the return key, the system panics with a
page fault..
Any ideas as to what is wrong?
Regards,
- Apurva
_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd