Thread
:
How to upgrade the internal memory by extending the root filesystem to a memory card
View Single Post
musicoman
2006-03-08 , 16:43
Posts: 16 | Thanked: 0 times | Joined on Feb 2006
#
64
Like psychedelic , I don't know if it works. I got the same issue in the memory panel and with the command free so I put my "mount" here.
/ $ mount
/dev/mtdblock4 on /mnt/initfs type jffs2 (rw,noatime)
none on /mnt/initfs/proc type proc (rw,nodiratime)
none on /mnt/initfs/sys type sysfs (rw)
none on /mnt/initfs/tmp type tmpfs (rw)
/dev/mtdblock4 on / type jffs2 (rw,noatime,rpsize=1024,rpuid=0,rpuid=30000)
none on /tmp type tmpfs (rw)
/proc on /proc type proc (rw,nodiratime)
sysfs on /sys type sysfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
none on /dev type tmpfs (rw)
/dev/mmcblk0p2 on /Root type ext3 (rw,noatime)
devpts on /dev/pts type devpts (rw)
/dev/mmcblk0p1 on /media/mmc1 type vfat (utf8,uid=29999)
/ $
any idea ?
Last edited by musicoman; 2006-03-08 at
16:48
.
Quote & Reply
|
musicoman
View Public Profile
Send a private message to musicoman
Find all posts by musicoman