View Single Post
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#59
Originally Posted by caveman View Post
Code:
apt-get install mtd-utils
modprobe ubifs
ubiattach /dev/ubi_ctrl -m 5
mount -t ubifs ubi0:rootfs /mnt
mount /dev/mmcblk0p2 /mnt/home/
mount /dev/mmcblk0p1 /mnt/home/user/MyDocs/
I have some difference when booted to jessie from sd-card:
Code:
/dev/mmcblk0p2 on / type ext4 (rw,noatime,data=ordered)
And maemo's home is: /dev/mmcblk1p2
And maemo's vfat MyDocs is: /dev/mmcblk1p1
 

The Following 4 Users Say Thank You to AapoRantalainen For This Useful Post: