Reply
Thread Tools
Posts: 212 | Thanked: 66 times | Joined on May 2010 @ India
#21
This is what I am trying

Last edited by udaychaitanya16; 2012-02-03 at 19:41.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#22
Originally Posted by udaychaitanya16 View Post
Thank you.Infact I am trying out Estel's image which should be manually placed into the mount point.Qoles installer does not automatically recognise the newer image of Estel.I will try my luck with what you have taught to me till now.And I will track you down all over TMO as soon as my Thanks button is activated.Thanks again for your valuable time .
Good luck and take extra care with these 'experimental' features
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 212 | Thanked: 66 times | Joined on May 2010 @ India
#23
haha .Thank you very much.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#24
Originally Posted by udaychaitanya16 View Post
This is what I am trying
Basically you have to use a temporary mount point like /mnt for the loopback device and mount /dev/mmcblk0p4 to /ed to copy everything from /mnt to /ed
Code:
sudo gainroot
mount -o loop /path/to/ed-squeeze-final.ext3 /mnt
mount /dev/mmcblk0p4 /ed
cp -a /mnt/* /ed
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#25
Also, don't edit any Maemo scripts to mount Ed partition... ED chroot will mount everything for You when needed. Also, mount point /.debian/ is created automatically during ED installation.

All you have to do, is to mount Your newly created partition (You can do it even from Gpared liveCD, it doesn't need to be done from within Maemo itself), mount Your image via loopback command, and copy Ed content.

On ED thread, eight wrote step-by-step instruction about mounting and copying if You have partition created already - check it for instructions.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following User Says Thank You to Estel For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 22:44.