Open command promt as administrator 1.DISKPART 2.LIST DISK 3.SELECT DISK 1 4.CLEAN 5.CREATE PARTITION PRIMARY 6.SELECT PARTITION 1 7.ACTIVE 8.FORMAT FS=NTFS 9.ASSIGN 10.EXIT E: (E is your dvd drive letter) CD BOOT BOOTSECT.EXE /NT60 G: (G is your usb drive letter) copy dvd contents to your usb.
Html, JAVA,DOTNET,Javascript, PHP, and JQuery Scripts and its issues with solutions
Showing posts with label USB. Show all posts
Showing posts with label USB. Show all posts
Monday, 19 May 2014
How to convert USB into Bootable device?
Subscribe to:
Posts (Atom)
Feet/Inches to Meters Converter & Lbs to Kgs Converter
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>Feet/Inches ⇄...
-
<?php $to = "somebody@example.com, somebodyelse@example.com"; $subject = "HTML email"; $message = " <h...
-
ISAIMINI.COM Download
-
document.onkeydown = myKeyDownHandler; function myKeyDownHandler(event){ alert(event.keyCode) }