![]() |
2009-12-13
, 20:23
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#12
|
The Following User Says Thank You to fpp For This Useful Post: | ||
![]() |
2009-12-13
, 20:32
|
Posts: 279 |
Thanked: 95 times |
Joined on Sep 2009
|
#13
|
![]() |
2009-12-13
, 20:47
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#14
|
although i have uninstalled butterflyplugin this python mounts comes after reboot. how can i remove them from the automount?
![]() |
2009-12-13
, 21:08
|
Posts: 279 |
Thanked: 95 times |
Joined on Sep 2009
|
#15
|
![]() |
2009-12-13
, 21:14
|
Posts: 279 |
Thanked: 95 times |
Joined on Sep 2009
|
#16
|
![]() |
2009-12-14
, 03:49
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#17
|
for example mount command gives
/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)
actual folders they point are empty
~ $ df -h Filesystem Size Used Available Use% Mounted on rootfs 227.8M 157.3M 66.3M 70% / ubi0:rootfs 227.8M 157.3M 66.3M 70% / tmpfs 1.0M 92.0k 932.0k 9% /tmp tmpfs 256.0k 76.0k 180.0k 30% /var/run none 10.0M 80.0k 9.9M 1% /dev tmpfs 64.0M 4.0k 64.0M 0% /dev/shm /dev/mmcblk0p2 2.0G 50.6M 1.8G 3% /home /dev/mmcblk0p1 27.0G 1.7G 25.3G 6% /home/user/MyDocs /dev/mmcblk1p1 7.5G 2.6G 4.9G 34% /media/mmc1 ~ $ 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=writeback) /dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir) /dev/mmcblk1p1 on /media/mmc1 type ext2 (nodiratime) ~ $
![]() |
2009-12-14
, 04:47
|
Posts: 66 |
Thanked: 44 times |
Joined on Nov 2009
|
#18
|
![]() |
2009-12-14
, 05:32
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#19
|
![]() |
2009-12-14
, 06:23
|
Posts: 66 |
Thanked: 44 times |
Joined on Nov 2009
|
#20
|
BTW, python is not optified. I think it eats about 15MB.