Self Service upgrade to Lion w/ existing BootCamp partition.

rlandgraf
Contributor

We are trying to update a lab of computers to 10.7.3. These computers are partitioned 50/50 with a 10.6.8 partition and and a Windows XP partition. We are getting the following error when trying to run the update:

*Mac OSX could not be installed on your computer

Mac OS X can't be installed on the disk Macintosh HD, because a recovery system can't be created.*

Wondering if anyone else has run into this problem and if so how did you get around it??

We have tried the install both through SelfService and by just running the install straight from the computer.

1 ACCEPTED SOLUTION

friedelj
New Contributor III

We ran into this on one computer. I ended up manually making a 1 GB partition with Disk Utility using free space from the Macintosh HD, then deleting it. The Lion installer was then able to create the recovery partition when it ran and the install was successful.

View solution in original post

2 REPLIES 2

friedelj
New Contributor III

We ran into this on one computer. I ended up manually making a 1 GB partition with Disk Utility using free space from the Macintosh HD, then deleting it. The Lion installer was then able to create the recovery partition when it ran and the install was successful.

rlandgraf
Contributor

Thanks for the help that worked great. Here the the command we used in case anyone is wondering.

diskutil resizeVolume disk0s2 76G JHFS+ Restore 1G

We have a 77G Mac Partitions about with Journaled HFS+.

Then after it was done installing we ran

diskutil mergePartitions JHFS+ "Macintosh HD" disk0s2 disk0s3

to erase the recovery partition so that boot camp will work again.