Active Topics

 


Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#1
Hi,

I downloaded the Nemo Mobile raw image. I tried mounting it, but ext* doesn't work for mount. Is there any way to mount (and then chroot) the Nemo raw image?

Thanks
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#2
With kpartx its very easy.
 

The Following User Says Thank You to elros34 For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#3
Originally Posted by elros34 View Post
With kpartx its very easy.
Hmmm... After mounting gnome-disk-utility shows that there are no partitions.
Is there any way to convert the nemo mobile image to something that qchroot would handle?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#4
I don't know but to mount raw ubuntu or old meego image I use:
kpartx -av ubuntu/meego.raw
mount /dev/mapper/loop0p1-3
and copy /usr/bin/qemu-arm-static
 

The Following 2 Users Say Thank You to elros34 For This Useful Post:
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#5
Don't now exact what you want but can create your own custom nemo images using this guide:

https://wiki.merproject.org/wiki/Image_Creation

https://wiki.merproject.org/wiki/Nemo/Creating_Releases

Its a good way to learn more about Mer stuff IMHO

I am trying learn more that way.

This can be done inside MerPlatformSDK or SailfishSDK

(SailfishSDK == PlatformSDK + sailfish components etc..)

Last edited by mikecomputing; 2013-03-17 at 00:42.
 

The Following User Says Thank You to mikecomputing For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#6
Originally Posted by mikecomputing View Post
Don't now exact what you want but can create your own custom nemo images using this guide:

https://wiki.merproject.org/wiki/Image_Creation

https://wiki.merproject.org/wiki/Nemo/Creating_Releases

Its a good way to learn more about Mer stuff IMHO

I am trying learn more that way.

This can be done inside MerPlatformSDK or SailfishSDK

(SailfishSDK == PlatformSDK + sailfish components etc..)
I used the first way, but I'm getting:

Code:
marcin@marcin:~/nemo$ sudo mic-image-creator --config=../Downloads/nemo-handset-armv7hl-n900.ks --format=rootfs --cache=/var/cache/meego-bootstrap --arch=armv7hl

mic-image-creator: error: no such option: --copy-kernel
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#7
Originally Posted by marmistrz View Post
Hi,

I downloaded the Nemo Mobile raw image. I tried mounting it, but ext* doesn't work for mount. Is there any way to mount (and then chroot) the Nemo raw image?

Thanks

Check if the Nemo image has an extra /SOMEDIR at a beginning of the actual system files.

http://wiki.meego.com/ARM/N900/Install/chroot

or try This topic

http://213.128.137.28/showthread.php?p=1149489


or you can configure Nemo image and use mic-chroot Like

https://wiki.mozilla.org/Building_Fe...ot_environment
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#8
Originally Posted by elros34 View Post
I don't know but to mount raw ubuntu or old meego image I use:
kpartx -av ubuntu/meego.raw
mount /dev/mapper/loop0p1-3
and copy /usr/bin/qemu-arm-static
Well, it was a good idea. I dd-ed the data partition (ext4), but now, when I try to mount & chroot it (let's say at /home/nemo), and do

Code:
chroot /home/nemo
I get

Code:
FATAL: kernel too old
Do I need to copy anything from the other partitions (the boot one?) I've seen uImage and vmlinuz there, so this might be the thing...

Thanks
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#9
I'm chrooting it on-device, are there some special requirements for it?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#10
Originally Posted by marmistrz View Post
I'm chrooting it on-device, are there some special requirements for it?
I'm tried do this long time ago but without succes. I guess we can't chrooting nemo images due to mismatch between the versions of glibc in nemo and maemo. You should ask qole for better info.
http://qole.blogspot.com/2010/11/run...chroot_06.html
 

The Following 2 Users Say Thank You to elros34 For This Useful Post:
Reply


 
Forum Jump


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