-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "LL" == Linux Lingam <[EMAIL PROTECTED]> writes:

    LL> i just installed debian sarge 7august 2004 version, on a
    LL> partition on my pc.  *made sure* it did not install any
    LL> bootloader in mbr.  rather, i let it install lilo in its own
    LL> partition.

    LL> debian works okay.  i reboot, and in the pristine grub, try
    LL> launching redhat8.

    LL> the root filesystem is checked, some 'duplicate label' error
    LL> is flashed on the screen, the root filesystem is remounted in
    LL> read-only mode. all this happens too fast to note it down
    LL> accurately.

    LL> [snip]

Run this:

for i in `fdisk -l | grep '^/dev' | cut -d' ' -f1` ; do echo -n "$i: " ; e2label $i 
2>/dev/null ; echo "" ; done
[may have wrapped]

This will tell you the labels on your partitions.  Now check for
duplicates.  Use e2label in Knoppix to eliminate duplicate labels.
Change appropriate /etc/fstab[s].  Reboot.  Bow down and worship.

Regards,

- -- Raju
- -- 
Raj Mathur                [EMAIL PROTECTED]      http://kandalaya.org/
       GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
                      It is the mind that moves
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQFBMT+TyWjQ78xo0X8RAsoiAJ9slWr7VR4MHQeDa4JL8tHldEo6TACdGfZg
Ra8Uk0LvpKNJXlEqyXpD1pU=
=jjpE
-----END PGP SIGNATURE-----

_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to