| « HOWTO:Get my USB Logitech Rumblepad working. | HOWTO: Install VMware tools without a GUI or X » |
ls /dev/disk/by-label -lah
OR
and to set it to something or something else, but the partition must not be mounted.
To change the UUID you can use the following. To generate a new UUID use the command below.
uuidgen
To change the uuid on ext2, ext3 or ext4 partitions use something like the following, remember to change the X to the correct drive and N to the correct partition number
and for reiserfs you can use either of these
sudo reiserfstune /dev/sdXN -U (output from uuidgen)