2018년 11월 29일 목요일
How to resize a virtualbox VDI disk under windows
VBoxManage.exe 명령을 사용한다.
아래 명령을 관리자: 명령 프롬프트에서 수행 하면 끝
"c:\Program Files\Oracle\VirtualBox\VBoxManage.exe" modifyhd "C:\Users\bitnine\VirtualBox VMs\solaris\solaris.vdi" --resize 40960
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
아래 명령을 관리자: 명령 프롬프트에서 수행 하면 끝
"c:\Program Files\Oracle\VirtualBox\VBoxManage.exe" modifyhd "C:\Users\bitnine\VirtualBox VMs\solaris\solaris.vdi" --resize 40960
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
피드 구독하기:
글 (Atom)
리눅스 문자와숫자 조합의 파일이름 정렬( Sort alphanumeric filenames in Linux )
아래 처럼 문자와 숫자가 섞여 있는 파일에 대해서 정렬이 제대로 되지 않을 때 When sorting is not done properly for files with mixed letters and numbers as shown below [codeh...
-
우선 메뉴에서 Tools아래 Orange Options를 선택 후 Common의 Session에서 Commit automatically after every statement를 체크하면 Autocommit is On으로 변경됨 ...
-
간혹 time.bora.net 이 동작을 하지 않을 때가 있는데 이럴 경우에는 # nptdate kr.pool.ntp.org 를 사용해서 시간을 동기화 해준다. 참고로 리눅스에서의 시간 관리는 이전에 작성한 내용을 참조한다. htt...
-
버전은 SAPNW7.0ABAPTrialSP12입니다. 우선 설치를 하기전에 기본 요구 사항에 대해 알아보겠습니다. -지원 OS: Windows XP Professional(Service Pack 2) 또는 Windows Server 2003 (...