![]() |
2012-06-20
, 22:57
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#32
|
sudo modprobe ext2
~ $ 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: /]
The Following User Says Thank You to qwazix For This Useful Post: | ||
![]() |
2012-06-20
, 23:00
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#33
|
No there is no need to symlink anything, the script just mounts the image to that directory. Try
does it produce the same error? mine exits successfully (no output)Code:sudo modprobe ext2
~ $ 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: /]
![]() |
2012-06-20
, 23:02
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#34
|
![]() |
2012-06-20
, 23:08
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#35
|
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?)
The Following User Says Thank You to HtheB For This Useful Post: | ||
![]() |
2012-06-20
, 23:12
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#36
|
The Following User Says Thank You to qwazix For This Useful Post: | ||
![]() |
2012-06-20
, 23:16
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#37
|
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)
![]() |
2012-06-20
, 23:23
|
Posts: 805 |
Thanked: 1,605 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#38
|
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:
Going to check what that error could meanCode: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
![]() |
2012-06-21
, 07:19
|
|
Posts: 1,348 |
Thanked: 1,863 times |
Joined on Jan 2009
@ fr/35/rennes
|
#39
|
![]() |
2012-06-21
, 07:53
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#40
|
The Following User Says Thank You to qwazix For This Useful Post: | ||
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.