4

I can switch between OSX, Windows and a network drive, but I cannot seem to find this option anywhere.

gentmatt
  • 49,722
danixd
  • 301
  • 1
  • 3
  • 9

3 Answers3

4

rEFIt

rEFIt is a boot menu and maintenance toolkit for EFI-based machines like the Intel Macs. You can use it to boot multiple operating systems easily, including triple-boot setups with Boot Camp. It also provides an easy way to enter and explore the EFI pre-boot environment.

  • rEFIt allows you to sync partition tables
  • customize:

    • set default to boot from
    • define wait time before a boot option is selected
    • configure the rEFIt boot screen

http://macthemes.net/forum/viewtopic.php?id=16802124

gentmatt
  • 49,722
1

You can use rEFIt, which will automatically present you with all boot options when you install it to the OS X Volume (see this article for more detail).

Stephen Rudolph
  • 518
  • 2
  • 6
0

There's a System Preference pane called Startup Disk (Apple > System Preferences > Startup Disk) that allows you to choose which disk to start up from.

Does that help any?

Startup Disk Preference Pane

Jon
  • 74