I use this script do format the HD to deploy Vista and all work good
select disk 0 clean create partition primary select partition 1 assign letter=c active format quick select disk 1 clean create partition primary select partition 1 assign letter=d active format quick
with Win 7 i decide to create the two partition, system and SO and I have create this script
select disk 0 clean create partition primary size=200 select partition 1 active format fs=ntfs label="System" quick create partition primary select partition 2 format fs=ntfs label="SO" quick assign letter=c exit
but with this second script at the next reboot the system don't start, it don't find the bootmgr.
what I wrong??
tnx to all
This post has been edited by ^Miki^: 09 October 2009 - 03:42 PM



Help
Back to top









