Re: LABEL's



Alas, now that I am making 2 hard drives with the exact same F7 on
them LABEL is causing me all kinds of problems. Even the F7 Rescue
complained :-)

You used dd so you copied the label. Using tools like rsync -a to make
copies would have been saner.

So the only fix is for me to go back to exact partition names so I
can continue to get my understanding of dd complete. I think dd will
work fine IFF the partition your sending data to is larger than the one
it is coming from, and you do NOT put a file system in the destination
partition.

dd will byte copy so you get exact copies in size, label, attributes, the
lot.

tune2fs -L DerekTheDisk /dev/whatever

will change the label on that volume to DerekTheDisk (or FreddieFlash or
whatever you put for up to 16 chars)

Alan

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: I used "boot0cfg" and destroyed the MBR.All labels dissapear! (How I Fixed it)
    ... then you have to repeat the disklabel step ... f) I edited the partition table using fdisk. ... Thus I have created a big slice ad0s1. ... On the b label put in the offset the sectors size of the previous (a ...
    (freebsd-questions)
  • Re: Problem in Solaris 10 Installation - UPDATE
    ... I tried to resize backup partition so that it is: ... Ready to label disk, continue? ... In this way, I can label the disk without error, but the installation gives the same error. ...
    (comp.sys.sun.admin)
  • Re: Problem in Solaris 10 Installation - UPDATE
    ... Please delete the partition and install the OS. ... Ready to label disk, continue? ... In this way, I can label the disk without error, but the installation gives the same error. ...
    (comp.sys.sun.admin)
  • Re: use of label in fstab
    ... use of label in fstab ... > I made another partition /dev/sda5 and used e2label to label it dyndata, ... I don't generally mount by label & I don't use ext filesystems, ...
    (Ubuntu)
  • Re: How to set label on swap partition
    ... so it is no longer recognized by Fedora as a swap. ... > doesn't want to set label since it is not a ext2/ext3 partition. ...
    (Fedora)