Jump to content
2 posts in this topic

Recommended Posts

if you already have winxp installed, just install mac x86 on another partition. Mac bootloader will automaticaly detect winxp install and it will give both x86 and winxp at boot promt.

 

after x86 install, it will restart. keep pressing F8 boot. you will get a boot promt afterwards. if you want boot promt always after reboot, read wiki and edit boot list.

 

FYI: this is all in the wiki.

 

you boot.plist might look like this:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
<key>Graphics Mode</key>
<string>1280x1024x32</string>
<key>Timeout</key>
<string>6</string>
<key>Boot Graphics</key>
<string>Yes</string>
</dict>
</plist>

×
×
  • Create New...