My Ubuntu laptop died recently and I've pulled the hard drive out of it. I'm trying to read the data on it from a windows 8.1 laptop but I don't think its recognizing the file system.
I've tried installing an ubuntu virtualbox VM but it's unable to detect the hard drive.
I'm currently unable to dual boot due to lack of blank CD's... is there a way to read the hard drive using Windows 8.1?
Windows only naturally understands Windows file systems... but you can install more.
Ubuntu by default uses ext4 these days, so you probably need something like this :
http://www.ext2fsd.com/
It appears that the ext2fsd solution has not been updated in over 2 years, and has outstanding known bugs that indicate they create data corruption, so I would be cautious about that approach.
I think you would be be better off accessing the filesystem from a native OS. I would suggest that you prepare a bootable image of the Ubuntu desktop installer ISO for the version you have/had installed on the dead PC, and use that to boot your Windows 8 PC.
PenDriveRufus tool on Windows).Yep. Get a driver to read it like http://sourceforge.net/projects/ext2fsd/
I havent used linux forever so google one for whatever filesystem you use.
Yes, by far the best solution, with support for ext4, google then install Paragon ExtFS. It will alow native access on Mac or all current Windows.
(someone correct me if i am wrong) but you should ba able to boot from the ubuntu hard drive in your laptop by swiching them out since linux dosnt have licensing like windows, then all you have to do is copy the files to a flash drive or to your windows hard drive with a sata to usb adapter