
Quote: Originally Posted by
gregrocker
At first screen Press Shift + F10 to open a Command Box, type:
DISKPART
LIST DISK
SEL DIS 0 (after confirming Windows 7 target HD #)
CLEAN
CREATE PARTITION PRIMARY SIZE=102400
FORMAT FS=NTFS LABEL="WINDOWS 7"
ACTIVE
EXIT
When I try do clean, it reports error:
"Virtual Disk Service error:
Clean is not allowed on the disk containing the current boot, system, pagefile, crashdump or hibernation volume. "