View Single Post
Posts: 607 | Thanked: 296 times | Joined on Jun 2008 @ Finland
#2
Big thanks for the how-to b-man!!!


Re-configuring /etc/fstab to your system setup. (note: this is based off of the partition setup provided at the top of this page)
Code:
rootfs  /       rootfs  defaults,errors=remount-ro,noatime,nodiratime   0	1
proc    /proc   proc    defaults        0       0
/dev/mtdblock4  /mnt/rootfs     jffs2 defaults  0       0
/dev/mmcblk0p2  swap  swap	defaults	0	0
/dev/mmcblk0p1 /media/mmc2	vfat defaults	0	0
Note that this is working configuration for you, but is not working configuration for all tablets.

Example, for me the internal card is mmcblk0 in maemo, but in ubuntu/mer/deblet it always appears to be mmcblk1.
__________________
Touch Book .. do not waste you money on it.
 

The Following 3 Users Say Thank You to meizirkki For This Useful Post: