Quote:
Originally Posted by Ken Maltby
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