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

Re: shared irq error?



Frank Engler <FrankEnglerFebruar2002@epost.de> writes:

Ok, solved:

The problem: Hurd_ins.pdf says:

grub> module /hurd/ext2fs.staic --multiboot-command-line=${kernel-command-line}
[Multiboot-module 0x1c4000. 0x2cfe6a bytes]...

As seen in <[🔎] 20020810000631.GA1549@libero.it> and in Hurd_ins.txt the line
should be

grub> module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-li
ne}  --host-priv-port=${host-port} --device-master-port=${device-port} --exec-s
erver-task=${exec-task} -T typed ${root} $(task-create) $(task-resume)


It couldn't work with the upper line.


Frank



Reply to: