Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- Source
- 네트워크
- 줄바꿈 문자
- plugin
- GIT
- context
- Quartz
- web.xml
- Windows 10
- grep
- JavaScript
- IntelliJ
- maVen
- xargs
- netsh
- resource
- Eclipse
- Windows
- port
- 단축키
- tomcat
- vscode
- ssh
- profile
- lsof
- import
- bash
- VirtualBox
- find
- Mac
Archives
- Today
- Total
develog
[VirtualBox] USB 부팅 본문
- USB 메모리 부팅 디스크로 만들기
- 컴퓨터 아이콘-마우스 우클릭-관리-디스크 관리
=> usb 디스크 번호 확인
※ ex) 디스크 2
- cmd 관리자 권한으로 실행
- VirtualBox 경로로 이동
=> cd C:\Program Files\Oracle\VirtualBox
- vmdk 파일 만들기
=> VBoxManage internalcommands createrawvmdk -filename "E:\usb.vmdk" -rawdisk \\.\PhysicalDrive2
- Virtual Box - 설정 - 저장소 - 컨트롤러 - 하드드스크 추가하기
=> usb.vmdk 파일 선택
'Virtual Box' 카테고리의 다른 글
[VirtualBox] linux, VBoxAdditions 설치 에러 (0) | 2015.10.27 |
---|---|
[VirtualBox] 공유폴더 설정 (0) | 2015.08.22 |
[VirtualBox] 게스트 확장 설치 실패 (0) | 2015.08.22 |
[VirtualBox] CentOS 설치 (0) | 2013.09.01 |
Comments