2
votes
1answer
471 views

A Live CD distro for getting data off a NTFS partition without X Windows

The Windows partition on my laptop seems to refuse to boot, and since I lack the original install CD, I was thinking of installing my preferred Linux distro, Arch on it. I want to recover data off ...
1
vote
2answers
405 views

“lshw -C disk” returns but prints nothing

I am using an ubuntu live cd to help me recover some data off of a hard drive. I used lshw -C disk to find out which device I need to copy, /dev/sda in this case. I am using ddrescue -n to try and ...