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

Re: kernel panic



Christian Stalp said:

> # Eintrag 2:
> title  Debian/GNU HURD   Mach - Kernel
> root   (hd0,7)
> kernel /boot/gnumach.gz root=hd0s8

the following lines are missing:

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)
module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)

please take a look at the "Booting the Hurd" section in the Install Guide:
http://web.walfield.org/pub/people/neal/papers/hurd-installation-guide/english/hurd-install-guide.html#SEC5

pietro.

-- 
"Educators, generals, dieticians, psychologists, and parents program.
Armies, students, and some societies are programmed."
	--Harold Abelson and Gerald Jay Sussman with Julie Sussman, "Structure
and Interpretation of Computer Programs"



Reply to: