Dual Boot : Installing Windows XP on a Power Mac G5?

I am trying to figure out if it is possible to install Windows XP on a Power Mac G5? There are several Massive Multiplayer games that are only available for Windows/PC users. I need to have access to OSX also it is what I use for everything else. I saw Boot Camp -but it is only available for Intel Macs. It seems like there should be a way to partition the hard drive and upon startup to be able to select the disk I want to start up on. I did add a 500 GB internal drive that I can use as a second hard drive. [So I have two : one is a 180 and the other is a 500.] If I install Windows on one side of the 500 GB hard drive I am afraid I wouldn't be able to switch back to OSX.? Anyway I love Macs and I am not interested or able to buy a PC and I don't have the money to buy a new mac or Virtual PC software.? Any suggestions would be awesome?

VPC's CPU emulation speed depends on the speed of the Mac CPU being used. That being said, on my G5 Quad @ 2.5GHz, VPC reports a 533 MHz "686" CPU. Video memory is limited to 16 MB.
I have not seen performance to be anywhere near as bad as you've experienced. It's definitely laggy, but any delays are at most a few seconds. I have all the WinXP eye candy disabled to speed up the interface as much as possible.
In any event, the OP won't be able to use it for games as it lacks 3D acceleration (even if it were otherwise fast enough). I had tried to run the original Grand Theft Auto game (2D), but even that was too slow to be playable let alone a modern game. GTA 2 refused to run due to the aformentioned lack of a 3D accelerator card.
MS will no longer be producing VPC now that all Macs are Intel-based. There's really no more market for it now.

