View Single Post
 
Old 01-13-2008, 01:10 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
after that, you will fix the windows boot

boot over windows dvd

open command prompt and type

diskpart

select disk 0

list partition

select partition X (X=windows partition)

active

exit

bootrec /RebuildBCD

Add installation to boot list? (yes)

diskpart

select partition Y (Y=leopard partition)

active

exit
Reply With Quote