|
|
08-24-2011
, 10:53 AM
|
|
Posts: 177 |
Thanked: 126 times |
Joined on Jul 2011
|
#91
|
|
|
08-24-2011
, 02:47 PM
|
|
Posts: 26 |
Thanked: 0 times |
Joined on Apr 2011
|
#92
|
|
|
08-25-2011
, 08:55 AM
|
|
Posts: 177 |
Thanked: 126 times |
Joined on Jul 2011
|
#93
|
|
|
09-05-2011
, 05:18 AM
|
|
Posts: 43 |
Thanked: 22 times |
Joined on Sep 2011
|
#94
|
|
|
09-05-2011
, 05:46 AM
|
|
|
Posts: 19 |
Thanked: 8 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
|
|
09-05-2011
, 10:33 AM
|
|
Posts: 43 |
Thanked: 22 times |
Joined on Sep 2011
|
#96
|
|
|
09-05-2011
, 10:41 AM
|
|
Posts: 43 |
Thanked: 22 times |
Joined on Sep 2011
|
#97
|
|
|
09-05-2011
, 11:05 AM
|
|
Posts: 43 |
Thanked: 22 times |
Joined on Sep 2011
|
#98
|
|
|
09-11-2011
, 03:59 PM
|
|
Posts: 177 |
Thanked: 126 times |
Joined on Jul 2011
|
#99
|

I will patch, compile and test 
)
) or find all the libraries wine requires and keep on testing, hope I get somewhere
|
|
09-11-2011
, 07:16 PM
|
|
Posts: 43 |
Thanked: 22 times |
Joined on Sep 2011
|
#100
|
| The Following User Says Thank You to orokusaki For This Useful Post: | ||
![]() |
| Thread Tools | Search this Thread |
|