[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Using UUID in fstab



Am Sonntag 25 Mai 2008 schrieb Petter Reinholdtsen:
> So, it is not always safe to use UUID.

Yes, I know - especially for RAID systems or if you have duplicate UUIDs 
after cloning/backup.

Just found out that

 # xfs_admin  -U `uuidgen` /dev/hda7 
or
 # tune2fs /dev/hda8 -U `uuidgen`

will assign a new UUID to the partition (not possible for RAID systems).

Also, I found Kano's scripts to convert menu.lst and fstab to UUID:

	http://kanotix.com/files/fix-fstab.sh
	http://kanotix.com/files/fix-grub.sh

Just a starting point...

I will reboot now - cross your fingers we will meet again ;)

Bye
Ralf


Reply to: