On Fedora Core 12, I successfully built and installed MIC 0.17 from the git repository as described on the wiki [1] but got stuck, mic chroot doesn't seem to actually work.
I mounted the ia32 img drop under /mnt/meegodev, from mtab: /dev/loop0 /mnt/meegodev ext3 rw 0 0 Then I did: #> mic chroot /mnt/meegodev +====================================================================================+ | WARNING:[blablabla] +====================================================================================+ Launching shell. Exit to continue. ---------------------------------- bind_mount: /proc -> /mnt/meegodev//proc bind_mount: /sys -> /mnt/meegodev//sys bind_mount: /dev -> /mnt/meegodev//dev bind_mount: /dev/pts -> /mnt/meegodev//dev/pts bind_mount: /dev/shm -> /mnt/meegodev//dev/shm bind_mount: / -> /mnt/meegodev//parentroot bind_mount: /lib/modules/2.6.31.5-127.fc12.i686.PAE -> /mnt/meegodev//lib/modules/2.6.31.5-127.fc12.i686.PAE bind_mount: /lib/modules/2.6.32.9-70.fc12.i686.PAE -> /mnt/meegodev//lib/modules/2.6.32.9-70.fc12.i686.PAE bind_unmount: /lib/modules/2.6.32.9-70.fc12.i686.PAE -> /mnt/meegodev//lib/modules/2.6.32.9-70.fc12.i686.PAE bind_unmount: /lib/modules/2.6.31.5-127.fc12.i686.PAE -> /mnt/meegodev//lib/modules/2.6.31.5-127.fc12.i686.PAE bind_unmount: / -> /mnt/meegodev//parentroot bind_unmount: /dev/shm -> /mnt/meegodev//dev/shm bind_unmount: /dev/pts -> /mnt/meegodev//dev/pts bind_unmount: /dev -> /mnt/meegodev//dev bind_unmount: /sys -> /mnt/meegodev//sys bind_unmount: /proc -> /mnt/meegodev//proc Finished. Seems like it's mounting and unmounting ...? Eventually it doesn't look like I'm in a chroot (same prompt, no "/parentroot" etc). I also can't seem to find the script "qemu-binfmt-conf.sh" mentioned in the guide for ARM support under x86. Thanks in advance for any help! Cheers [1] http://wiki.meego.com/Developing_in_a_Meego_Environment -- Giacomo Lacava _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
