View Single Post
Posts: 22 | Thanked: 0 times | Joined on Nov 2005
#7
Originally Posted by bhima
If you're referring to the page I wrote on maemo.org, I only built my own version of fdisk because I didn't have an MMC reader handy

You can reformat the RS-MMC card under Linux quite easily. I gave myself two partitions, the first one standard FAT and the second one ext2. The 770 mounts the first partition normally, so it looks like I have a 2MB card. In xterm, I type "mount /dev/mmc<blah>p2 /sw" (or wherever you want to mount the second partition) and it's there. It's not actually that hard.
Anyone able to give a step by step guide on this for us linux "virgins"