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

Re: Unable to boot GNU/Hurd



>> 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)

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

Yep, I also forget to show my parted output:

(parted) print

Disk /dev/hda: 200GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type      File system  Flags
 1      32,3kB  12,6GB  12,6GB  primary   ntfs         boot
 3      12,6GB  21,0GB  8390MB  primary   ext2
 2      21,0GB  192GB   171GB   extended               lba
 5      21,0GB  22,0GB  1053MB  logical   linux-swap
 6      22,0GB  38,8GB  16,8GB  logical   ext3
 7      38,8GB  47,2GB  8390MB  logical   fat32
 8      47,2GB  192GB   145GB   logical   xfs
 4      192GB   200GB   8044MB  primary   ext3

Physicaly 3rd partition is placed before 2nd.

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

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

Thanks, I thought its zero-based too.

>> 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?

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

No, I'd created new partition:
$ sudo mke2fs -b 4096 -o hurd /dev/hda3
mounted it, downloaded tarball and untared it:
$ cd /mnt/tmp/
$ sudo tar --same-owner -xvzpf ~/src/debian-gnu-hurd-2006-11-26.tar.gz
updated grub' menu.lst and that's all.

Version of GNUMach is 1.3.99.

I guess it's a problem with hardware... What kind of hardware is
potentialy unsupported by Hurd?
There is following hardware in my PC:
1) AMD Athlon(tm) 64 Processor 3000+ on NFORCE3-250
2) Matrox G550 video-card
3) old tv-tuner (AverMedia on bt878)

Also there is no floppy drive here.



Reply to: