add mounting info for windows share
This commit is contained in:
parent
ca8aaa5e93
commit
9bf7ee4fed
6
ubuntu/mount.md
Normal file
6
ubuntu/mount.md
Normal file
@ -0,0 +1,6 @@
|
||||
for windows
|
||||
------------------
|
||||
|
||||
* `apt install cifs-utils`
|
||||
* create target folder `mkdir //mnt/onedrive`
|
||||
* `sudo mount.cifs //192.168.1.89/Users/fleet/OneDrive onedrive/ -o user=fleet`
|
Loading…
Reference in New Issue
Block a user