InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 04-14-2008, 09:27 AM
matheteou matheteou is offline
Cheetah
 
Join Date: Feb 2008
Posts: 1
I believe you need to install Windows first if you are limited to one disk. Then you could do Linux followed by OS X.
Reply With Quote
  #12  
Old 04-15-2008, 01:53 AM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
SOLUTION for Dual/Triple booting Mac OS X, Windows, Linux, on the same Hard Drive- By: WinLinMac01
This tutorial is subject to future revisions by WinLinMac01
===========
IMPORTANT (Backup up all existing data before proceeding with the procedures below)
Tutorial created by: WinLinMac01

1). Download and Burn a bootable copy of Acronis Disk Director

2). Assuming that your hard drive is fully formated with zeros, insert your Mac OS X DIsk and press ENTER when the disk starts up.

3). Select your language and in the next screen, go into Disk Utility.

4). Create one HFS+ Journaled partition dedicated to Mac OS X.

5). For the remaining space, set that as Free Space.

6). Quit Disk Utility, and quit the installer.

7). Now, insert your Acronis Disk, and go into disk's safe mode when the menu appears.

8). You will see the already created Mac OS X partition, but the remaining Free Space is unallocated.

9). Create one NTFS partition using that Free Space. (NOTE: If you are planning to use Linux, you will have to leave some Free Space, Do NOT create an Ext3 partition YET)

10). Now is the time to reinsert your Mac OS X DVD.

11). Select the appropriate packages and install on the OS X partition you created.

12). After installation, heres a tip, you can quit the registration by simply doing Command-Q.

13). After configuring your post-installation, it is optional if you want to install the latest kernel, 9.2.2.

14). The main thing now, is to go into disk utility again, and format the NTFS partition you created for Windows Vista as FAT (MS-DOS).

15). Now it is time to insert your Windows Vista DVD.

16). When you get into the partition selection, highlight the partition you created in Disk Utility (FAT). Format that partition as NTFS.

17). Now you should be able to install Windows Vista without any problems. Note that this will overwrite the existing MBR that Mac OS X configured initially.

FOR USERS DUAL BOOTING JUST MAC & WINDOWS ON ONE DISK READ BELOW, FOR THOSE THAT WANT TO TRIPLE BOOT, SKIP THE FOLLOWING STEPS, AND RESUME AFTER STEP 21)
-------------------------------------------------------------------------------
18). After installation is complete, and after confirming that your installation is successful, restart and insert your Mac OS X DVD.

19). Instead of Booting of the DVD, press F8 and boot with -s.

20). To use the Darwin bootloader, you will have to write a new MBR. Follow the commands below-

fdisk -e /dev/rdisk0
flag 1
write
yes
quit
reboot

21). Now after reboot, you should see the Darwin bootloader active again, and when you press enter, Windows NTFS will be the foreign O/S installed on your system in addition to Mac OS X. By default, after 8 seconds, Darwin should boot off the Mac OS X partition. However, you can always select the Windows Vista partition anytime you have to access that O/S.

-------------------------------------------------------------------------------------------

22). Insert your Linux DVD after you are done installing Windows Vista

23). Follow the prompts as you go along until you select your leftover unpartitioned HD space.

24). Create an Ext3 partition for this installation, instead of swap.

25). Proceed to the bootloader configuration, and select GRUB.

26). If Mac OS X is not on the configuration list, add the boot information manually by going into "edit" or "add."

27). After doing this, GRUB will automatically detect your Mac OS X partition and add it to the grub.conf file after the installation is complete. You really don't have to edit the .conf file, only if you want to change the appearance of the name, timeout seconds, and the default O/S to boot into.

28). Proceed with the installation for Linux (any distribution).

29). After installation is complete, you SHOULD be able to see three options to choose from the GRUB bootloader list.

30). Windows Vista will be displayed as Other, unless you change this manually to Microsoft Windows Vista manually in the grub.conf file.

***If you are going to tri-boot Mac OS X, Windows Vista, and Linux, do steps 18-21 in Darwin after selecting Mac OS X Leopard from the GRUB Bootloader. That way, by default, the Darwin will boot Leopard instead of Windows Vista. Because chances are the default value may be set to Vista. Therefore, performing those steps should resolve your problem if you face any.***
================================================== ============

After all of these procedures are completed, you should be able to enjoy and the most of your system on just one hard drive.

I hope this helps, and this tutorial once again was written by me, WinLinMac01. =))

-- Enjoy
Reply With Quote
  #13  
Old 04-15-2008, 06:24 PM
kourosh kourosh is offline
Jaguar
 
Join Date: Jan 2008
Posts: 30
I have a quad boot system with Windows XP, Slackware 12.0, Ubuntu 7.10 (Now LFS in progress), and Mac OS X 10.5.2

Did that ages ago with grub, easy stuff for me...
Reply With Quote
  #14  
Old 04-15-2008, 10:53 PM
seren seren is offline
Jaguar
 
Join Date: Feb 2008
Posts: 79
nice job
Reply With Quote
  #15  
Old 04-15-2008, 11:26 PM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
GRUB is the BEST indeed. How are you managing your time settings?

@seren, thanks. =)

Quote:
[cite] kourosh:[/cite]I have a quad boot system with Windows XP, Slackware 12.0, Ubuntu 7.10 (Now LFS in progress), and Mac OS X 10.5.2

Did that ages ago with grub, easy stuff for me...
Reply With Quote
  #16  
Old 04-17-2008, 06:11 PM
smileyme smileyme is offline
Jaguar
 
Join Date: Feb 2008
Posts: 39
I used GRUB, though did it kind of backwards.

I installed XP first, then Ubuntu. Then my XP crashed and I had to reinstall XP, but then I could only boot to XP. I used SuperGrub to recover my Linux partition, and had to add XP to my GRUB list. All was good.

When I decided to install Leopard, I used GParted to make space on my drive, and installed Zeph's 10.5.2, but now could only boot Leopard. Again, I used SuperGrub to get back to Linux, then added Leopard to the list. Ubuntu, XP, Leopard; all from GRUB.

Since then, I have added a dedicated drive for Leopard, added it to GRUB, and all is good.

I have been so happy with my OSx86 PC, I gave my G5 to my wife.

Rick
Reply With Quote
  #17  
Old 04-17-2008, 08:27 PM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
Good to hear... =)

Quote:
[cite] smileyme:[/cite]I used GRUB, though did it kind of backwards.

I installed XP first, then Ubuntu. Then my XP crashed and I had to reinstall XP, but then I could only boot to XP. I used SuperGrub to recover my Linux partition, and had to add XP to my GRUB list. All was good.

When I decided to install Leopard, I used GParted to make space on my drive, and installed Zeph's 10.5.2, but now could only boot Leopard. Again, I used SuperGrub to get back to Linux, then added Leopard to the list. Ubuntu, XP, Leopard; all from GRUB.

Since then, I have added a dedicated drive for Leopard, added it to GRUB, and all is good.

I have been so happy with my OSx86 PC, I gave my G5 to my wife.

Rick



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply