Reply
Thread Tools
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#101
 
Posts: 2 | Thanked: 0 times | Joined on Sep 2011
#102
Originally Posted by orokusaki View Post
Wonderful. May we have a step by step guide and possibly a tar of the x86 files?

Many Thanks
 
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#103
Originally Posted by marovada View Post
Wonderful. May we have a step by step guide and possibly a tar of the x86 files?

Many Thanks
I am going to post my ubuntu.img on the internet. I no longer need the slackware folder (chroot folder).

you will need to steal the /usr/lib/wine and put it in yours.
the /root/.wine folder and put it in your user home folder (mines root)
the /usr/gnemul folder copy to your /usr so you end up with /usr/gnemul (this is where most of the slackware files are)
and copy /usr/bin/qemu-i386 to your /usr/bin
and copy /usr/bin/wine* to your /usr/bin
and that should be it
chmod 755 /usr/bin/wine*
this is what I have for ubuntu. not sure the maemo layout.


then to run it

export DISPLAY=0:1 is what I have to use. I have a droid. Go to page 5 and look at that dudes instructions.
/usr/bin/qemu-i386 /usr/bin/wineserver
ps -ef (verify wineserver is running)
/usr/bin/qemu-i386 /usr/bin/wine sol.exe (sol.exe is located at /root/.wine/dosdevices/c:/windows/sol.exe, and wine will find it automatically like path=c:\windows)

this does NOT require binfmt.
it does require loop to mount the image. The reason its an image is the sdcard is fat, and stuff wont run on fat, hence the ext2 image file, but to mount it the kernel needs loop. mount -o loop blah blah blah........
to verify your kernels features run zcat /proc/config.gz < /path/.config at least for android.

I will post the ubuntu.img file soon.

HEY WAIT! I forgot.. I dont have your phone. How much space do you guys have and all that. sdcard wise?

The major thing is that qemu-i386 is looking to these folders for x86 library files. (.so and .so2 files)
/usr/gnemul/qemu-i386/usr
/usr/gnemul/qemu-i386/lib
/usr/gnemul/qemu-i386/etc (mine is empty)


If wine needs a library, qemu will look for it in those folders. And those folders are the ones needed from slackware. I stole /lib /usr/lib /usr/X11R6/bin /usr/X11R6/lib and put those files in the corresponding /usr/gnemul/qemu-i386/usr lib etc folders.. get it?

If it was sparc cpu instead of i386 then qemu would look for libaries in:
/usr/gnemul/qemu-sparc/lib
/usr/gnemul/qemu-sparc/etc
/usr/gnemul/qemu-sparc/usr

Last edited by orokusaki; 2011-09-12 at 12:11.
 

The Following 2 Users Say Thank You to orokusaki For This Useful Post:
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#104
http://thepiratebay.org/torrent/6670616

Here is a torrent for now.

Last edited by orokusaki; 2011-09-12 at 17:54.
 

The Following User Says Thank You to orokusaki For This Useful Post:
Posts: 189 | Thanked: 171 times | Joined on Jul 2011
#105
We have 32gb so we are fine
On a sidenote I will create a deb for the general public wish me luck again people
 
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#106
Let me know if its not seeding! For the record I gave up on chrooting into another chroot..

It is my hope that you guys can run it without needing to chroot, I think you can. And I think davison guy was doing that at one time since he said he was running wineserver (which means he wasnt always using binfmt).

Its all in creating the /usr/gnemul folder and creating the qemu-i386 folder inside of that, and then creating etc lib and usr inside of that. Then start copying the x86 libraries into those folders. Like lib and /usr/lib.. soon as I did that the errors changed with wine

Thats what were missing.

Its about the -L switch in qemu-i386 -L

Last edited by orokusaki; 2011-09-12 at 13:30.
 
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#107
http://thepiratebay.org/torrent/6670616

new torrent file! vncpassword is thoughtp

Last edited by orokusaki; 2011-09-12 at 17:54.
 
Posts: 2 | Thanked: 0 times | Joined on Sep 2011
#108
Originally Posted by orokusaki View Post
http://thepiratebay.org/torrent/6670616

new torrent file! vncpassword is thoughtp
Thanks - but the file is saying 'not found'
 
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#109
 

The Following User Says Thank You to orokusaki For This Useful Post:
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#110
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:35.