InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   How do I change boot priority in a dual boot system? (http://infinitemac.com/showthread.php?t=6625)

tanishwallen 09-30-2010 04:28 AM

How do I change boot priority in a dual boot system?
 
I have a laptop dual booting LinuxMint 7 and Windows Vista Home Premium. How do I change the default OS in the Grub boot loader? At the moment it is set for Mint.

lazybon3 09-30-2010 12:39 PM

Hello.

A little bit more information would be nice.
If you use chameleon or pc-efi you could set.

<key>Default Partition</key>
<string>hd(0,1)</string>

in /Extra/com.apple.Boot.plist

You find out the right Disk/Partition with the command "diskutil list" in Terminal
Just enter the Disk you want as default.

I hope this is the Information you needed, else I need more information on you System Configuration and Bootloader used.

EDIT: Since you are using Grub as Bootloader you maybe find the Solution there
>> http://discuss.extremetech.com/forum...004322173.aspx

gl