View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#68
Originally Posted by Schturman View Post
Coderus, can you explain please how to do this and how to unmount at the end?
And when I connect it, how to check what it do?
Thanks
Code:
mkdir /usb
mount /dev/sda1 /usb
### ......
umount /usb
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 3 Users Say Thank You to coderus For This Useful Post: