View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
These commands inside the rescueOS shell mount:
1. first the maemo rootfs,
2. second the optfs partition to the home directory of maemo rootfs,
3. third the opt directory inside the maemo rootfs
Code:
mmr
mount /dev/mmcblk0p2 /mnt/maemo/home
mount -o bind /mnt/maemo/home/opt /mnt/maemo/opt
 

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