I am using ubuntu 14.04 with windows 10 inbuilt.I cannot access the drives which is in ubuntu though the drives are showing in ubuntu luncher.How can I access these file
Asked
Active
Viewed 2,034 times
1 Answers
2
Choose one as per your requirement
1. View windows drives in Ubuntu
Installing Ubuntu in parallel to Windows 8+. It causes problem viewing the windows NTFS drives from ubuntu although it is shown in the Nautilus sidebar.
To view the windows NTFS drives,
- Restart your PC and login to windows
- Open each partition one time and close the file manager
- Reboot into Ubuntu.
- You will be able to access all windows ntfs partitions there
2. View ubuntu ext partition in Windows
Windows do not support ext partitions and you won't be able to see the Ubuntu partition in windows.
To view the Ubuntu partition in Windows.
- Install Ext2Fsd on windows
- Open Ext2Fsd
- You will see the EXT4 partitions in the list
- Mount the partition and assign partition letter.
- You will be able to view the EXT4 partition now.

Anuj TBE
- 2,536
- 10
- 30
- 38
-
However, Microsoft says not to change Linux files from within Windows: https://blogs.msdn.microsoft.com/commandline/2016/11/17/do-not-change-linux-files-using-windows-apps-and-tools/ – K7AAY Jul 11 '18 at 17:37
windows 10 inbuilt
? Are you talking about theWindows subsystem for Linux (bash)
? – derHugo Dec 11 '17 at 06:11