James Barrett on 16 Aug 2009 15:56:28 -0700 |
On Sun, Aug 16, 2009 at 3:45 PM, Art Alexion<arthur@alexion.com> wrote: > ... > > Is there a way, with your init script, to handle sdc1 and take advantage of > uuid? > The directory /dev/disk/by-uuid/ should contain symbolic links to the correct block device file. The links are named with the device's UUID. You can use them in place of the actual block devices to ensure that you are hitting the correct disk. -- Jim Barrett ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|