UUID label format -

Bob Goodwin - Zuni, Virginia, USA bobgoodwin at wildblue.net
Fri May 22 17:55:13 UTC 2015


Fstab as it is now:

> UUID=9c997a90-52d5-43c5-8ecf-b2eddc651a26  / ext4    defaults,noatime 0 0
> UUID=8c07c357-e688-40de-87f7-1b6d0c30a879  /boot ext3 defaults,noatime 0 0
> UUID=f750dde3-d92c-4709-80e8-82054a448952  swap swap defaults,noatime 0 0


I am instructed to change the /boot UUID:

Edit the fstab file to reflect the new UUID of the partition and change 
from being an ext to a vfat type

1. blkid /dev/mmcblk0p1 – this will give the UUID of the partition
2. vi /mnt/sdcard/etc/fstab and edit the line which contains /boot to
    contain the above info


UUID=8c07c357-e688-40de-87f7-1b6d0c30a879  /boot ext3 defaults,noatime 0 0

The resulting UUID is a lot different and I don't know what part to 
insert in "fstab?"

[bobg at box10 FedoraIso]$ blkid /dev/sdf1
/dev/sdf1: SEC_TYPE="msdos" UUID="5215-6D07" TYPE="vfat" 
PARTUUID="ef090a32-01"

Can someone show me exactly what to type?

Bob

-- 
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10  FEDORA-22b/64bit LINUX XFCE



More information about the users mailing list