On Thursday 12 December 2002 20:05, Rick Johnson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Ted Gervais wrote:
> | I am trying to install a new kernel in grub and this is what I have
> | added:
> |
> | title Red Hat Linux (2.4.18-18.8.0ax25)
> |         root (hd1,0)
> |         kernel /vmlinuz-2.4.18-18.8.0ax25 ro root=LABEL=/1 hdd=ide-scsi
> |         initrd /initrd-2.4.18-18.8.0ax25.img
>
> <snip>
>
> | What does this mean. Why is the ' root=LABEL=/1 hdd=ide-scsi'  line wrong
> | in this 'block'.  All the other blocks in grub use this same 'root'
> | option??
>
> Not sure what the hdd=ide-scsi part means, but root=LABEL=/1 looks kinda
> funny. Perhaps it's just LABEL=/
>
> To be sure - boot into the other kernel and run e2fslabel to verify (or cat
> your fstab).


Thanks Rick for getting back to me.

Here is what my /etc/fstab file shows (in part):

LABEL=/1                /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /proc                   proc    defaults        0 0
none                    /dev/shm                tmpfs   defaults        0 0
-<snip>-

Grub is using ' root=LABEL=/1'  because that is the partition/drive that it is 
boot from.  Maybe the boot process simply doesn't like the hdd=ide=scsi 
part??




>
> - -Rick
> - --
> Rick Johnson, RHCE - [EMAIL PROTECTED]
> Linux/WAN Administrator - Medata, Inc.
> PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (MingW32)
> Comment: Signed and/or encpryted for everyone's protection.
>
> iEYEARECAAYFAj35MnEACgkQIgQdhlSHZgOyHgCgmb+tiZJcztOaCiPXPRQWp80+
> GMoAoId7JjcxYNkf6B1nbWX3rQNT+DXA
> =iJUl
> -----END PGP SIGNATURE-----

-- 
T.L.Gervais
2381 Loretta Ave ., Coldbrook, NS
Canada.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to