Active Topics

 


Reply
Thread Tools
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,420 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#31
Originally Posted by qwazix View Post
This one seems like something a reboot will solve
No it didn't still the same output...
Edit:
I created a directory .debian on the root.
Do I have to symlink to somewhere?

if so, how and where to?
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#32
No there is no need to symlink anything, the script just mounts the image to that directory. Try
Code:
 sudo modprobe ext2
does it produce the same error? mine exits successfully (no output)

This is my qchroot output
Code:
~ $ sudo qchroot MyDocs/m5root.img /.fremantle/
..stripping trailing slash...
Mounting...
using image file: MyDocs/m5root.img
fs type is img
Don't know img: Using ext2 file system
Using ext2 file system
mounting MyDocs/m5root.img on loop
...MyDocs/m5root.img mounted on loop0
.
..
...
....
/bin/qchroot: line 148: blkid: not found
/bin/qchroot: line 159: blkid: not found
Everything set up, running chroot...


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

[root@chroot: /]
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob

Last edited by qwazix; 2012-06-20 at 23:00.
 

The Following User Says Thank You to qwazix For This Useful Post:
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,420 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#33
Originally Posted by qwazix View Post
No there is no need to symlink anything, the script just mounts the image to that directory. Try
Code:
 sudo modprobe ext2
does it produce the same error? mine exits successfully (no output)
Same error indeed.

But since I've created the .debian directory in the root, this is the output:
Code:
~ $ sudo qchroot MyDocs/rootfs.img /.debian
Mounting...
using image file: MyDocs/rootfs.img
fs type is img
Don't know img: Using ext2 file system
Using ext2 file system
FATAL: Error inserting ext2 (/lib/modules/2.6.32.48-dfl61-20115101/ext2.ko): Device or resource busy
mounting MyDocs/rootfs.img on loop
...MyDocs/rootfs.img mounted on loop0
.
..
...
....
mount: mounting /home/user on /.debian/home/user failed: No such file or directory
mount: mounting /home/user/MyDocs on /.debian/home/user/MyDocs failed: No such file or directory
mount: mounting /var/run/pulse on /.debian/var/run/pulse failed: No such file or directory
/bin/qchroot: line 145: blkid: not found
/bin/qchroot: line 156: blkid: not found
Everything set up, running chroot...


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

[root@chroot: /]
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#34
It's passed 2AM here, I've got to go. Goodnight and good luck for now, I'll check back the thread tomorrow.

EDIT: It seems you are in, albeit with some errors... try installing something in the chroot (nano?)
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob

Last edited by qwazix; 2012-06-20 at 23:05.
 

The Following 2 Users Say Thank You to qwazix For This Useful Post:
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,420 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#35
Originally Posted by qwazix View Post
It's passed 2AM here, I've got to go. Goodnight and good luck for now, I'll check back the thread tomorrow.

EDIT: It seems you are in, albeit with some errors... try installing something in the chroot (nano?)
Good night

Just 1 last question just before you leave: Did you set up the maemo repos? Because mine doesnt pick WordPress
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 

The Following User Says Thank You to HtheB For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#36
No, extras should be enabled by default in PR1.3 I just ran

apt-get update
apt-get install wordpress

(all lowercase for apt-get, CamelCase for running the binary -- WordPress)
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,420 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#37
Originally Posted by qwazix View Post
No, extras should be enabled by default in PR1.3 I just ran

apt-get update
apt-get install wordpress

(all lowercase for apt-get, CamelCase for running the binary -- WordPress)
ofcourse, the repos should be updated first
Seems like it's getting late here aswell (-1hour from your side)

how ever, nano (maemo5) works!
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#38
Originally Posted by qwazix View Post
Doesn't seem to work with other parameters either. When I tried on the desktop, it does the same thing as on the device, but as I could watch the Xephyr window while the system was starting, I realized that hildon-desktop flashed on-screen before dying. The message just before it dies reads as:

Code:
ERROR:PipDate.c:569:pip_date_to_string_format: assertion failed: (pip_date_is_valid((date))
Attempt to remove filter function 0xcca8 user data (nil), but no such filter has been added
Going to check what that error could mean
Google returns only this thread on tmo in the results for "pip_date_to_string_format" and "pip_date_is_valid"... But it looks like someting relaed with date. Maybe it's also related with clockd errors? Have you tried copying:
- /usr/bin/clockd
- /etc/init.d/clockd
- /etc/clockd/*
- /etc/osso-af-init/*
from N900 to N9 and seeing what could happen? :P please note that /etc/init.d/clockd may need some tuning - it uses dsmetool which in Fremntle is present as /usr/sbin/dsmetool, afaik it is also present in Harmattan, but I don't know whether path is the same. I found some info about how to read clockd values from dbus: http://www.developer.nokia.com/Commu...ANGED-using-Qt and possible cause for clockd errors: https://bugs.maemo.org/show_bug.cgi?id=4573 I hope it can help you somehow.

edit: for reading clockd messages from dbus, in case you want to know exact message service/path/interface, here is official documentation: http://maemo.org/api_refs/5.0/5.0-fi...ibtime_8h.html

edit 2: if it still complains about date format... what if you try to remove clock and clock applet before running desktop?

Last edited by misiak; 2012-06-20 at 23:27.
 

The Following 4 Users Say Thank You to misiak For This Useful Post:
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#39
is there a way to create a rootfs from nokia's firmwares ?
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#40
@RzrSee post #14

@Misiak thanks for the tips. I'll give it a try probably this evening.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

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


 
Forum Jump


All times are GMT. The time now is 07:16.