View Single Post
Old 07-17-2013, 01:08 PM   #20
Markismus
Guru
Markismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicing
 
Markismus's Avatar
 
Posts: 959
Karma: 149907
Join Date: Jul 2013
Location: Rotterdam
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
Quote:
Originally Posted by Ken Maltby View Post
To continue this hijack of my thread, where are you getting that message?
My apologies Ken.

Your pictures are appreciated in Holland, though. Can't this thread be separated by moderators?

Continuing, I get the message after every reboot. I get it as a pop-up that can be tapped away by pressing OK. In the shell you can see that the internal SD cart is mounted read-write, while the external is mounted read-only:

[root@(none) ~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 253871 130322 123549 51% /
none 16384 4 16380 0% /tmp
none 256952 12 256940 0% /dev
none 16 4 12 25% /var/lib
none 16 0 16 0% /var/log
none 128 20 108 16% /var/run
/dev/mmcblk0p3 3331728 358720 2973008 11% /mnt/onboard

/dev/mmcblk1p1 31539360 12773824 18765536 41% /mnt/sd

[root@(none) ~]# mount
rootfs on / type rootfs (rw)
/dev/root on / type ext4 (rw,noatime,nodiratime,barrier=1,data=ordered)
none on /proc type proc (rw,relatime)
none on /tmp type tmpfs (rw,relatime,size=16384k)
none on /dev type tmpfs (rw,relatime)
none on /var/lib type tmpfs (rw,relatime,size=16k)
none on /var/log type tmpfs (rw,relatime,size=16k)
none on /var/run type tmpfs (rw,relatime,size=128k)
none on /sys type sysfs (rw,relatime)
/dev/mmcblk0p3 on /mnt/onboard type vfat (rw,noatime,nodiratime,fmask=0022,dmask=0022,codep age=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
devpts on /dev/pts type devpts (rw,relatime,mode=600)

/dev/mmcblk1p1 on /mnt/sd type vfat (ro,relatime,fmask=0022,dmask=0022,codepage=cp437, iocharset=iso8859-1,shortname=mixed,errors=remount-ro)

Last edited by Markismus; 07-18-2013 at 08:43 AM. Reason: Added info from shell commands
Markismus is offline   Reply With Quote