![]() |
2013-07-10
, 10:24
|
Posts: 187 |
Thanked: 121 times |
Joined on Jun 2011
@ Subang Jaya, Selangor Darul Ehsan, Malaysia
|
#31
|
The Following User Says Thank You to Jeffrey04 For This Useful Post: | ||
![]() |
2013-07-10
, 10:47
|
Posts: 446 |
Thanked: 207 times |
Joined on Sep 2012
@ Austria/Germany
|
#32
|
![]() |
2013-11-20
, 10:10
|
Posts: 697 |
Thanked: 137 times |
Joined on Jul 2012
@ Hillerød, DK
|
#33
|
and in openmode you can export and reformat MyDocs to ext4 and dont forget to edit /etc/fstab to mount MyDocs as ext4, not vfat
export partitions using rescue images:
http://wiki.meego.com/N950/Fixing_MALF_state
you need 1-5
![]() |
2013-11-20
, 11:04
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#34
|
The Following User Says Thank You to coderus For This Useful Post: | ||
![]() |
2013-11-20
, 11:34
|
Posts: 697 |
Thanked: 137 times |
Joined on Jul 2012
@ Hillerød, DK
|
#35
|
![]() |
2013-11-20
, 14:32
|
Posts: 697 |
Thanked: 137 times |
Joined on Jul 2012
@ Hillerød, DK
|
#37
|
![]() |
2013-11-20
, 19:19
|
Posts: 697 |
Thanked: 137 times |
Joined on Jul 2012
@ Hillerød, DK
|
#39
|
![]() |
2013-11-20
, 20:59
|
Posts: 446 |
Thanked: 207 times |
Joined on Sep 2012
@ Austria/Germany
|
#40
|
alter the line for your MyDocs partition to accommodate for the new file system
rootfs / rootfs defaults,errors=remount-ro,noatime 0 0 /dev/mmcblk0p3 /home ext4 rw,noatime,errors=remount-ro,barrier=1 0 0 /dev/mmcblk0p1 /home/user/MyDocs ext4 rw,noatime,errors=remount-ro,barrier=1 0 0 ubi0:var /var ubifs noauto,no_chk_data_crc,bulk_read
The Following User Says Thank You to mcbook For This Useful Post: | ||