maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9) (https://talk.maemo.org/showthread.php?t=84987)

marmistrz 2014-07-23 16:20

Re: [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9)
 
Code:

modprobe mtdblock
modprobe nandsim first_id_byte=0xec second_id_byte=0xd3 third_id_byte=0x51 fourth_id_byte=0x95
dd if=rootfs.jffs2 of=/dev/mtdblock0 bs=2048
mount -t jffs2 /dev/mtdblock0 /mnt

Simple
Code:

mount -t jffs2 rootfs.jffs2 /mnt
doesn't work with
Code:

Not a block device
error

More thoughts on FcH (Fremantle chrooted in Harmattan). libosso uses some dbus configuration (osso-dbus-conf). We'd need to find out how to utilize it. /sbin/start fails to work (connection refused), init n does nothing or reboots.

Share your other thought on the pad here: https://etherpad.mozilla.org/mGGGSldLzu

misiak 2014-07-23 18:12

Re: [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9)
 
Sorry if this sounds dumb, but have you seen http://www.plugcomputer.org/plugforu...php?topic=59.0 and tried solutions posted there maybe? ;)

edit: your code looks similar to one of solutions there... so I assume you've already found that link and saw that earlier?

marmistrz 2014-07-23 18:13

Re: [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9)
 
Found this by accident http://talk.maemo.org/showpost.php?p...98&postcount=1 :)

Hurrian 2014-07-26 11:26

Re: [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9)
 
As for DBus, has anyone tried changing /var/lib/dbus/machine-id to be different on each system?

marmistrz 2014-08-04 17:05

Re: [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9)
 
On my Harmattan rootfs unpacked on N900 /var/lib/dbus doesn't exist at all.
The other way round - it does.

But until anyone promises to contribute, I won't pursue anything - it's too big for one person to do, as I've already said

jackburton 2014-08-05 12:13

Re: [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9)
 
Regarding d-bus in the chroot, has anyone tried to launch a separate daemon in the chroot rather than mounting from the parent? I had seen this awhile ago while investigating for my Ubuntu chroot on my N9:

https://web.archive.org/web/20120305...chroot_modular

HtheB 2014-11-23 02:11

Re: [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9)
 
Bumping thread...

Why is this awesome project being abandoned? :(

Alexxxl 2014-11-23 20:08

and in what condition is he now?
that it works?
there are instructions for installation?

marmistrz 2014-11-24 17:24

Re: [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9)
 
I doesn't work at all. If you want to try, simply extract the Fremantle rootfs, put it somewhere, do qchroot and go ahead.

Alexxxl 2014-11-28 10:11

Re: [Development - see post #1] Fremantle in a chroot (Run N900 applications on the N9)
 
I'll try ...


All times are GMT. The time now is 20:24.

vBulletin® Version 3.8.8