Similar Messages

  • HT3986 i made a dual boot of windows 7 and mac os x lion in my macbook pro .i installed microsoft support software also. now, can i install windows updates? do i turn on the automatic updating of updates?

    i made a dual boot of windows 7 and mac os x lion in my macbook pro .i installed m icrosoft support software also. now, can i install windows updates? do i turn on the automatic updating of updates?

    yes you need the updates and patches.
    Only some of the drivers that Windows will automatically install at times
    and always make sure to insure it is using restore points
    do all the maintenance andsuch as normal
    use MS Security Essentials for AV is really top notch
    Clean disk space
    Use WinClone new program to inisure you have a restore image

  • I made a dual boot of windows 7 and mac os x lion in my macbook pro .i installed m icrosoft support software also. now, can i install windows updates? do i turn on the automatic updating of updates? does hot fix of microsoft helps in stop freezing?

    i made a dual boot of windows 7 and mac os x lion in my macbook pro .i installed m icrosoft support software also. now, can i install windows updates? do i turn on the automatic updating of updates? does hot fix of microsoft i.e, " support.microsoft.com/kb/979491" helps in stop freezing in dual boot mechanism?

    Windows has a software updater built into Windows and when you install the Boot Camp drivers then it will install an Apple software updater also. I believe Windows is set to automatically download and install your updates as does the Apple software Updater. They both will update the individual files it needs to periodically.
    "Microsoft updates" and "Windows updates" are basically the same thing in Windows. Are you talking about the "Windows support software" when downloading from Boot Camp Assistant? Apple installs a software updater for it's Boot Camp drivers in Windows 7 so you can do it manually or automatically.
    The "Hot Fix" your referring to is only for certain motherboards built from other Windows only computer manufacturers and does NOT pertain to any Apple computers.
    If you have a problem with your computer then it's best to ask a specific question so we can help better.

  • Dual Boot with Windows Vista

    Hi
    I am a complete n00b with Mac. The director at my company requested me to set up her MacBook (running Mac OSX 10.4.11) to dualboot with Windows Vista 32 bit. I have been searching Google and I cannot find anything.
    Can someone please run me through what I'll need and how exactly to do it?
    Thank you in advance

    Hi and Welcome to Apple Discussions...
    Check out the BootCamp set up guide before installing Windows on a Mac.
    http://manuals.info.apple.com/en/bootcampinstall-setup.pdf
    As Kurt mentions... you must be running Leopard 10.5.x to do this.
    And more information here. http://lifehacker.com/software/geek-to-live/virtualize-and-dual+boot-the-same-wi ndows-on-your-mac-267905.php
    Carolyn

  • When dual-booting with Windows 7, Mac OSX time settings reset every reboot.

    I have recently installed Windows 7 Professional on my mid 2010 MacBook Pro via BootCamp (Running Mavericks BTW). Everything runs grean and have not experienced any problems on the Windows side, but I have a problem with Mac OSX now. When I am using Windows 7, and I reboot into Mac OSX, I find that my time settings are wrong. It seems like my time zone has changed, because the date is correct, as well as the minutes, but the hour is always wrong. When I go to Date & Time in System Preferences, and my time zone is correct, but I still have to chage the hour in the time. Any ideas as to why this is happening and how to stop it would be greatly appreciated.

    If you dual boot your Windows PC with OS X or Linux, you may have experienced a problem in which your clocks reset themselves incorrectly every time you boot into Windows. Here's a simple registry edit to fix that.
    Essentially, the incorrect clock setting happens because OS X and Linux use GMT time while Windows tries to synchronize with your local time zone, getting confused when you reboot between the two. Apple's own Boot Camp drivers for Windows are supposed to fix this problem, though some users have noticed that it still happens even with the drivers installed, and some Linux users are left out in the cold. Furthermore, if you have a Hackintosh, you can't install the Boot Camp drivers, so you'll need to find another way around the problem.
    To fix it, just hit Start and type regedit.exe in the search box. Hit Enter and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation. Right click anywhere in the right pane and hit New > DWORD (32-bit) Value. Name it RealTimeIsUniversal, then double click on it and give it a value of 1.
    Lastly, reboot into OS X, then reboot back into Windows. You should now notice that your clock actually displays the correct time.

  • Arch does not show up in Grub when dual booting with windows 8

    I just installed Arch linux, dual booting with windows 8 using the beginners guide[https://wiki.archlinux.org/index.php/Beginners'_Guide] itself. Now Grub is installed and i can only find Windows 8 and I cannot find Arch. Is there a way I can find if arch linux has been installed and show up in Grub.
    Sorry, I am a newbie, but i chose to post this topic here and not newbie corner as it is installation related.
    My windows 8 is installed on /dev/sda1 with ntfs partition type. Arch Linux is installed on /dev/sda6 and it is ext4 partition. I dont know if this info helps.  I am using Thinkpad R61
    Last edited by sutro_droid (2013-03-06 00:30:48)

    ivokosir wrote:It may be that you didn't install os-prober before running grub-mkconfig. This happened to me once, I hope I'm not too late to warn you.
    I am sorry, yes you are too late. I have wiped windows 8 and performed clean install. No regrets. And as a matter of fact, I did grub-config and then installed os-prober. That could be the problem. Thanks. I will try this again another time.

  • [SOLVED] RTC and dual booting with Windows 8/8.1

    I am planning ahead of installing Arch on a windows 8.1 laptop, and need to understand whether or not the known Windows registry hack to get windows to use UTC for the RTC is still valid for Windows 8/8.1?  I have been searching via google and the usual sources of information, but it is not clear to me if there are problems doing this, specifically if arch is dual booted with Windows 8/8.1 rather than older versions of the MS OS. Certainly I have used the technique without any problem in the past when dual booting Windows XP with Arch on several different machines.
    Does anyone have personal experience with doing this on a Windows 8 or 8.1 machine and can report here on whether it works successfully or not?
    Thanks for any advice.
    Last edited by mcloaked (2014-02-11 21:16:21)

    Since there were no replies at this point I thought I would just go ahead and implement the registry hack on the Windows 8.1 O/S in the laptop and see if Windows behaves.  It appears to be OK, with the displayed time being correct after reboot, and time synchronisation remaining fine with no problems seen in the displayed time, although I won't be able to read the RTC directly until I have completed the Arch install in the coming week or two.  I now don't foresee any issues with the time synchronisation between booting Arch and Windows 8.1 so I will mark this as solved.
    Since the RTC is now in UTC then normal clock config in Arch using chrony should perform normally once the install is done and the new system set up.
    Last edited by mcloaked (2014-02-11 21:17:11)

  • Dual Boot with Windows ME

    i am very new to all this stuff. Can someone please guide me on how to go about installing Unix so that it also dual boots with windows ME.
    i am planning on doing some unix work..and installing oracle and learning oracle in the bargain at home. do u think this is the best way to go. any suggestions/guidance is appreciated.
    many many thanks

    I'd consider buying a second, inexpensive PC for Solaris. You can get a $20 mechanical switch that will let you share a single monitor. If two keyboards and mice are inconvenient, you can buy a KVM (keyboard-video-mouse) switch. If you just want to hack around, it's much more convenient to have two PCs. (IMHO)

  • Separately encrypt dual-boot system: Windows+Arch

    Hey guys, I want to use a dual-boot system: Windows 7 + Arch (windows being first on hdd). I would also want to encrypt them, but make it so I could access them with different passwords, like if I enter arch, i woudn't be able to see contents of windows, and vice-versa. I need arch to be on LVM, ext4 filesystem(the latter not so important, if it's trouble).
    I've come accross this guide: https://aprescott.com/posts/dual-bootin … encryption which describes windows 7 encrypted with truecrypt + arch(on lvm) encrypted with dm-crypt+luks, grub legacy is put inside MBR, truecrypt bootloader resides on linux /boot, copied from MBR after truecrypt installed it there and then replaced with GRUB. With described approach there is windows boot partition and linux boot partition which remain unencrypted.
    1) The question is, is it possible to do something similar but make those boot partitions encrypted too? so the only thing unencrypted would be MBR? I've read that people used Disc cryptor and with it easily encrypted windows boot partition with no trouble. What about linux boot partition? Maybe there is a way not to make separate /boot for linux, and encrypt the whole lvm partition with truecrypt(so truecrypt would install it's bootloader into MBR and i could save it and use just like in the link i gave above)?
    2)Another question is for people using truecrypt for whole disk encryption. When you do full disk encryption or system encryption(for example Windows), the only thing left unencrypted is MBR? Is the boot sector of windows partition encrypted too? So in this case it maybe possible to keep MBR(at least the bootloader, without partition table) on separate media.
    3)Also, in case of full disk encryption, is partition table encrypted too?
    and please, I don't want questions as "Why do you need it this way?". I just want to have full disk encryption, so if the MBR is the only thing unencrypted I could keep it on separate media and boot from it(Disc Cryptor allows such feature), but I also need the system to be split into windows and linux parts, accessible by different passwords. And I dont think the idea of using truecrypt hidden partition and hidden os is good in here.
    Thanks in advance.
    Last edited by Kape (2013-01-24 13:58:41)

    hiciu wrote:
    /dev/sda
    +--------------------------------------+
    |(mbr and partition table) |
    | +----------------------------------+ |
    | |(truecrypt) windows boot partition| |
    | |----------------------------------| |
    | |(truecrypt) windows 7 | |
    | |----------------------------------| |
    | |linux boot partition | |
    | |----------------------------------| |
    | |(lvm on luks) | |
    | | +------------------------------+ | |
    | | |rootfs | | |
    | | |------------------------------| | |
    | | |home | | |
    | | |------------------------------| | |
    | | |swap | | |
    | | +------------------------------+ | |
    | +----------------------------------+ |
    +--------------------------------------+
    3)Also, in case of full disk encryption, is partition table encrypted too?
    Take a look at diagram #1 . Mbr and partition table will be not encrypted. You don't want that: there are no sensitive data in there; both windows and linux need to access partition table to know where are partitions on disk; mbr must contain some not encrypted code that will be loaded by bios, since that code can't be encrypted it can be modified (potentially in such a way to hide the modifications from the system), as long as you boot from this device there is no way around it without "secure boot" and mbr singing.
    I believe windows boot partition and windows partition can be encrypted with truecrypt (you need to check that, I don't know truecrypt). There still will be some minimal not encrypted bootloader in order to ask you for for key / passphrase, so it is not 100% secure (someone could replace it; search for "evil maid" attack by Joanna Rutkowska).
    Linux bootloader (I forgot about it on diagram) and linux boot partition can't be encrypted (again, unless you do: truecrypt -> grub2 / syslinux -> linux, and there still will be not encrypted minimal bootloader).
    You see, the problem is always the same: you can't boot from encrypted device. You need something that will decrypt it first.
    I just want to have full disk encryption, so if the MBR is the only thing unencrypted I could keep it on separate media and boot from it(Disc Cryptor allows such feature), but I also need the system to be split into windows and linux parts, accessible by different passwords.
    In order to secure boot partitions / bootloaders one could separate encryption and bootloaders, keep data on encrypted disk and keep bootloaders code at secure location (i.e. on pen drive attached to key chain). Take a look at diagram #2:
    /dev/sda /dev/usb-stick
    +--------------------------------------+ +--------------------------+
    |(mbr and partitions table) | |(mbr and partitions table)|
    | +----------------------------------+ | | +----------------------+ |
    | |other data / partitions | | | |linux boot partition | |
    | +----------------------------------+ | | | +------------------+ | |
    | |(lvm on luks) | | | | |grub / syslinux | | |
    | | +------------------------------+ | | | | |kernel | | |
    | | |rootfs | | | | | |initramfs | | |
    | | |------------------------------| | | | | +------------------+ | |
    | | |home | | | | +----------------------+ |
    | | |------------------------------| | | +--------------------------+
    | | |swap | | |
    | | +------------------------------+ | |
    | +----------------------------------+ |
    +--------------------------------------+
    In this setup you boot your system from usb stick. Bios will load and execute mbr and bootloader from usb stick (and you know its good since you have it physically secured), it should decrypt luks and boot system. You still can run windows with truecrypt using /dev/sda as boot device. I know I didn't exactly answered your questions.
    1)so this way i can leave mbr(including partition table) empty on hdd, while having them on usb stick? good. I can put copy of mbr with truecrypt loader on that usb stick too along with /boot partition just like in the link i gave above? So there would be NOTHING left unencrypted on my hdd? i like it.
    2)My main goal is that hdd would look like blank if someone would want to check its contents. I've heard using Luks leaves some traces in the volume header?(it's not possible to use truecrypt for full linux system encryption too, right?)
    3)How do i properly put /boot on usb stick? Also will there be any troubles updating arch with /boot being on separate media?
    thanks!

  • I kept a dual boot of windows 7 and mac os x lion in macbook pro. so, should i keep antivirus for windows 7? which is prescribable between bit defender(bd) and microsoft security essentials(mse)?does bd and mse un-installs easily?

    i kept a dual boot of windows 7 and mac os x lion in macbook pro. so, should i keep antivirus for windows 7? which is prescribable between bit defender(bd) and microsoft security essentials(mse)?does bd and mse un-installs easily?

    lower your font size unless you have difficulty
    MS Security Essentials is excellent
    Then again maybe time to investigate Windows 8 RP (which uses Defender)

  • Dual Boot on Windows 8 Embedded Handheld

    Hello,
    Not sure if this is the right forum or not. If not, can someone on this forum help divert the question to the correct forum?
    We are trying to achieve dual booting on Windows 8 embedded Handheld on a Bluebird device. We have not been able to achieve it so far. Thought of asking for help from the community. Has any one been able to achieve this on a Bluebird device? http://www.mypidion.com/product/product_tab.asp?bmenu=1&t_idx=496
    If it is possible, can someone please guide us through the process?
    Appreciate any help provided.
    Thank you.
    -Hetan.

    and it was moved to the wrong forum... try on of these:
    https://social.msdn.microsoft.com/Forums/en-US/home?category=windowsembeddedcompact
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=windowsmobiledev
    www.annabooks.com / www.seanliming.com / Book Author - Pro Guide to WE8S, Pro Guide to WES 7, Pro Guide to POS for .NET

  • If I want to install windows 8 in on my mac through boot camp, can I install windows 8 directly from my pendrive? whats the procedure?

    If I want to install windows 8 in on my mac through boot camp, can I install windows 8 directly from my pendrive?
    I do not have bootable CD.
    whats the procedure?

    Hi Rajthumar,
    Welcome to the Apple Support Communities!
    You can install Windows 7 or Windows 8 ISO using a USB flash drive. Please read over and reference the attached link for information on using Boot Camp to install Windows.
    manuals.info.apple.com/MANUALS/1000/MA1636/en_US/boot_camp_install-setup_10.8.p df
    http://manuals.info.apple.com/MANUALS/1000/MA1636/en_US/boot_camp_install-setup_ 10.8.pdf
    Have a great day,
    Joe

  • How to install Windows XP in parallel with Mac OS on a Macbook?

    Can anyone tell me how to install Windows XP in parallel with Mac OS on a Macbook?
    If I divide the hard drive into 2 patritions and install Win XP & Mac OS on each patrition, is it ok?

    I don't think he meant "Parallels", I think he just meant "parallel", with a little 'p'.
    There are three options for running Windows software on an Intel-based Mac:
    Virtualization: you can install software such as Parallels or VMWare (along with a licensed copy of Windows) which will emulate the environment necessary to run Windows software. Performance is significantly degraded, but you can work with both Windows and Mac software simultaneously.
    Dual boot: You can use Apple's Bootcamp to partition your drive and create a CD of Windows drivers for your devices, so that you can then install Windows on one partition of your drive. Your Windows software will run just as it does on any other Windows PC, but you have to reboot to switch between Windows and OS X.
    Crossover: Crossover is a product that allows you to run Windows programs in OS X without installing Windows. Not all Windows software will work with Crossover though.

  • Cannot install windows 7 on brand new mac mini with 256 g sdd? Please help.

    Cannot install windows 7 on brand new mac mini with 256 g sdd? Please help.
    Have tried all tricks found on the net and followed every advice from apple support.
    Still black screen with blinking curser when mini is rebooting following partitioning via bootcamp.
    Very nice and fast mashine, wouldnt like to return it.
    thanks allan

    Is that an Apple SSD?
    what model is it?
    Is there a firmware update if non Apple?
    Lion is not server version.
    Windows is ? ISO or retail?
    Google macmini Windows 7 SSD Apple Boot Camp

  • After i install windows 7 in bootcamp my mac turns off, but i can...

    Hello everyone, this problem y very weird.
    I installed windows 7 with bootcamp and everytime y try to boot from windows it shuts down my mac. Th weird thing i that i installed parallels 6 in my mac and i can go inside my windows 7 partition.
    When i run the windows 7 installer cd and run the trouble shooter its say that maybe i have installed a camera or something like that, remove it and restart, if the problem persists contact apple support.
    Hope you can help
    Thanks

    Look here for a way to do it like a 2011 MBAir is set up for.
    If you get it to work it will un-dim the option to create the W7 installer and Boot Camp drivers on the USB drive automatically.
    I got it to un-dim for my 2010 MacPro.

