View Single Post
Old 07-20-2014, 07:43 PM   #1336
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by Ken Maltby View Post
OK tried "mount -o remount,rw /" a number of different ways but no result, still not able to delete a file on the external uSD...
Ken you should type:

mount -o remount,rw /mnt/sd

instead of

mount -o remount,rw /

Sdcard is mounted on /mnt/sd, you are mounting rootfs as rw (which is the default behaviour)

To look for changes please use:

mount | grep /mnt
pazos is offline   Reply With Quote