top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Change device/partition label in Fedora

0 votes
717 views

I know this is an easy one, but I can't seem to find the current correct way to do it. I've got a TB HDD that I need to change the LABEL on. Currently it's 'LIVE' (it's an old production drive) and I really want to just remove the label altogether and mount it with the UUID of the drive.

What's the best and most current way to do it? I was thinking e2label will do it, but it's been so long since I've done it, I'm playing it safe.

posted Aug 8, 2013 by Deepankar Dubey

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

3 Answers

+1 vote

man e2label
tune2fs -l /dev/whatever shows the UUID

answer Aug 9, 2013 by Sumit Pokharna
0 votes

can not say about an lvm drive as i do not like them.
_man_ e2label_ should refresh your memory.

answer Aug 8, 2013 by Kumar Mitrasen
Fortunately its not an lvm drive.
0 votes

Disks (from the Gnome Shell) or gnome-disks from a shell. Click on the "gears" icon on the partition and select Edit Filesystem to change the label.

answer Aug 8, 2013 by Luv Kumar
Similar Questions
+1 vote

Ubuntu 13.04 (Gnome) is telling me that my /boot partition on (/dev/sda1) is 96% full.

Is the best option to boot from Knoppix & resize the partition or is it safe to delete all the old kernels to free up the space? If I can safely delete the kernels, what's the best way to go about it?

0 votes

I tried to encrypt the disk (option in Fedora) and failed because /boot can not be in encrypted partition. I have only one HDD and it appears that the encrypted option is for the entire HDD. Is there any place in the new Anaconda where encryption can be done for selected partitions? Where? Do I have other options (beyond getting rid of encryption, which may be just too esoteric for me in the first place)?

0 votes

I am on the verge of a rather thorough hardware upgrade, ie. motherboard/cpu, and in addition want to migrate from XP 32 to Fedora 18 64. So, now it occurs to me that all the drivers from Windoze will be
gone--are there drivers in the Fedora CD package, or will I have to hunt them down? Actually, there may be a more basic driver issue--namely, running the CD player itself: the driver won't be loaded yet. Is this a
problem? I also have an ISO image on USB, if needed.

0 votes

I plan to swap the HD on my laptop with an SSD of same size. Will it work OK if I dd the HD to an external HD, swap the HD with the SSD and dd the contents back to the SSD? I believe I can use knoppix to the process.

+1 vote

I have mainly on my server around 200 Gb data and expanding. I would like to use for now on a virtual server (my new server will have VT, 16Gb ram, 2x1To raid disk)

I wonder what is safer, to use a for example 500Gb virtual disk for data or use a dedicated 500Gb partition accessed through virtual network or shared folder.

I wonder this because of the updates (and then distro upgrade) that could brake the shares. I use openSUSE, 12.3 for now and then 13.1 when available

...