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

Re: Unable to boot GNU/Hurd



* Denis Nikiforov <denis@ural.org> [2006 Dec 07 13:11 -0600]:
> 
> GNU/Hurd descriptions sounds cool, but I couldn't run it ;(
> 
> Trying to install Debian GNU/Hurd following this manual:
> http://www.debian.org/ports/hurd/hurd-install
> 
> Grub menu entry:
> 
> title		Debian GNU/Hurd
> root		(hd0,2)

The root parameter is 0 based, so I assume you've installed it on
/dev/hda3?

> kernel		/boot/gnumach.gz root=device:hd0s2 -s

If so, then the device here will need to be hd0s3.

> 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)
> savedefault
> boot
> 
> It writes me, that it found some ide-devices and etc. Last line of its
> output is:
> FDC 0 is a post-1991 82077
> 
> After this line it writes nothing and doesn't responds to
> anything. What's the problem and how could it be fixed?

Other than what I see, it looks good to me (I'm a Hurd newbie too). 
Did you use crosshurd to install it?

- Nate >>

-- 
 Wireless | Amateur Radio Station N0NB          |  Successfully Microsoft
  Amateur radio exams; ham radio; Linux info @  | free since January 1998.
             http://www.qsl.net/n0nb/           |  "Debian, the choice of
             My Kawasaki KZ-650 SR @            |     a GNU generation!"
        http://www.networksplus.net/n0nb/       |   http://www.debian.org



Reply to: