LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   UUID device versus /dev (https://www.linuxquestions.org/questions/debian-26/uuid-device-versus-dev-703167/)

abd_bela 02-08-2009 01:52 PM

UUID device versus /dev
 
Hi,

What are the advantages by using
drives are now identified by UUID
over than /dev/xxx;

thanks
bela

makuyl 02-08-2009 02:13 PM

The UUID is unique to a partition and won't change if you would add a disk.
As an example, say you mount /home from sda4, then you add a disk as hd0 and /home becomes sdb4. With UUID in fstab you don't have to change fstab, with sda4 in there your /home won't get mounted before you change fstab.


All times are GMT -5. The time now is 06:28 AM.