<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 04.01.2013 20:22, Clift, Tom CIV NSWCDD, K55 wrote:
<blockquote cite="mid:02CF0DE3-26BC-4BB1-9AF7-5B8ED1127654@mimectl"
 type="cite">
  <div><font color="#000000" face="Arial" size="2"> 
  <div dir="ltr" id="idOWAReplyText57782">
  <div dir="ltr">All, I have created a new partition on a spare drive
and want to add it to the fstab. I basically see three(3) different
ways to do it. All work but what is the preferred way.</div>
  <div dir="ltr"> </div>
  <div dir="ltr">1. Use Blkid</div>
  <div dir="ltr">2. Use Label</div>
  <div dir="ltr">3. Use physical device (/dev/sdb1)</div>
  <div dir="ltr"> </div>
  <div dir="ltr">All seem to work fine.Any preference?</div>
  </div>
  </font></div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
redhat-sysadmin-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:redhat-sysadmin-list@redhat.com">redhat-sysadmin-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list">https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list</a></pre>
</blockquote>
5.1.2013<br>
Hello Tom,<br>
I recommend you to go by UUID's (blkid as root) as on a particular disk
this identifier won't
<br>
change in case you alte your HD-setup, otherwise with devicenames
(dev/sdXX)<br>
you can have an issue, as they will change if you regroup our harddisks.<br>
The UUID is unique for each drive.<br>
Have stable fun, DasEi, Martin<br>
</body>
</html>