[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hurd boot failed - please read this
From: |
Alfred M. Szmidt |
Subject: |
Re: hurd boot failed - please read this |
Date: |
Sat, 29 Jan 2005 08:37:12 +0100 |
also root is located at (hd0,9) & NOT (hd1,9).
No it isn't if we are to trust your output...
11 /dev/hdb10 /mnt/hurd auto defaults 0 0
That's (hd1,9), not (hd0,9) which would have been /dev/hda10.
title GNU/Hurd
root (hd0,9)
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)
One line I hope, right?
module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)