Maybe you are looking for

  • Creating active directory users with dscl

    Our mac workstations (OSX 10.8) are bound to a 2008 Active Directory server.  We are attempting to use some existing dscl scripts on the mac client computer to create Active directory users.  We can successfully read and change AD attributes of an ex

  • RAID enclosure or RAID card?

    Currently I have a good desktop setup and a macbook retina. I was thinking of expanding my HDD setup and was wondering if buying an enclosure would be a viable idea? I was looking at something like this http://www.newegg.com/Product/Product.aspx?Item

  • How can I use select() function in POSIX thread program.

    Hello Now I making a my own progam with POSIX thread in Solaris 8 Environment. But I have some trouble in POSIX thread. I saw that If use POSIX thread then use -D_POSIX_C_SOURCE=???L flag into compile options in Multithreaded Programming Guide. So I

  • Email to group cannot be sent

    Hi all. Problem with sending email to a group since installing 10.7: This happens with a newly created group or with an old, existing group: I add the member of the group (in Address Book), then go to Mail.  Start entering the group name, Mail sugges

  • Oracle-xe configure DESTROYED everything... Seriously?!

    Okay so, I had some problems with the XE listener so I decided to remove /etc/sysconfig/oracle-xe ( the configuration file as I've understood ). And then running: /etc/init.d/oracle-xe configure Just pressing enter untill its done. Now i Cannot use s