Hi all,
So I did the install process a little different from Lars.
What I've done would be more in line with getting your current systems
to "dualboot" Leopard and Snow Leopard.
So the steps were ( from inside a Leopard installed system ):
0. Mount the OSX Server ISO with DiskImageMounter
1. Copy all the contents from the mounted ISO to a folder on your HD ( do this from Terminal using sudo )
Do something llike:
sudo cp -R * "destination folder"
2. Replace the OSInstall.mpkg as mentioned in the tutorial made by Lars
3. Run this package directly ( do not run the Install OSX in the root of the extracted ISO )
4. Follow all the install steps which is basicly select the destination and "Next"
5. Modify the "10.6 Post.sh" to use the correct source and destination folders
6. Run the "10.6 Post.sh" from Terminal
7. Mount your OSX boot partition. From the command line do:
( get the list of disks and partitions with diskutil list from Terminal )
sudo diskutil mount /dev/disk<your boot disk and partition>
8. Go to folder "/System/Library/CoreServiices" inside the newly mounted partition
9. Copy bootx from the BootX zip file to this folder.
10. Rebbot while pressing "Option" or change your startup disk in "System Preferences"
11. After reboot finish the install process
12. In the end if you get a blue background screen with a functioning mouse pointer and
nothing happens next force shutdown with the power button and power on again.
Best regards,
voidRunner
So I did the install process a little different from Lars.
What I've done would be more in line with getting your current systems
to "dualboot" Leopard and Snow Leopard.
So the steps were ( from inside a Leopard installed system ):
0. Mount the OSX Server ISO with DiskImageMounter
1. Copy all the contents from the mounted ISO to a folder on your HD ( do this from Terminal using sudo )
Do something llike:
sudo cp -R * "destination folder"
2. Replace the OSInstall.mpkg as mentioned in the tutorial made by Lars
3. Run this package directly ( do not run the Install OSX in the root of the extracted ISO )
4. Follow all the install steps which is basicly select the destination and "Next"
5. Modify the "10.6 Post.sh" to use the correct source and destination folders
6. Run the "10.6 Post.sh" from Terminal
7. Mount your OSX boot partition. From the command line do:
( get the list of disks and partitions with diskutil list from Terminal )
sudo diskutil mount /dev/disk<your boot disk and partition>
8. Go to folder "/System/Library/CoreServiices" inside the newly mounted partition
9. Copy bootx from the BootX zip file to this folder.
10. Rebbot while pressing "Option" or change your startup disk in "System Preferences"
11. After reboot finish the install process
12. In the end if you get a blue background screen with a functioning mouse pointer and
nothing happens next force shutdown with the power button and power on again.
Best regards,
voidRunner