주 메뉴 열기

wwiki β

VirtualBox 편집하기

경고: 로그인하지 않았습니다. 편집을 하면 IP 주소가 공개되게 됩니다. 로그인하거나 계정을 생성하면 편집자가 사용자 이름으로 기록되고, 다른 장점도 있습니다.

편집을 되돌릴 수 있습니다. 이 편집을 되돌리려면 아래의 바뀐 내용을 확인한 후 저장해주세요.
최신판 당신의 편집
1번째 줄: 1번째 줄:
== VBoxManage ==
+
The --compact option can be used to compact disk images. Compacting removes blocks that only contains zeroes. Using this option will shrink a dynamically allocated image. It will reduce the physical size of the image without affecting the logical size of the virtual disk. Compaction works both for base images and for differencing images created as part of a snapshot.
https://docs.oracle.com/en/virtualization/virtualbox/7.0/user/vboxmanage.html#vboxmanage-cmd-overview
 
  
=== list ===
+
== [https://namu.wiki/w/UEFI#s-4 보안 부팅] ==
C:\Program Files\Oracle\VirtualBox>VBoxManage.exe list vms
 
 
 
=== showvminfo ===
 
C:\Program Files\Oracle\VirtualBox>VBoxManage.exe showvminfo [이름]
 
 
 
=== startvm ===
 
VBoxManage startvm { uuid | vmname ...} [--putenv=name[=value]] [--type=[ gui | headless | sdl | separate ]] --password file --password-id password identifier
 
 
 
== 기타 ==
 
 
 
===[https://namu.wiki/w/UEFI#s-4 보안 부팅]===
 
 
virtualbox version: 6.1
 
virtualbox version: 6.1
  
72번째 줄: 60번째 줄:
 
them. Please see your Linux system's documentation for more information.
 
them. Please see your Linux system's documentation for more information.
  
</syntaxhighlight>DKMS 패키지가 설치되지 않아서 보안부팅 유효성을 변경할 수 없다고 나온다.        
+
</syntaxhighlight>DKMS 패키지가 설치되지 않아서 보안부팅 유효성을 변경할 수 없다고 나온다.      
  
 
'vboxdrv'도 [[modprobe]]명령어로 로딩하지 못 하였다. sudo dmesg 명령으로 확인해 보니 서명되지 않아서 실패한 모양이다.  <syntaxhighlight lang="text">
 
'vboxdrv'도 [[modprobe]]명령어로 로딩하지 못 하였다. sudo dmesg 명령으로 확인해 보니 서명되지 않아서 실패한 모양이다.  <syntaxhighlight lang="text">
 
Lockdown: modprobe: unsigned module loading is restricted; see man kernel_lockdown.7
 
Lockdown: modprobe: unsigned module loading is restricted; see man kernel_lockdown.7
</syntaxhighlight>
+
</syntaxhighlight><br />
 
=외부링크=
 
=외부링크=
 
https://www.virtualbox.org/manual/ch08.html#vboxmanage-modifyvdi
 
https://www.virtualbox.org/manual/ch08.html#vboxmanage-modifyvdi
 
[[분류:가상화]]
 
[[분류:가상화]]

wwiki에서의 모든 기여는 다른 기여자가 편집, 수정, 삭제할 수 있다는 점을 유의해 주세요. 만약 여기에 동의하지 않는다면, 문서를 저장하지 말아 주세요.
또한, 직접 작성했거나 퍼블릭 도메인과 같은 자유 문서에서 가져왔다는 것을 보증해야 합니다 (자세한 사항은 Wwiki:저작권 문서를 보세요). 저작권이 있는 내용을 허가 없이 저장하지 마세요!

취소 편집 도움말 (새 창에서 열림)