View Single Post
Posts: 208 | Thanked: 17 times | Joined on Jan 2010 @ Belgium
#2263
how do i do this:

mkdir and
mount -o noatime,rw /dev/mmcblk1p2 /and


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