[opensuse] Changing disk IDs!!
I just upgraded a socket 939 MB to an Athelon 5000 socket AM2 so I can use AMD-V, but, for some strange reason, the HD device IDs seem to have changed (same 250GB SATA HD - the original root partition is not found). The disk shows fine in Repair System Partition Manager, .. and the IDs look similar, but I cannot figure out a way to compare them to the entries in fstab.
When booting the Repair System, all partitions show mounted on / and cannot be unmounted; When dropping to shell after RS, the partitions are still mounted; While IN RS, there is no way to launch a terminal session to edit the entries in fstab.
I am hesitant to try any of the automatied repair options, .. can anyone suggest a way to both edit the original /etc/fstab entries while seeing the 'new' device IDs in the Partition Manager? Has anyone seen a problem like this? TIA, Lee -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tuesday 10 Feb 2009, L. V. Lammert wrote:
I just upgraded a socket 939 MB to an Athelon 5000 socket AM2 so I can use AMD-V, but, for some strange reason, the HD device IDs seem to have changed (same 250GB SATA HD - the original root partition is not found). The disk shows fine in Repair System Partition Manager, .. and the IDs look similar, but I cannot figure out a way to compare them to the entries in fstab.
Can you not go back to the "old" way i.e. /dev/sdaX or /dev/hdaY/ -- Arun Khan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday February 12 2009, Arun Khan wrote:
...
Can you not go back to the "old" way i.e. /dev/sdaX or /dev/hdaY/
-- Arun Khan
Eighteenth time's the charm, eh? Welcome back! RRS -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Randall R Schulz wrote:
Eighteenth time's the charm, eh? Welcome back!
Glad to see you back! -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday, 2009-02-09 at 15:02 -0600, L. V. Lammert wrote:
I just upgraded a socket 939 MB to an Athelon 5000 socket AM2 so I can use AMD-V, but, for some strange reason, the HD device IDs seem to have changed (same 250GB SATA HD - the original root partition is not found). The disk shows fine in Repair System Partition Manager, .. and the IDs look similar, but I cannot figure out a way to compare them to the entries in fstab.
I don't understand why not. Just display the old entries and the actual, current IDs, and compare them letter by letter. Write or print them in a paper, cross each letter... I don't see the problem.
When booting the Repair System, all partitions show mounted on / and cannot be unmounted; When dropping to shell after RS, the partitions are still mounted; While IN RS, there is no way to launch a terminal session to edit the entries in fstab.
I am hesitant to try any of the automatied repair options, .. can anyone suggest a way to both edit the original /etc/fstab entries while seeing the 'new' device IDs in the Partition Manager? Has anyone seen a problem like this?
Just edit fstab in an editor, and display the IDs by any method you choose. For example: ls /dev/disk/by-id/ or ls -l /dev/disk/by-id/ You can just as easily copy paste the names to the editor... - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkmVjZIACgkQtTMYHG2NR9U6LgCdEukMT3pRWkkWlaP51wGYadnw cxYAn34t8JiLii+akiYQ+iX3SZDAsHIV =AiLi -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, 13 Feb 2009, Carlos E. R. wrote:
On Monday, 2009-02-09 at 15:02 -0600, L. V. Lammert wrote:
I just upgraded a socket 939 MB to an Athelon 5000 socket AM2 so I can use AMD-V, but, for some strange reason, the HD device IDs seem to have changed (same 250GB SATA HD - the original root partition is not found). The disk shows fine in Repair System Partition Manager, .. and the IDs look similar, but I cannot figure out a way to compare them to the entries in fstab.
I don't understand why not. Just display the old entries and the actual, current IDs, and compare them letter by letter. Write or print them in a paper, cross each letter... I don't see the problem.
Huh? There is no way TO display the current IDs, much less compare them.
Just edit fstab in an editor, and display the IDs by any method you choose. For example:
ls /dev/disk/by-id/
Huh again? by-id does not display the disk IDs by manufacturer, .. that was the original question. Lee -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday February 13 2009, L. V. Lammert wrote:
On Fri, 13 Feb 2009, Carlos E. R. wrote:
On Monday, 2009-02-09 at 15:02 -0600, L. V. Lammert wrote:
I just upgraded a socket 939 MB to an Athelon 5000 socket AM2 so I can use AMD-V, but, for some strange reason, the HD device IDs seem to have changed (same 250GB SATA HD - the original root partition is not found). The disk shows fine in Repair System Partition Manager, .. and the IDs look similar, but I cannot figure out a way to compare them to the entries in fstab.
I don't understand why not. Just display the old entries and the actual, current IDs, and compare them letter by letter. Write or print them in a paper, cross each letter... I don't see the problem.
Huh? There is no way TO display the current IDs, much less compare them.
% ls -l /dev/disk/by-id lrwxrwxrwx 1 root root 9 2009-02-10 07:05 ata-WDC_WD3000JD-00KLB0_WD-WMAMR1684703 -> ../../sdd lrwxrwxrwx 1 root root 10 2009-02-10 07:05 ata-WDC_WD3000JD-00KLB0_WD-WMAMR1684703-part1 -> ../../sdd1 lrwxrwxrwx 1 root root 9 2009-02-10 07:05 edd-int13_dev80 -> ../../sda lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev80-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev80-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev80-part3 -> ../../sda3 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev80-part4 -> ../../sda4 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev80-part5 -> ../../sda5 lrwxrwxrwx 1 root root 9 2009-02-10 07:05 edd-int13_dev81 -> ../../sdc lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev81-part1 -> ../../sdc1 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev81-part2 -> ../../sdc2 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev81-part3 -> ../../sdc3 lrwxrwxrwx 1 root root 9 2009-02-10 07:05 edd-int13_dev82 -> ../../sdb lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev82-part1 -> ../../sdb1 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev82-part2 -> ../../sdb2 lrwxrwxrwx 1 root root 9 2009-02-10 07:05 edd-int13_dev83 -> ../../sdd lrwxrwxrwx 1 root root 10 2009-02-10 07:05 edd-int13_dev83-part1 -> ../../sdd1 lrwxrwxrwx 1 root root 9 2009-02-10 07:06 ieee1394-0090a9dcdeb9a1ce:000434:0000 -> ../../sde lrwxrwxrwx 1 root root 10 2009-02-10 07:06 ieee1394-0090a9dcdeb9a1ce:000434:0000-part1 -> ../../sde1 lrwxrwxrwx 1 root root 10 2009-02-10 07:06 ieee1394-0090a9dcdeb9a1ce:000434:0000-part2 -> ../../sde2 lrwxrwxrwx 1 root root 9 2009-02-10 07:05 scsi-20010b9ff0d0ba600 -> ../../sdc lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-20010b9ff0d0ba600-part1 -> ../../sdc1 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-20010b9ff0d0ba600-part2 -> ../../sdc2 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-20010b9ff0d0ba600-part3 -> ../../sdc3 lrwxrwxrwx 1 root root 9 2009-02-10 07:05 scsi-35005076718c08df4 -> ../../sda lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-35005076718c08df4-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-35005076718c08df4-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-35005076718c08df4-part3 -> ../../sda3 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-35005076718c08df4-part4 -> ../../sda4 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-35005076718c08df4-part5 -> ../../sda5 lrwxrwxrwx 1 root root 9 2009-02-10 07:05 scsi-SATA_WDC_WD3000JD-00_WD-WMAMR1684703 -> ../../sdd lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-SATA_WDC_WD3000JD-00_WD-WMAMR1684703-part1 -> ../../sdd1 lrwxrwxrwx 1 root root 9 2009-02-10 07:05 scsi-SFUJITSU_MAT3073NP_AAS0P55014US -> ../../sdb lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-SFUJITSU_MAT3073NP_AAS0P55014US-part1 -> ../../sdb1 lrwxrwxrwx 1 root root 10 2009-02-10 07:05 scsi-SFUJITSU_MAT3073NP_AAS0P55014US-part2 -> ../../sdb2
...
Lee
Randall Schulz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2009-02-13 at 09:46 -0600, L. V. Lammert wrote:
On Fri, 13 Feb 2009, Carlos E. R. wrote:
I don't understand why not. Just display the old entries and the actual, current IDs, and compare them letter by letter. Write or print them in a paper, cross each letter... I don't see the problem.
Huh? There is no way TO display the current IDs, much less compare them.
No?
Just edit fstab in an editor, and display the IDs by any method you choose. For example:
ls /dev/disk/by-id/
Huh again? by-id does not display the disk IDs by manufacturer, .. that was the original question.
No? Have you tried? It does display the IDs that are used in fstab, as shown in Randall's email, and that's what you need. You will have to explain better your question to convince us that you need something else. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkmVzIUACgkQtTMYHG2NR9Xw0QCeMtLZxmUU8TIZcBPWKMd7rBh+ ifEAn2W2KbtWIUNLJexAX+9OCMwT8uyX =l1Lk -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (5)
-
Arun Khan
-
Carlos E. R.
-
David C. Rankin
-
L. V. Lammert
-
Randall R Schulz