Mailinglist Archive: opensuse (1898 mails)
| < Previous | Next > |
Re: [opensuse] HDD mount question
- From: "Carlos E. R." <robin.listas@xxxxxxxxxxxxxx>
- Date: Sat, 31 Jul 2010 14:33:16 +0200
- Message-id: <4C54180C.70809@xxxxxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2010-07-31 11:58, auxsvr@xxxxxxxxx wrote:
Don't forget labels. You can name each partition with a label, and use it.
Easier to guess than that
rigmarole of letters and numbers :-)
fstab:
LABEL=a_storage /data/storage_a xfs defaults,nofail 1 3
Another method is by "path". Ie, there are four methods:
cer@Elessar:~> l /dev/disk/by-
by-id/ by-label/ by-path/ by-uuid/
- --
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 "Emerald" GM (Elessar))
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAkxUGAwACgkQU92UU+smfQVw+wCgj+QvUMn3ELRf32iCI6W6kJB8
6d0AnAlPNT55euofAv0+AjSoC0msIDPU
=i56W
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Hash: SHA1
On 2010-07-31 11:58, auxsvr@xxxxxxxxx wrote:
On Saturday 31 of July 2010 12:31:33 Andrew Rich wrote:
I looked in YAST / partioner and it is set to Mount by "Device ID"
Device: /dev/sdb1
Device Path: pci-0000:00:04.1-usb-0:4:1.0-scsi-0:0:0:0-part1
Device ID 1: usb-WD_My_Passport_070A_575836314331304132333530-0:0-part1
Device: /dev/sdc1
Device Path: pci-0000:00:06.1-usb-0:2:1.0-scsi-0:0:0:0-part1
Device ID 1: usb-WD_My_Passport_070A_575843304341394436353438-0:0-part1
So I should be ok ?
Device IDs are different from UUIDs; device IDs depend on the hard disk
serial
number, while a UUID is stored in the filesystem. In your case, fstab is
using
device IDs, which remain constant across reboots, reconnections etc. So you
should be ok.
Don't forget labels. You can name each partition with a label, and use it.
Easier to guess than that
rigmarole of letters and numbers :-)
fstab:
LABEL=a_storage /data/storage_a xfs defaults,nofail 1 3
Another method is by "path". Ie, there are four methods:
cer@Elessar:~> l /dev/disk/by-
by-id/ by-label/ by-path/ by-uuid/
- --
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 "Emerald" GM (Elessar))
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAkxUGAwACgkQU92UU+smfQVw+wCgj+QvUMn3ELRf32iCI6W6kJB8
6d0AnAlPNT55euofAv0+AjSoC0msIDPU
=i56W
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |