Would you please tell me how to recover the partitions properly? I wonder how to add new partiotion as boot section, or to set Geometry, but have no idea how to perfume in detail. Thanks in advance.
- Seagate ST31005 28AS 1TB (diskutil_info.txt) connected to Mac OS X 10.8.4 through USB3.0-SATA
- Four independent(?) partition found as 'img00.png', looks in green, what I want to salvage are in the 4th
- [Quick Search] has shown as 'img01.png', and after [Write] and reboot the machine, the HDD could not be recognized
as 'img2.png' (In Japanese, "The set disk was not able to be read by this machine.")
- [Deeper Search] revealed with 'testdisk.log.zip'
Best Regards,
grantaka36
Please help with Seagate ST31005 partition recovery Topic is solved
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
-
- Posts: 2
- Joined: 02 Sep 2013, 04:44
Please help with Seagate ST31005 partition recovery
- Attachments
-
- images.zip
- (216.21 KiB) Downloaded 354 times
-
- diskutil_info.txt.zip
- (593 Bytes) Downloaded 334 times
-
- testdisk.log.zip
- (92.68 KiB) Downloaded 361 times
- cgrenier
- Site Admin
- Posts: 5436
- Joined: 18 Feb 2012, 15:08
- Location: Le Perreux Sur Marne, France
- Contact:
Re: Please help with Seagate ST31005 partition recovery
You have choosen to write the wrong partition table. The original one was correct. Please run TestDisk, Analyse, Quick Search, Write, confirm, Quit and restart your computer.
Once it's done, as root, run
Once it's done, as root, run
Code: Select all
fsck.xfs /dev/disk1s4
-
- Posts: 2
- Joined: 02 Sep 2013, 04:44
Re: Please help with Seagate ST31005 partition recovery
Dear cgrenier,
Great, thanks to your advice, what I want to get: '/dev/disk1s4' has been perfectly recovered. Here's procedure for viewer's information:
- Ubuntu 12.04 as guest OS of VMware Fusion 5 (maybe VirtualBox also could be good)
- installing 'xfsprogs' command (img00.jpg) could get found '/dev/disk1s4' partition with mounted properly (img01.jpg)
Thanks,
grantaka36
Great, thanks to your advice, what I want to get: '/dev/disk1s4' has been perfectly recovered. Here's procedure for viewer's information:
Done properly with testdisk.log (attached in this reply)run TestDisk, Analyse, Quick Search, Write, confirm, Quit and restart your computer
Unfortunately my Terminal of Mac OS X 10.8.4 don't have the command 'fsck.xfs' on default, so handled with:Once it's done, as root, run
fsck.xfs /dev/disk1s4
- Ubuntu 12.04 as guest OS of VMware Fusion 5 (maybe VirtualBox also could be good)
- installing 'xfsprogs' command (img00.jpg) could get found '/dev/disk1s4' partition with mounted properly (img01.jpg)
Thanks,
grantaka36
- Attachments
-
- files.zip
- (200.77 KiB) Downloaded 340 times