Lo2 Prepare-Installer
Lo2 Prepare-Installer
A boot device is any piece of hardware that can read or contains the
files required for a computer to start. ... When installing a new operating
system, troubleshooting the computer, or booting from another drive,
such as the CD-ROM drive, a bootable disc or setup disc is inserted into
the drive.
DISKPART
LIST DISK
SELECT DISK ? (the usb letter)
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT FS=NTFS QUICK
ASSIGN
EXIT
2.Go to your installer DVD and find for the folder ( BOOT)
G:\>CD BOOT
G:BOOT\BOOTSECT /NT60 E:(the e: is your usb letter with
a:)