Pascal Hibon wrote: 
> It is best to use the UUID. As JackOfAll mentioned, device names such as
> /dev/sda1 can change. But a UUID will always be the same for a specific
> drive.
> You can get the list of drives with their UUID (among other info) by
> using the command *blkid*.

BTW you can just install hdparm on the current F19 release:


Code:
--------------------
    
  sudo yum install hdparm
  
--------------------

Not sure if this version completely works for ARM (I guess it does).


------------------------------------------------------------------------
lintweaker's Profile: http://forums.slimdevices.com/member.php?userid=47485
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to