Dualboot Windows 7 i XP

Witam,

mam problem z uruchomieniem windows xp. Na partycji c: mam zainstalowany windows 7, na partycji f: (fizycznie jest druga, lezy tuz za partycja z windows 7) w drugiej kolejnosci zainstalowalem win XP. Przed zainstalowaniem win XP ukrylem partycje c: z windows 7, tak zeby instalator XP ustawil partycje dla xpeka jako c:. Nastepnie ustawilem partycje z xp widoczna i odzyskalem za pomoca dvd z windows 7 mozliwosc uruchamiania tego systemu. Nastepnie z poziomu win7 zrobilem menu, tak zeby moc uruchamiac oba systemy. Uzylem do tego polecen:

1. Open an elevated command prompt.

   2. Type the following to create a boot loader for Windows XP.

      bcdedit /create {ntldr} /d "Windows XP"

   3. Type the following to set the device to where Windows XP is installed. I used D: in this example. Replace it with the drive letter of your XP installation.

      bcdedit /set {ntldr} device partition=D: ---- tu wpisalem F:

   4. Type the following to set the path.

      bcdedit /set {ntldr} path \ntldr

   5. Type the following to add this boot loader to the boot up screen.

      bcdedit /displayorder {ntldr} /addlast

   6. Reboot the computer.

Wszystkie polecenia zakonczyly sie sukcesem, po restarcie pokazalo sie menu, lecz WinXP nie uruchamia sie, pojawia sie i szybko znika komunikat, ze cos nie tak jest z boot.ini. Tak wyglada boot ini z XP:

[boot loader]

timeout=30

default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect

Co zrobic zeby uruchomic XP? Wydaje mi sie ze problem lezy wlasnie w boot.ini - co trzeba w nim zmienic zeby uruchomic XP?

Może ten temat coś ci pomoże http://www.searchengines.pl/Jak-przywro … 29104.html

Dodatkowo sprawdź, czy na partycjach rozruchowych (najlepiej na obu) są pliki boot.ini, NTLDR i NTDETECT.COM.