|
2013-03-25
, 10:07
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#22
|
Hmmm, thats weird. I couldnt mount it, asks me if I'm root or not :/
tried it with opensh, gives an error aswell:
mount -t ext4 /dev/mmcblk0p3 /mnt/
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2013-03-25
, 10:14
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#23
|
You cannot mount it because you are runnig the system, you cannot overlay a mount when you have LOTS of open files there currently
How to check i now; Create another directory where you can do the mount, or if for example your /mnt/ is unmounted, do:
Then just check what you have on the /mnt/Code:mount -t ext4 /dev/mmcblk0p3 /mnt/
When you can check that you actually HAVE the stuff that's supposed to be there, you can boot your device in maintanance mode, copy the recent stuff that you have in your rootFS /home/ to mmcblk0p3, delete all stuff under your rootFS /home/ to save rootfs space, and finally correct the thing why it does not mount it in boot phase.
I suspect you have played with your /sbin/preinit and changed the mount order...
|
2013-03-25
, 10:33
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#24
|
Well, I haven't played with anything at all... I don't even have openmode (only inception). I can clearly see whats in /home though... But the problem is that I sometimes I can't install something because the app.data has no space (because somehow, the phone thinks it's is mass storage)
I can't even mount it anywhere else either... Yes, not even on /mnt
It gives the same error as before:
/ # mount -t ext4 /dev/mmcblk0p3 /mnt
mount: mounting /dev/mmcblk0p3 on /mnt failed: Invalid argument
~ # mount | grep /mnt ~ # ~ # mount -t ext4 /dev/mmcblk0p3 /mnt ~ # ~ # mount | grep /mnt /dev/mmcblk0p3 on /mnt type ext4 (rw,relatime,errors=remount-ro,barrier=1,stripe=8,data=ordered) ~ # ls /mnt UserEncrypted developer lost+found nemo nitdroid user user2 ~ #
~ # ~ # /sbin/sfdisk -l Disk /dev/mmcblk0: 1957120 cylinders, 4 heads, 16 sectors/track Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/mmcblk0p1 16 1632511 1632496 52239872 c W95 FAT32 (LBA) end: (c,h,s) expected (1023,3,16) found (1023,63,32) /dev/mmcblk0p2 1760512 1891583 131072 4194304 83 Linux /dev/mmcblk0p3 1891584 1957119 65536 2097152 83 Linux /dev/mmcblk0p4 1632512 1760511 128000 4096000 83 Linux start: (c,h,s) expected (1023,3,16) found (1023,63,32) end: (c,h,s) expected (1023,3,16) found (1023,63,32) Disk /dev/dm-0: 0 cylinders, 0 heads, 0 sectors/track sfdisk: ERROR: sector 0 does not have an msdos signature /dev/dm-0: unrecognized partition table type No partitions found ~ #
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2013-03-25
, 11:21
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#25
|
|
2013-03-25
, 11:22
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#26
|
|
2013-03-25
, 11:23
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#27
|
|
2013-03-25
, 11:26
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#28
|
Yes, but that was a long time ago (I did a reflash a couple times already though)
|
2013-03-25
, 11:57
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#29
|
|
2013-03-25
, 13:04
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#30
|
Tags |
application, problem, storage |
|
Instead, the stuff in /home/ is just under the home folder on rootfs.