Bootable USB for Wi...
 
Notifications
Clear all

Bootable USB for Windows 7

(@martinmckeay)
Active Member

How can I make bootable USB for Windows 7?

Quote
Topic starter Posted : January 17, 2018 5:49 am
(@maggieserota)
Active Member

Bootable USB for Windows 7

  1. Prepare the following:
    A. USB flash/pen/key drive supported by the PC
    B. One system with Windows* 7 or Windows Vista already installed
    C. One completely formatted USB flash drive preferably 4 GB or more
  2. Attach the USB flash drive to the Windows 7 or Windows Vista system
  3. Go to the command prompt (Start > Run > type cmd)
  4. When the Command Prompt Window opens, enter the following command:
    DISKPART and hit enter.
    DISKPART > LIST DISK and hit enter.

(After you enter the LIST DISK command, it shows the disk number of your USB drive. Here the USB drive disk number is taken as Disk 1.)
DISKPART > SELECT DISK 1

(If required, replace DISK # accordingly.)
DISKPART > CLEAN
DISKPART > CREATE PARTITION PRIMARY
DISKPART > SELECT PARTITION 1
DISKPART > ACTIVE
DISKPART > FORMAT FS=FAT32 QUICK
DISKPART > ASSIGN
DISKPART > EXIT
That’s it! You just made the USB a bootable device.

  1.   Then explore the Windows OS DVD and copy all the contents to the USB.
  2.   You can then use this bootable USB as a bootable DVD on any computer.
ReplyQuote
Posted : October 17, 2018 7:40 am
Share:
Login

Welcome! Login in to your account

Remember me Lost your password?

Don't have account. Register

Lost Password
Register