PDA

View Full Version : Boot senza hdd in IDE ... si può?


Adalberto
02-01-2005, 21:36
La mia scheda madre ha i due canali IDE standard più controller SATA silicon raid e controller IDE gigaraid integrati. Attualmente ho il sistema operativo in raid 0 su silicon SATA e 1 hdd collegato in master sul canale IDE primario, su questo hdd è stato scritto da windows il file di boot. Il mio problema è: si può spostare il boot.ini sui dischi in raid dove è installato windows e scollegare il disco su canale IDE primario? In pratica, si può costringere windows a leggere il boot.ini dal raid 0? In seguito vorrei anche collegare due altri hdd in raid 0 sull'altro controller della mobo.

Robert Valerio
04-01-2005, 17:30
You copy the following files to the SATA drive:

BOOT.INI, NTDETECT.COM, NTLDR, and CMLDR if not already on the drive.

Edit the BOOT.INI file, and rewrite the MBR and Boot Record using the Recovery Console.


An easier alternative would be to use a software like Partition Magic.

Needless to say that, if you open the RAID0 array, the "striped" data on the two disks will be lost.


Good luck!