Somehow I had a SATA hard drive (500 GB, Western Digital) suffer a catastrophic failure where first programs simply would not open other than AIM, Paint, Explorer, something else and Registry Editor, then after I moved a bunch of files to a second partition, the drive itself seemed to fail so bad that it would no longer load -- from the Windows XP installer, the drive read as maybe 131 GB of unpartitioned space or a single partition. Don't care for the OS or programs, just want to recover files.
Now it's plugged into another desktop (the "native" hard drive is also SATA) and I'm using the latest build (minime) of PCLinuxOS with the KDE Desktop, but while I can reach the USB external hard drive just fine, I can't figure out how to access either of the two SATA "internal" hard drives, at least not from root, and I don't have a SATA enclosure. Any advice on how to proceed?
File recovery by Linux question
Moderator: Thanas
-
- Sith Devotee
- Posts: 3395
- Joined: 2005-07-31 06:48am
File recovery by Linux question
"Yee's proposal is exactly the sort of thing I would expect some Washington legal eagle to do. In fact, it could even be argued it would be unrealistic to not have a scene in the next book of, say, a Congressman Yee submit the Yee Act for consideration. " - bcoogler on this
"My crystal ball is filled with smoke, and my hovercraft is full of eels." - Bayonet
Stark: "You can't even GET to heaven. You don't even know where it is, or even if it still exists."
SirNitram: "So storm Hell." - From the legendary thread
"My crystal ball is filled with smoke, and my hovercraft is full of eels." - Bayonet
Stark: "You can't even GET to heaven. You don't even know where it is, or even if it still exists."
SirNitram: "So storm Hell." - From the legendary thread
- Marcus Aurelius
- Jedi Master
- Posts: 1361
- Joined: 2008-09-14 02:36pm
- Location: Finland
Re: File recovery by Linux question
Open a terminal window and tell us what "mount" says. It might be that the Linux you are using does not mount internal drive NTFS partitions by default, but the output of that command should tell us what filesystems are mounted (and where) and what not. Theoretically mounted filesystems on non-removable media such as internal hard disk should appear in /mntEdward Yee wrote:Somehow I had a SATA hard drive (500 GB, Western Digital) suffer a catastrophic failure where first programs simply would not open other than AIM, Paint, Explorer, something else and Registry Editor, then after I moved a bunch of files to a second partition, the drive itself seemed to fail so bad that it would no longer load -- from the Windows XP installer, the drive read as maybe 131 GB of unpartitioned space or a single partition. Don't care for the OS or programs, just want to recover files.
Now it's plugged into another desktop (the "native" hard drive is also SATA) and I'm using the latest build (minime) of PCLinuxOS with the KDE Desktop, but while I can reach the USB external hard drive just fine, I can't figure out how to access either of the two SATA "internal" hard drives, at least not from root, and I don't have a SATA enclosure. Any advice on how to proceed?
but there is no standard on how the subdirectories, if used, are named.
- Agent Sorchus
- Jedi Master
- Posts: 1143
- Joined: 2008-08-16 09:01pm
Re: File recovery by Linux question
The 131 Gb size is due not to the drive dieing but that is all xp normally assumes, however their is a special part that is used to make the drive work at it's full size. I would be willing to bet that the xp installer cannot utilize this part and is giving you the wrong size.
In other words the size reported is not a symptom of the drive failing, but an artifact of xp.
(I have a 160gb in an older computer that only reports as 131070MB and at one point investigated why.)
In other words the size reported is not a symptom of the drive failing, but an artifact of xp.
(I have a 160gb in an older computer that only reports as 131070MB and at one point investigated why.)
the engines cannae take any more cap'n
warp 9 to shroomland ~Dalton
warp 9 to shroomland ~Dalton
- Ace Pace
- Hardware Lover
- Posts: 8456
- Joined: 2002-07-07 03:04am
- Location: Wasting time instead of money
- Contact:
Re: File recovery by Linux question
For the 131GB, upgrade your windows XP installation to Sp2/3 (obviously, 3). Windows XP SP0 does not support full size NTFS partitions.
Brotherhood of the Bear | HAB | Mess | SDnet archivist |
-
- Sith Devotee
- Posts: 3395
- Joined: 2005-07-31 06:48am
Re: File recovery by Linux question
Running the Linux build from the afflicted PC with that SATA hard drive, chose the Application Launcher Menu (Start button equivalent), ran the "mount" command in a terminal window, got this:
The "My Book" reference is to the USB external I've got plugged in as the destination for any recovered files.KDE terminal window... I think? wrote:/dev/root on / type rootfs (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/dev/sdb1 on /media/My Book type vfat (rw,nosuid,nodev,uhelper=hal,uid=500,utf8,shortname=mixed,flush)
"Yee's proposal is exactly the sort of thing I would expect some Washington legal eagle to do. In fact, it could even be argued it would be unrealistic to not have a scene in the next book of, say, a Congressman Yee submit the Yee Act for consideration. " - bcoogler on this
"My crystal ball is filled with smoke, and my hovercraft is full of eels." - Bayonet
Stark: "You can't even GET to heaven. You don't even know where it is, or even if it still exists."
SirNitram: "So storm Hell." - From the legendary thread
"My crystal ball is filled with smoke, and my hovercraft is full of eels." - Bayonet
Stark: "You can't even GET to heaven. You don't even know where it is, or even if it still exists."
SirNitram: "So storm Hell." - From the legendary thread
-
- Sith Devotee
- Posts: 3395
- Joined: 2005-07-31 06:48am
Re: File recovery by Linux question
Ghetto edit: Tried the SP2 installer, got this from the partition select screen: The onboard SATA hard drive size total was listed as 476940 MB, with only 1 partition of "Unknown" file system at 131072 MB, and the rest of the drive was treated by the installer as "unpartitioned," 345868 MB.
I'm aware that Knoppix is supposed to be a good choice for LiveCD if doing data recovery, but I don't have any SATA 3.5" HDD enclosure, so any further advice would be appreciated.
I'm aware that Knoppix is supposed to be a good choice for LiveCD if doing data recovery, but I don't have any SATA 3.5" HDD enclosure, so any further advice would be appreciated.
"Yee's proposal is exactly the sort of thing I would expect some Washington legal eagle to do. In fact, it could even be argued it would be unrealistic to not have a scene in the next book of, say, a Congressman Yee submit the Yee Act for consideration. " - bcoogler on this
"My crystal ball is filled with smoke, and my hovercraft is full of eels." - Bayonet
Stark: "You can't even GET to heaven. You don't even know where it is, or even if it still exists."
SirNitram: "So storm Hell." - From the legendary thread
"My crystal ball is filled with smoke, and my hovercraft is full of eels." - Bayonet
Stark: "You can't even GET to heaven. You don't even know where it is, or even if it still exists."
SirNitram: "So storm Hell." - From the legendary thread