Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Windows on a PowerPC Ubuntu using QEMU?

  1. #1
    Join Date
    Feb 2011
    Beans
    214

    Windows on a PowerPC Ubuntu using QEMU?

    Hi.

    Is it possible to run Windows on Ubuntu PowerPC using QEMU?

    I looked for several guides on the net but that wasn't clear.

    I installed several GUI's for QEMU and KVM (like Aqemu and Qemulator and some others). So, the process of creating virtual machines must be quite easy.

    I also understand that I can install a virtual version of any Ubuntu or Power PC Linux with QEMU, for testing purposes, for instance.

    The question is: can I installa Windows virtual machine on a Power PC Ubuntu (or any other Linux, of course), even if Windows is not made for Power PC? Or: can I run Windows on a Power PC Ubuntu? Or yet: can I run windows applications (without virtualizing the whole system) on a Power PC Ubuntu using QEMU or KVM (like the way Wine does it)?

    Thank you for your help.
    Desktop: Ubuntustudio 20.04 running on AMD Ryzen 5 3600X, with Nvidia Geforce 1050Ti graphics; Laptop: Ubuntustudio 20.04 running on a Intel i5 6200U @2.30 GHz

  2. #2
    Join Date
    Feb 2011
    Beans
    214

    Re: Windows on a PowerPC Ubuntu using QEMU?

    Quote Originally Posted by canhoto View Post
    Hi.

    Is it possible to run Windows on Ubuntu PowerPC using QEMU?

    I looked for several guides on the net but that wasn't clear.

    I installed several GUI's for QEMU and KVM (like Aqemu and Qemulator and some others). So, the process of creating virtual machines must be quite easy.

    I also understand that I can install a virtual version of any Ubuntu or Power PC Linux with QEMU, for testing purposes, for instance.

    The question is: can I installa Windows virtual machine on a Power PC Ubuntu (or any other Linux, of course), even if Windows is not made for Power PC? Or: can I run Windows on a Power PC Ubuntu? Or yet: can I run windows applications (without virtualizing the whole system) on a Power PC Ubuntu using QEMU or KVM (like the way Wine does it)?

    Thank you for your help.

    Well, I still didn't have an answer. Is there one? Please ?
    Desktop: Ubuntustudio 20.04 running on AMD Ryzen 5 3600X, with Nvidia Geforce 1050Ti graphics; Laptop: Ubuntustudio 20.04 running on a Intel i5 6200U @2.30 GHz

  3. #3
    Join Date
    Oct 2013
    Location
    Earth, Sol system
    Beans
    28
    Distro
    Lubuntu 16.04 Xenial Xerus

    Re: Windows on a PowerPC Ubuntu using QEMU?

    Stumbled onto this post looking for something else regarding Qemu and Ubuntu, and since I happen to know a bit about Macs and PowerPC, figured I'd reply. Too bad there were no other replies in over a year.

    Is it possible to run Windows on Ubuntu PowerPC using QEMU?
    Theoretically yes, so long as you can get qemu-system-i386 installed/running (the part of qemu that emulates an Intel/AMD compatible 32 bit CPU) and get it to recognize a Windows install CD/disk image (usually .iso format), or a .qcow format hard drive image file, though all of that will be slow, since you'd be emulating an x86 CPU on PowerPC. At best the same speed as Connectix Virtual PC, if not slower (Virtual PC had G4 Altivec optimizations which Qemu may lack). Only exception - certain versions of Windows NT (up to 4.0 I believe) had actual native PowerPC versions (very hard to find, and no I don't have it, I just know they existed) so the OS would run at native speed. Having said that, it presents two other caveats - lack of Windows apps for PowerPC (the x86 Windows programs will NOT run, only those that come with Windows for PowerPC, or ones recompiled for this purpose like Open Source software perhaps, Word, Photoshop, etc. are out of the question, being closed source) and how out of date NT 4 (or whatever the last PowerPC version) is - it was released prior to Windows 2000, so it's a 15 year old OS minimum.

    I also understand that I can install a virtual version of any Ubuntu or Power PC Linux with QEMU, for testing purposes, for instance.
    This is probably the best use for Qemu on PowerPC, to test another distro or newer version without wiping out your prior one, or perhaps to test one designed for ARM or another similar CPU, though that too may be pushing it, as with x86 above.

    The question is: can I install a Windows virtual machine on a Power PC Ubuntu (or any other Linux, of course), even if Windows is not made for Power PC? Or: can I run Windows on a Power PC Ubuntu? Or yet: can I run windows applications (without virtualizing the whole system) on a Power PC Ubuntu using QEMU or KVM (like the way Wine does it)?
    Unfortunately, so far as I know, aside from what I noted above, no. Windows/Qemu/PowerPC is likely to be slow, even if possible. Wine can run Windows apps without Windows itself, but it requires an x86 CPU, hence it would run on a MacBook but not a PowerPC Mac. Catch 22 I'm afraid.

  4. #4
    Join Date
    Aug 2010
    Location
    Munich, Germany
    Beans
    383

    Re: Windows on a PowerPC Ubuntu using QEMU?

    Quote Originally Posted by canhoto View Post
    Well, I still didn't have an answer. Is there one? Please ?
    Yes, it's possible.






    946468_621204124556643_1743932943_n.jpg

    QEMU threads for PowerPC computers:

    http://forum.hyperion-entertainment....hp?f=35&t=1747
    http://forum.hyperion-entertainment....ilit=QEMU#wrap

  5. #5
    Join Date
    Aug 2010
    Location
    Munich, Germany
    Beans
    383

    Re: Windows on a PowerPC Ubuntu using QEMU?

    Quote Originally Posted by canhoto View Post
    Hi.
    I also understand that I can install a virtual version of any Ubuntu or Power PC Linux with QEMU, for testing purposes, for instance.
    Yes, it's also possible.

    Lubuntu 13.10 PowerPC on QEMU.


  6. #6
    Join Date
    Aug 2010
    Location
    Munich, Germany
    Beans
    383

    Re: Windows on a PowerPC Ubuntu using QEMU?

    Windows NT 4.0 SP 6 has a good performance. Lubuntu PowerPC is very slow on QEMU. But SliTaz and Damm Small Linux both x86 have a good speed on QEMU.

    SliTaz x86 on QEMU:



    Damm Small Linux x86 on QEMU:


  7. #7
    rsavage is offline Iced Almond Soy Ubuntu, No Foam
    Join Date
    Jan 2011
    Beans
    1,114

    Re: Windows on a PowerPC Ubuntu using QEMU?

    Nice!

    Have you got any notes on how to emulate Windows 98 that could be incorporated into the FAQ page? There is a small section already, but it could really do with somebody who knows about this stuff writing some instructions https://wiki.ubuntu.com/PowerPCFAQ#W...86_emulator.3F

    p.s. is that lucid 10.04 you are running?

  8. #8
    Join Date
    Aug 2010
    Location
    Munich, Germany
    Beans
    383

    Re: Windows on a PowerPC Ubuntu using QEMU?

    Quote Originally Posted by rsavage View Post
    Nice!

    Have you got any notes on how to emulate Windows 98 that could be incorporated into the FAQ page? There is a small section already, but it could really do with somebody who knows about this stuff writing some instructions https://wiki.ubuntu.com/PowerPCFAQ#W...86_emulator.3F

    p.s. is that lucid 10.04 you are running?
    No, it's Debian Sid. Sorry I haven't any knowledge about Windows 98 on QEMU. Musa has installed Windows 98. If you have any questions, I can forward your questions to Musa.

  9. #9
    Join Date
    Aug 2010
    Location
    Munich, Germany
    Beans
    383

    Re: Windows on a PowerPC Ubuntu using QEMU?

    Windows NT with the universal VESA/VBE video display driver on QEMU:


  10. #10
    Join Date
    May 2014
    Beans
    574

    Re: Windows on a PowerPC Ubuntu using QEMU?

    Quote Originally Posted by xeno74 View Post
    Damm Small Linux x86 on QEMU
    Christian great! is this Qemu 2.0 and using kvm? because on my G5 Quad no kvm all systems report my emulated machine are with cpu 33mhz and i have 67 bogomips ...
    Means with kvm on my G5 probably i will reach more than 200 bogos good and speedy for use in fast way windows 98 and/or Me


    Luigi

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •