Re: XP won't boot from a volume formated in WinPE 2 (Vista)
- From: "Geert" <vcg@xxxxxxxxxxxxxxxx>
- Date: 7 Sep 2006 08:37:24 -0700
Today I included the format command in my Diskpart script. When
winnt32.exe is finished the PC again fails to boot because of the
missing Vista boot files. The error 'Disk read error occured' is shown.
I booted WinPE again and used the command 'Bootsect /nt52 All /force'
to change the MBR to NTLDR (Windows XP boot files). The command shows
it succesfully updated the bootcode on the C: volume. Afterwards the PC
still fails to boot and shows the same error. It will probabely boot
when I copy the Vista boot files but this is no solution as Windows
setup will brake it again in a later stage. Looks like the problem is
that the Bootsect command fails in activating the NTLDR boot files.
Regards,
Geert
Geert schreef:
Hello Johan,
I didn't use Diskpart to format, I used the Format command. The rest of
my Diskpart script is identical to your commands.
I didn't find anything about the new Diskpart format feature in the
WinPE 2 documentation but I will try it tomorrow.
Thanks for your help,
Geert
Johan Arwidmark schreef:
Installing XP from WinPE 2.0 works fine for me...
Did you format from within diskpart (new in winpe 2.0) or using the
format command?
Try the following...
start diskpart in winpe 2.0 and execute the following commands
sel dis 0
clean
cre par pri
active
assign letter = C:
format fs=ntfs quick
exit
then run winnt32
regards
Johan Arwidmark
Microsoft MVP - Setup/Deployment
On 6 Sep 2006 04:59:40 -0700, "Geert" <vcg@xxxxxxxxxxxxxxxx> wrote:
We've been using a WinPE boot CDROM (based on XP) to start an
unattended setup (winnt32.exe) of Windows over the network. After
booting WinPE we partition the hard disk using Diskpart and format it
using the Format command. Then we start winnt32.exe. When winnt32 is
finished the system reboots and Windows setup continues.
Now I made a new WinPE boot CDROM based on the new version of WinPE
that comes with the Vista Automatic Installation Kit (AIK). After the
reboot that is initiated by winnt32.exe (XP version) the system won't
boot anymore. The reason for this is that Vista uses a new bootloader
but XP setup only installes XP bootfiles. I fixed this problem by
copying the Vista bootloader files to the volume before starting
winnt32. Now the system reboots fine using the new Vista bootloader.
When Windows XP setup is completely finished the system again failes to
reboot. According to a Technet article I found XP setup overwrites the
MBR, which is why the Vista bootloader won't be used anymore. However I
don't understand why the system won't boot using the XP bootloader. The
necessary files are installed by XP setup so they are available. I used
the Bootsect command to switch the MBR from XP to Vista without succes.
Does this mean WinPE 2 can't be used to deploy Windows XP or W2K3 or am
I missing something?
Geert
.
- Follow-Ups:
- References:
- XP won't boot from a volume formated in WinPE 2 (Vista)
- From: Geert
- Re: XP won't boot from a volume formated in WinPE 2 (Vista)
- From: Johan Arwidmark
- Re: XP won't boot from a volume formated in WinPE 2 (Vista)
- From: Geert
- XP won't boot from a volume formated in WinPE 2 (Vista)
- Prev by Date: Re: Migration from old windows 2000 system to brand new windows xp sys
- Next by Date: Re: Uninstall XP pro on D drive
- Previous by thread: Re: XP won't boot from a volume formated in WinPE 2 (Vista)
- Next by thread: Re: XP won't boot from a volume formated in WinPE 2 (Vista)
- Index(es):
Relevant Pages
|