Thread
:
[SOLVED] apt-get error
View Single Post
viqtah
2013-08-14 , 18:53
Posts: 33 | Thanked: 0 times | Joined on Aug 2013 @ ABU DHABI - UNITED ARAB EMIRATES
#
51
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ sudo gainroot
Root shell enabled
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/home/user # rm -rf /and
/home/user # apt-get clean
/home/user # 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 (noatime,nodiratime,errors=continue,commit=1,data= writeback)
/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)
/dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,exec,nosuid,noatime,nodiratime,ut f8,uid=29999,shortname=mixed,dmask=000,fmask=0000, rodir)
/dev/mmcblk1p1 on /media/mmc1 type vfat (rw,noauto,nodev,exec,nosuid,noatime,nodiratime,ut f8,uid=29999,shortname=mixed,dmask=000,fmask=0000, rodir)
/home/user # df
Filesystem 1k-blocks Used Available Use% Mounted on
rootfs 233104 151028 77792 66% /
ubi0:rootfs 233104 151028 77792 66% /
tmpfs 1024 76 948 7% /tmp
tmpfs 256 96 160 38% /var/run
none 10240 80 10160 1% /dev
tmpfs 65536 4 65532 0% /dev/shm
/dev/mmcblk0p2 2064208 718568 1240784 37% /home
/home/opt 2064208 718568 1240784 37% /opt
/opt/pymaemo/usr/lib/python2.5
2064208 718568 1240784 37% /usr/lib/python2.5
/opt/pymaemo/usr/share/pyshared
2064208 718568 1240784 37% /usr/share/pyshared
/opt/pymaemo/usr/lib/pyshared
2064208 718568 1240784 37% /usr/lib/pyshared
/opt/pymaemo/usr/share/python-support
2064208 718568 1240784 37% /usr/share/python-support
/opt/pymaemo/usr/lib/python-support
2064208 718568 1240784 37% /usr/lib/python-support
/dev/mmcblk0p1 28312128 8892224 19419904 31% /home/user/MyDocs
/dev/mmcblk1p1 3871744 8192 3863552 0% /media/mmc1
/home/user # free
total used free shared buffers
Mem: 245540 241980 3560 0 9044
Swap: 786424 22792 763632
Total: 1031964 264772 767192
/home/user # du -kx / | sort -n | tail -n20
6932 /boot
7960 /lib/dsp
8424 /lib/modules/2.6.28.10-power50
8636 /var/log
12184 /usr/share/locale
12544 /lib/modules
14160 /usr/share/microb-engine/chrome
14844 /usr/share/microb-engine
19652 /usr/bin
23352 /usr/lib/locale
24196 /usr/lib/microb-engine
24364 /var/lib/dpkg/info
24392 /lib
30200 /var/lib/dpkg
31432 /var/lib
40580 /var
50928 /usr/share
147536 /usr/lib
225368 /usr
306580
/home/user # du -kx /home | sort -n | tail -n20
36876 /home/opt/usr/share
37456 /home/opt/rovio/angrybirds
37460 /home/opt/rovio
38460 /home/opt/usr
48812 /home/opt/sunjre/lib
48868 /home/opt/lib
49108 /home/opt/sunjre
60068 /home/system/lib
65424 /home/opt/var/lib/apt/lists
65444 /home/opt/var/lib/apt
65448 /home/opt/var/lib
72984 /home/user/.sword/modules/texts/ztext
72988 /home/user/.sword/modules/texts
72992 /home/user/.sword/modules
74776 /home/user/.sword
81992 /home/opt/var
125612 /home/system
193688 /home/user
384864 /home/opt
705564 /home
/home/user #
Quote & Reply
|
viqtah
View Public Profile
Send a private message to viqtah
Find all posts by viqtah