Re: Labels and mounting problems



On 12/25/06, Larry D Sorensen <larry.sorensen@xxxxxxxx> wrote:
Is there a place where you can see the actual labels set up, not just in
the fstab; and is there a way to get rid of no longer needed labels?

For an individual partition, you can grep for "^Filesystem volume"
from the output of dumpe2fs <partition>, e.g.:

# dumpe2fs /dev/hdc6|grep ^Filesystem\ volume
dumpe2fs 1.39 (29-May-2006)
Filesystem volume name: <none>

(There is no label set on this filesystem).

Use the "-L" option to tune2fs to set volume labels.

--
Jeremy L. Gaddis, MCP, GCWN
http://www.linuxwiz.net/

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: fstab and scsi
    ... You can label your filesystem using the e2label command: ... In case of duplicate filesystem labels, the first one found by the ... Strictly speaking the mount point directory is not required to be ...
    (linux.redhat)
  • Re: writing dir to DVD
    ... Phil Schaffner wrote: ... You need to see which filesystem is whining. ... If you didn't use labels, ... "Microsoft is a cross between The Borg and the Ferengi. ...
    (Fedora)
  • Re: Installing Multiple Linux OSes
    ... >Correct, The filesystem will be named the same, but the LABEL will ... IF you use labels in th fstabs. ... My normal kernel builds do not use an ... Copyright 2005 by Maurice Eugene Heskett, ...
    (Fedora)
  • Re: Destructive conversion from vfat to ext3?
    ... With labels, you can have a more "abstract" fstab ... Red Hat Enterprise Linux 3 makes use of this. ... long as there's just one filesystem which has the label "Users". ...
    (comp.os.linux.misc)
  • Re: partition labels
    ... Another possibility is that the disk or filesystem has ... > If you're doing an upgrade, anaconda will probably leave the filesystem ... > labels as they are. ... anaconda will not create partition labels that are ...
    (Fedora)