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

Re: Can't mount root filesystem



From: "James Gibson" <jgibson62@hotmail.com>
Subject: Can't mount root filesystem
Date: Mon, 31 Aug 1998 12:35:44 PDT

> root=(hd0,3)
> kernel=/boot/gnumach.gz root=hd0s3
> module=/boot/serverboot.gz

  I assume that you use ext2fs. If you try to mount the third
partition of the first disk, you must write:

root= (hd0,2)
kernel= /boot/gnumach.gz root=hd0s3
module= /boot/serverboot.gz

In GRUB, partitions are counted from zero, while counted from one on
Mach. I think this should be written into GNU/Hurd FAQ. 

----------------------------------------------------------------------
 .~~.          OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
 o _           http://www-mbi3.kuicr.kyoto-u.ac.jp/~okuji/


Reply to: