maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Partitioning Problem (https://talk.maemo.org/showthread.php?t=82064)

udaychaitanya16 2012-02-03 19:38

Re: Partitioning Problem
 
This is what I am trying

michaaa62 2012-02-03 19:40

Re: Partitioning Problem
 
Quote:

Originally Posted by udaychaitanya16 (Post 1160074)
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 :D

udaychaitanya16 2012-02-03 19:42

Re: Partitioning Problem
 
haha .Thank you very much.

michaaa62 2012-02-03 20:03

Re: Partitioning Problem
 
Quote:

Originally Posted by udaychaitanya16 (Post 1160078)
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


Estel 2012-02-04 15:29

Re: Partitioning Problem
 
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


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

vBulletin® Version 3.8.8