[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Qemu boot problem



gordev, le Mon 09 Nov 2009 20:47:52 +0200, a écrit :
> root (hd0,0)
> kernel /boot/gnumach.gz
> module /boot/servers.boot
> boot

Which (bogus) document told you to use servers.boot?
It could have been /boot/serverboot, but we don't use that any more. See
the sample snippet in grub:

kernel          /boot/gnumach.gz root=device:hd0s7 
module          /hurd/ext2fs.static -A --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) 

Samuel


Reply to: