michaaa62
|
2014-06-27
, 11:11
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#91
|
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2014-06-28
, 11:44
|
Posts: 16 |
Thanked: 4 times |
Joined on Jun 2014
@ Croatia
|
#92
|
|
2014-06-28
, 11:48
|
Posts: 16 |
Thanked: 4 times |
Joined on Jun 2014
@ Croatia
|
#93
|
~ $ df
Filesystem 1k-blocks Used Available Use% Mounted on
rootfs 233344 131616 97448 57% /
ubi0:rootfs 233344 131616 97448 57% /
tmpfs 1024 72 952 7% /tmp
tmpfs 256 84 172 33% /var/run
none 10240 72 10168 1% /dev
tmpfs 65536 4 65532 0% /dev/shm
/dev/mmcblk0p2 2064208 158328 1801024 8% /home
/home/opt 2064208 158328 1801024 8% /opt
/opt/pymaemo/usr/lib/python2.5
2064208 158328 1801024 8% /usr/lib/python2.5
/opt/pymaemo/usr/share/pyshared
2064208 158328 1801024 8% /usr/share/pyshared
/opt/pymaemo/usr/lib/pyshared
2064208 158328 1801024 8% /usr/lib/pyshared
/opt/pymaemo/usr/share/python-support
2064208 158328 1801024 8% /usr/share/python-support
/opt/pymaemo/usr/lib/python-support
2064208 158328 1801024 8% /usr/lib/python-support
~ $ mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /tmp type tmpfs (rw,noatime,size=1024k)
tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755)
none on /dev type tmpfs (rw,noatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k)
/dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)
/home/opt on /opt type none (bind)
nodev on /sys/kernel/debug type debugfs (0)
/opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind)
/opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind)
/opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind)
/opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind)
/opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind)
~ $ sudo gainroot
Enable RD mode if you want to break your device
~ $ sfdisk -l
-sh: sfdisk: not found
~ $ fsck -af /dev/mmcblk0p1
-sh: fsck: not found
~ $
|
2014-06-28
, 12:53
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#94
|
|
2014-06-28
, 19:03
|
Posts: 16 |
Thanked: 4 times |
Joined on Jun 2014
@ Croatia
|
#95
|
There might be some kind of corruption, that maemo considers as blocker while your PC uses some workaround. By the way, which OS does your PC work on?
The output looks good so far. Please install the 'rootsh' package via the Application Manager for the last three commands of my former post to work. These are essential to repair the file system of the internal memory card.
|
2014-06-28
, 19:14
|
Posts: 16 |
Thanked: 4 times |
Joined on Jun 2014
@ Croatia
|
#96
|
|
2014-06-28
, 20:34
|
Posts: 16 |
Thanked: 4 times |
Joined on Jun 2014
@ Croatia
|
#97
|