[opensuse] fstab Drives Listed by id
I can't create a Bare Metal Disaster Recovery CD. fstab records the Drives listed by ID "/dev/disk/by-id/SCSI-SSEAGATE_ST........" So if a new drive is encountered it can't be mounted. I looked at tune2fs, but I'm not sure it this is the right tool or how to use it correctly. I just need the fstab to list drives/partitions by type. Suggestions....? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Would some combination of 'fdisk -l' or 'parted' (using the print command) do the trick? --ted William Hammond said the following on 05/22/2008 03:41 PM:
I can't create a Bare Metal Disaster Recovery CD.
fstab records the Drives listed by ID "/dev/disk/by-id/SCSI-SSEAGATE_ST........"
So if a new drive is encountered it can't be mounted.
I looked at tune2fs, but I'm not sure it this is the right tool or how to use it correctly.
I just need the fstab to list drives/partitions by type.
Suggestions....?
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Would some combination of 'fdisk -l' or 'parted' (using the print command) do the trick?
--ted
William Hammond said the following on 05/22/2008 03:41 PM:
I can't create a Bare Metal Disaster Recovery CD.
fstab records the Drives listed by ID "/dev/disk/by-id/SCSI-SSEAGATE_ST........"
So if a new drive is encountered it can't be mounted.
I looked at tune2fs, but I'm not sure it this is the right tool or how to use it correctly.
I just need the fstab to list drives/partitions by type.
Suggestions....?
Just change fstab Don't forget to check (before reboot) on /boot/grub/menu.lst, change there accordingly.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- L. de Braal BraHa Systems NL - Terneuzen T +31 115 649333 F +31 115 649444 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Thursday 2008-05-22 at 22:56 +0200, Leen de Braal wrote:
I just need the fstab to list drives/partitions by type.
Suggestions....?
Just change fstab
That's not very advisable nowdays. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFINeNrtTMYHG2NR9URAhUiAJ0UqiUiiVokAykcSHIGAgeJblZ6ngCggBxt ooIPqKUfkpUSqqQD7heIvG4= =Bapg -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Thursday 2008-05-22 at 12:41 -0700, William Hammond wrote:
I can't create a Bare Metal Disaster Recovery CD.
fstab records the Drives listed by ID "/dev/disk/by-id/SCSI-SSEAGATE_ST........"
So if a new drive is encountered it can't be mounted.
Why not? - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFINeOatTMYHG2NR9URAuXnAJ94uHqZjeGGZDv+mILq9O+d/8TnoQCeNZtY tXmkUX2TsM//k7gKymO9rsE= =hdca -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
William Hammond <tech@mbdsoft.com> writes:
I can't create a Bare Metal Disaster Recovery CD.
fstab records the Drives listed by ID "/dev/disk/by-id/SCSI-SSEAGATE_ST........"
So if a new drive is encountered it can't be mounted.
Why not? There's no difference for a new additional drive.
I looked at tune2fs, but I'm not sure it this is the right tool or how to use it correctly.
I just need the fstab to list drives/partitions by type.
yast2 partitioner has an option where you saw how fstab should be written. Andreas -- Andreas Jaeger, Director Platform/openSUSE, aj@suse.de SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
At 01:40 AM 5/23/2008, Andreas Jaeger wrote:
William Hammond <tech@mbdsoft.com> writes:
I can't create a Bare Metal Disaster Recovery CD.
fstab records the Drives listed by ID "/dev/disk/by-id/SCSI-SSEAGATE_ST........"
So if a new drive is encountered it can't be mounted.
Why not? There's no difference for a new additional drive.
I assume it is because the id does not match the specific drive that the Recover Disk was made from.
I looked at tune2fs, but I'm not sure it this is the right tool or how to use it correctly.
I just need the fstab to list drives/partitions by type.
yast2 partitioner has an option where you saw how fstab should be written.
Thanks, I'll look at this...
Andreas -- Andreas Jaeger, Director Platform/openSUSE, aj@suse.de SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (5)
-
Andreas Jaeger
-
Carlos E. R.
-
Leen de Braal
-
Ted Markowitz
-
William Hammond