View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#69
Originally Posted by coderus View Post
Code:
mkdir /usb
mount /dev/sda1 /usb
### ......
umount /usb
I need to do this as root or user ?
Thanks
 

The Following 2 Users Say Thank You to Schturman For This Useful Post: