![]() |
2011-08-24
, 14:53
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#91
|
![]() |
2011-08-24
, 18:47
|
Posts: 26 |
Thanked: 0 times |
Joined on Apr 2011
|
#92
|
![]() |
2011-08-25
, 12:55
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#93
|
![]() |
2011-09-05
, 09:18
|
Posts: 44 |
Thanked: 28 times |
Joined on Sep 2011
|
#94
|
![]() |
2011-09-05
, 09:46
|
|
Posts: 21 |
Thanked: 15 times |
Joined on Jan 2011
|
#95
|
This is very cool. I have been trying to get this going for about 2-3 days. I can run
qemu-i386 /chroot/lib/ld-linux.so.2 --library-path '/chroot/lib' /chroot/usr/bin/wine-pthread
Which gives me:
qemu: Unsupported syscall: 240
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
So it does run, if I change my library-path it doesnt get this far. So something is working.
But I cannot chroot. It says:
chroot /chroot
chroot: cannot run command `/bin/sh': No such file or directory
But /chroot/bin/sh is there.. and its the i386 version.
I have used qemu 0.15 compiled myself on my phone (took hours) and ubuntu 9.04 chroot...
I dont have a nokia phone, I have a motorola droid. So I have it chrooted for an ubuntu arm. Then in that enviroment, am I then running vncserver, and then export display=0:1 and then xterm and then try to run qemu-i386, but run i386 compiled apps in a folder called /chroot. I made an img file of /bin /lib, everything you took from slackware, I took from ubuntu 9.04.. stuck it in an image file and mount it with -o loop.
qemu-i386 /chroot/lib/ld-linux.so.2 --library-path '/chroot/lib' /chroot/usr/bin/wine-pthread /chroot.sol.exe
qemu: Unsupported syscall: 240
qemu: Unsupported syscall: 240
wine: fork : Invalid Argument
Even recompiled the kernel to get bin_fmtmisc
![]() |
2011-09-05
, 14:33
|
Posts: 44 |
Thanked: 28 times |
Joined on Sep 2011
|
#96
|
![]() |
2011-09-05
, 14:41
|
Posts: 44 |
Thanked: 28 times |
Joined on Sep 2011
|
#97
|
![]() |
2011-09-05
, 15:05
|
Posts: 44 |
Thanked: 28 times |
Joined on Sep 2011
|
#98
|
![]() |
2011-09-11
, 19:59
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#99
|
![]() |
2011-09-11
, 23:16
|
Posts: 44 |
Thanked: 28 times |
Joined on Sep 2011
|
#100
|
The Following User Says Thank You to orokusaki For This Useful Post: | ||