l have a crushed laptop drive that is partitioned into two.
The C drive is completely unreadable while the secondary drive l can open and read the files but l cant move them from the drive even if l try open and save as for some of them.
Any ideas?
l have a crushed laptop drive that is partitioned into two.
The C drive is completely unreadable while the secondary drive l can open and read the files but l cant move them from the drive even if l try open and save as for some of them.
Any ideas?
Short summary and a strong caution: since is accessing the drive through an externally powered SATA hub and one partition is already unreadable, avoid any operation that writes to the disk until you’ve secured an image. Writing (chkdsk, repairs, file moves) can permanently reduce recoverable data. ’s check-disk idea is useful only after you have a safe backup — not before.
Quick checks that can save time
Safe recovery workflow (work on a copy, not the original)
sudo ddrescue -f -n /dev/sdX /path/to/backup.img /path/to/ddrescue.log
sudo ddrescue -d -r3 /dev/sdX /path/to/backup.img /path/to/ddrescue.log Replace /dev/sdX with the source device (find with lsblk or sudo fdisk -l) and write the image to the other drive. Always work from that image thereafter.
After imaging
Mount or attach the image read-only and attempt recovery tools on the image (TestDisk for partition/metadata recovery; PhotoRec or file-recovery tools for carving files). If you’re uncomfortable with the commands or the drive is noisy/clicking, stop and consult a professional data-recovery service — further DIY can raise the cost of a successful lab recovery.
Jump to Post— caperjack 875if it a chrashed drive ,how are accessing the files ,can you drag and drop the file to a hardrive or ThumbDrive berhaps
Jump to Post— JorgeM 958Try plugging this drive into another computer using a USB/ATA interface.
Jump to Post— caperjack 875so my other question in my last post ,you didn't answer it ,how are you accessing the drive ,what do you have it hooked up to ??????????????
if it a chrashed drive ,how are accessing the files ,can you drag and drop the file to a hardrive or ThumbDrive berhaps
l can't not drag and drop , thats the main prob l can open the files read but can not do anything that moves the file from its current location
Try plugging this drive into another computer using a USB/ATA interface.
so my other question in my last post ,you didn't answer it ,how are you accessing the drive ,what do you have it hooked up to ??????????????
Sorry for late reply.l am accessing the drive through an externally powerd SATA HDD hub
weird ,you should be able to simply right click and do a copy /paste .
try doing a checkdisk on the drive ,right click the drives icon in mycomputer and go to tools and setup the check disk there
try to connect with another system as hard as you can..
u can delete ur all pertision & make new drives.
And how does that help in recovering data, as the OP asked? It just deletes all the data... Please, read the question that you are 'answering' (I use that word with a fair amount of ironic intent given your posting history so far) and then stop and think whether you can add any help, any value, at all to the thread before you start typing.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.