View Single Post
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#2265
Originally Posted by nielsvg View Post
in terminal i do:
mkdir ENTER
then it says usage: mkdir OPTION DIRECTORY....
and when i do everything behind eachother:
mkdir mount -o noatime,rw /dev/mmcblk1p2 /

i get the same error
There is a support thread,
but you are doing the mkdir command wrong, its
Code:
mkdir /and
and make sure you run this as root.
 

The Following User Says Thank You to ear0wax For This Useful Post: