0

I recently spilled coffee on my laptop (that had both windows and ubuntu) and it won't work anymore. In an attempt to save the hard drive, I bought a hard drive enclosure and was able to access it, but the problem now is that I can only view the files on windows os. is there a way I can access my files saved on ubuntu? I'm currently trying to access these files from a macOS.

aef
  • 1

1 Answers1

0

Plug the hard drive into a machine that either knows or uses the EXT4 file system.

Pretty sure macOS and other linux ditros can do this.

Vasilisa
  • 579
  • 2
  • 15
  • I'm now using macOS and can't find the files. – aef Oct 16 '20 at 15:36
  • Is the drive mounted and everything? – Vasilisa Oct 16 '20 at 18:13
  • I believe that yeah, since I'm able to find the files that were on windows. – aef Oct 18 '20 at 15:36
  • I imagine the drive is separated into partitions then or something. Try having a look in GParted to make sure the partition you want is mounted and visible. – Vasilisa Oct 18 '20 at 15:44
  • Got GParted and I can access the partition but none of files were there. I could find all other files like the python library files but non of my saved stuff were there. How can that be possible! Also thank you for you help, I appreciate it! – aef Oct 22 '20 at 06:45
  • @arwa In case you might've hidden the files or directories, (assuming the partition is mounted) go into the partition via GUI and right click on the empty space. You might see a box called "Show hidden folders". Maybe that might help? Not sure. – Vasilisa Oct 22 '20 at 08:01