I've installed Ubuntu along with Windows 8. For that, I had to convert all of my hard drives from dynamic to basic. However, I did not face any problem in installing Ubuntu and it got successfully installed. But when I opened Windows, it was not showing any of the hard-drives apart from C (in which Windows is installed). Now, Ubuntu is showing all of my hard-drives and their data but I am not able to find my data and hard-drives in Windows. What should I do ?
Asked
Active
Viewed 104 times
-1
1 Answers
0
You can't able to view Ubuntu partitions(ext4,ext3) on Windows.
See this question for how to read ext4 partitions in Windows.

Avinash Raj
- 78,556
-
-
-
-
see http://www.ubuntugeek.com/how-to-read-ext3ext4-linux-partition-from-windows-7.html – Avinash Raj Feb 25 '14 at 17:23
-
Does it work on windows 8 too ? Because i've read that it does not and also it really is not working for me . All it's showing is only C drive's data and not other's – Deepak Feb 25 '14 at 17:47
-
sudo parted --list
and remember that windows isn't able to read linux partitions... – Braiam Feb 25 '14 at 18:12