Skip to main content

Create Bootable USB Pen Drive

Dvd,cd,are not use long time and difficult to carry cds .so why not make usb Boot able Pan drive. and  work to easy.all Hardwre Engineer.Show how to make Pan driver bootable ,





Once you have the file, you'll need to burn it to a DVD disk or a bootable USB stick. The USB option is often easier, and it means you can carry the stick drive in your pocket if you need to update the PCs of friends and colleagues.
To turn a .ISO file into a bootable USB device, you can use the official Microsoft media creation tool mentioned on the above-linked page. However, a freeware program called Rufus is actually easier and faster. Plus, it lets you format the USB drive in GPT format, which may be useful if your PC's hard disk is also in the same format.


You'll find Rufus at https://rufus.akeo.ie/ and the download is only around 1 MB. It's portable so there's nothing to install, and the program is malware-free according to VirusTotal and Web of Trust.
For formatting USB sticks, and especially for creating a bootable USB pen drive from a .ISO file, Rufus is definitely a useful addition to your PC toolkit.
and Your pan-drive Bootable and go bois setting.Select Pan Drive Frist Boot device .


Comments

Popular posts from this blog

Information Security Interview Questions & Answers

The number of Information Security related jobs are growing extensively…. There is a huge requirement for skilled InfoSec professionals across the globe.. the jobs positions are available for freshers, experienced guys and top management (typically CISO .HCL,BPLetc)… This post is my attempt to collect typical InfoSec interview question and answers to help those looking out opportunities in this field… I’ll keep on updating the questions regularly.. You can also share/contribute any questions you might have faced during your InfoSec interviews…. Category I: General Security Concepts / Network Security / OS Security 1) Is there any difference between Information Security and IT Security? If yes, please explain the difference. Ans- Yes. Information Security and IT Security are both different terms often used interchangeably. IT Security focuses on purely technical controls (like implementing antivirus, firewall, hardening systems etc) while Information Security is more wider ter...

8 pair usage for data in Cat 6 Wire in Networking

Today I Post the Cat6 wire pair use in Networking ,we all know 8 pair in cat 6 and but no idea how any pair use in Networking .only 4 pair Use in networking , Like this Photo, If 4 pair not work in cat6 wire we use another 4 Pair same wire Save time and Money 

MCSE INTERVIEW QUESTIONS AND ANSWER

MCSE INTERVIEW QUESTIONS AND ANSWER ,VERY USEFULL OUR NEXT JOB INTERVIEW MCSE Questions and Answers: :  1 :: What is the use of IGMP protocol?  Internet Group Management Protocol: - It allows internet hosts to participate in multicasting. The IGMP messages are used to learn which hosts is part of which multicast groups. The mechanism also allow a host to inform its local router, that it wants to receive messages.  2 :: What are Ping and Tracert?  Ping and tracert are the commands used to send information to some remote computers to receive some information. Information is sent and received by packets. Ping I particularly used to check if the system is in network or not. It also gives packet lost information. In windows ping command is written as ping ip_address Tracert is called as trace route. It is used to track or trace the path the packet takes from the computer where the command is given until the destination. In windows ping command is written as trac...