blazes816 Posted February 7, 2008 Share Posted February 7, 2008 As it is now, when I turn on my computer it gives my 5 seconds to press any key. If i press a key, I can go to windows, otherwise it defaults to mac. I want this to work backwards, so that if I press a key I can boot to mac, otherwise it defaults to Windows. How can I do that? (I'm very sorry for me extreme stupidity on the matter) Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/ Share on other sites More sharing options...
errandwolfe Posted February 7, 2008 Share Posted February 7, 2008 To do it the other way you need to change your active partition to Windows. You then need to add chain0 to windows (I like tboot personally). You then need to edit your boot.ini file to reference your chain0 file. I would suggest going simply searching "dual boot" on the site and you will find much more detailed instructions. Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-612947 Share on other sites More sharing options...
Foodie Monster Posted February 7, 2008 Share Posted February 7, 2008 If you have it in 2 different HDDs like I do, you can set the default booting device to be the HDD where OS X is installed on, and you can always chose which HDD to boot into by pressing the appropriate key upon boot up (it changes depending on the motherboard and BIOS, in my case it's F8) Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613052 Share on other sites More sharing options...
Powaking Posted February 7, 2008 Share Posted February 7, 2008 THis happens to me too. Anyway to change the darwin bootloader to make it default to the first partition rather than the 2nd? I'm sure there must be a way. Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613089 Share on other sites More sharing options...
mtotho Posted February 7, 2008 Share Posted February 7, 2008 To set Darwin to boot from a particular partition: <key>Kernel Flags</key> <string>rd=diskXsY</string> Where X is your hard drive number and Y is the partition number (BSD naming scheme) if you are unsure about the rd value open Aplications>Utilities>Disk Utiliy, click on the partition with OSX installed and click on info, the right "rd" value is the value from "Disk Identifier" (Terminal--> sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist) Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613094 Share on other sites More sharing options...
Powaking Posted February 7, 2008 Share Posted February 7, 2008 Where and how do I set this? Edit: sorry read it too fast just saw the Terminal command. Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613096 Share on other sites More sharing options...
mtotho Posted February 7, 2008 Share Posted February 7, 2008 Well, you may have missed it because i edited it in a bit after, i realized you may not have understood where that was. BTW, that was found right on the Wiki page. in "tips and tricks" i used it to change my primary boot from xp to LEopard in darwin (dont ask me how it got switched). edit: oops that was wrong terminal command btw. this is the correct one sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613105 Share on other sites More sharing options...
Powaking Posted February 8, 2008 Share Posted February 8, 2008 Hmm didn't work for me. Darwin is disk0s2 and Windows is disk0s1. When I added the rd=disk0s1 it still defaulted to Leopard. Only thing is Leopard would not boot now but windows still booted if I selected it. Also both terminal commands you posted are the same is that correct? If it makes sense my 2nd partition (Darwin) is set to active. Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613349 Share on other sites More sharing options...
mtotho Posted February 8, 2008 Share Posted February 8, 2008 my first terminal command was wrong, i went back and edited both tho. Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613353 Share on other sites More sharing options...
blazes816 Posted February 8, 2008 Author Share Posted February 8, 2008 Thank you so much! Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613360 Share on other sites More sharing options...
Mebster Posted February 8, 2008 Share Posted February 8, 2008 To set Darwin to boot from a particular partition:<key>Kernel Flags</key> <string>rd=diskXsY</string> Where X is your hard drive number and Y is the partition number (BSD naming scheme) if you are unsure about the rd value open Aplications>Utilities>Disk Utiliy, click on the partition with OSX installed and click on info, the right "rd" value is the value from "Disk Identifier" (Terminal--> sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist) Did this work?I remember trying something similar which didn't. And this is some info on chain0 from the wiki. Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613377 Share on other sites More sharing options...
blazes816 Posted February 8, 2008 Author Share Posted February 8, 2008 It worked perfectly, thanks again. Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-613424 Share on other sites More sharing options...
Powaking Posted February 8, 2008 Share Posted February 8, 2008 If I type in rd=disk0s2 at the bootloader then Darwin boots but if I just select Leopard (which is still set as default) then I just get a screen telling me I need to reboot. Darwin partition is set as active by the way. Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-614024 Share on other sites More sharing options...
Monkey_@@ Posted May 23, 2008 Share Posted May 23, 2008 I've edited the com.apple.Boot.plist file but now how do I "put" it into Darwin??? Link to comment https://www.insanelymac.com/forum/topic/86355-make-windows-default-instead-of-mac-boot-loader/#findComment-756262 Share on other sites More sharing options...
Recommended Posts