- make sure you are in root.
cd ~ - type in
cd /mntandlsto list the content - Now you can go to the volume where your data stored using
cd path/../ - To go to 'Documents' from root,
cd /mnt/c/Users/YourUserName/Documents
Showing posts with label Windows 10. Show all posts
Showing posts with label Windows 10. Show all posts
24 February 2017
How to access your windows documents folder from the ubuntu bash
How to install Ubuntu linux bash on windows 10
As developer, it sometimes easier to use bash to do some process. e.g. it's easier to install Git from the bash and also it's easier to commit a file or create and delete a branch from the command line.
Steps:
Steps:
- Go to start >> settings >> Update & security
- Go to For developers and active the Developer mode radio button.
- Go to Programs and Features >> Turn Windows features on or off
- Select the check box on Windows Subsystem for Linux(Beta)
- Reboot your computer
- To use the bash, go to start, type in "Ubuntu" or "bash"
Subscribe to:
Posts (Atom)


