Re: Problem with installing Hurd on Seagate SATA Hard disc
On Sun, Apr 02, 2006 at 10:00:13PM -0700, chandra shekar wrote:
> I am having a harddisk Seagate SATA Hard disc
There is no explicit support for SATA in GNU Mach / GNU Hurd, so this
will only work if there is some support for accessing this device through
ATA, I think.
> mke2fs -o hurd /dev/sda5
>
> then while installing the base system i gave a path to baseGNU.tgz file and edited the /boot/grub/menu.lst file as follows
>
>
> root (hd0,4)
> kernel (hd0,4)/boot/gnumach.gz root=device:hd4s5 -s
> [...]
> even i edited hd4s5 to sd4s5 it fails
Shouldn't that be `sd0s5'?
Regards,
Thomas
Reply to: