View Single Post
 
Old 11-25-2009, 02:59 PM
pumpin pumpin is offline
Cheetah
 
Join Date: Nov 2009
Posts: 10
sorry for answering that late... but it still deosn't work mac is still default....

here is my com.apple.boot:

<?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>Default Partition</key>
<string>hd(0,1)</string>
<key>Graphics Mode</key>
<string>1280x1024@32</string>
<key>Kernel</key>
<string>custom</string>
<key>Kernel Flags</key>
<string>rd=disk1s1</string>
<key>Boot Graphics</key>
<string>Yes</string>
<key>Quiet Boot</key>
<string>No</string>
<key>Timeout</key>
<string>2</string>
</dict>
</plist>


the Mac install is in Disk1s1
and the win boot drive is disk0s1

so what's wrong?

Last edited by pumpin; 11-25-2009 at 03:06 PM.
Reply With Quote