Thread
:
How to upgrade the internal memory by extending the root filesystem to a memory card
View Single Post
djs_tx
2006-03-08 , 19:11
Posts: 227 | Thanked: 51 times | Joined on Feb 2006
#
65
uNtouched:
I might be wrong but I think your issue is that you are not putting a file system on the second partition. After mkfs.vfat for the first partition, do a mkfs.ext3 for the second partition.
musicoman:
/dev/mmcblk0p2 on /Root type ext3 (rw,noatime) means the second partition on your mmc card is mounted on /Root. I would take that to mean it is working
David
Quote & Reply
|
djs_tx
View Public Profile
Send a private message to djs_tx
Find all posts by djs_tx