Saturday, February 25, 2017

How to Boot From a USB Drive in VirtualBox


hii guys ....~!

today i'm will show you how to make vmdk (Virtual Machine Disk)
this file can give the ability to boot from usb on an other disk on virtualmachin
to make this file we gonna use VBoxManage you can find it at virtual box folder on programe file

1/ fist one we gonna open the cmd with admin user
2/ open Diskpart shell and type list disk then this you gonna find the usb disk id
2/ go to virtual box folder
3/ and run this command

# = usb disk id number

VBoxManage internalcommands createrawvmdk -filename C:\usb.vmdk -rawdisk \\.\PhysicalDrive#

4/ now go to virtual disk and choose the vmdk file you gonna find it at c:\
6/ then boot from usb

you can see all  steps on video below


Related Posts:

  • How To Install netcat In Ubuntu or debian hi guys to day i'm gonna show you how to install netcat Netcat is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable "back-end" tool t… Read More
  • how to install beef on debian 8 or ubuntu 16 BeEF is short for The Browser Exploitation Framework. It is a penetration testing tool that focuses on the web browser. Amid growing concerns about web-borne attacks against clients, including mobile clients, BeEF allows… Read More
  • linux Compilation and Installation of nmap 7.4 from Source Code "final" First install some needed packages: $ cd $ sudo apt-get install build-essential libssl-dev libpathfinder-openssl-1 liblinear-dev libpcap0.8-dev libpcre3-dev $ wget http://nmap.org/dist/nmap-7.40.tar.bz2 $ tar xvf n… Read More
  • How to Boot From a USB Drive in VirtualBox hii guys ....~! today i'm will show you how to make vmdk (Virtual Machine Disk) this file can give the ability to boot from usb on an other disk on virtualmachin to make this file we gonna use VBoxManage you can find it a… Read More
  • vBulletin 5.2.1 Nulled hiiii guys ....~! many people ask me how can i get vbulletin 5.2.1 for free to create his forum i told them i'm gonna give  you but i need you for encouraging me by comment or share passwd: anyosbox.blogspot.c… Read More

0 comments:

Post a Comment