우분투 qemu-utils 설치 편집하기

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

편집을 취소할 수 있습니다. 이 편집을 되돌리려면 아래의 바뀐 내용을 확인한 후 게시해주세요.

최신판 당신의 편집
1번째 줄: 1번째 줄:
;우분투 qemu-utils 설치


==확인==
==확인==
<source lang='console'>
<source lang='cli'>
root@zetawiki:~# qemu-img
root@zetawiki:~# qemu-img
The program 'qemu-img' is currently not installed. You can install it by typing:
The program 'qemu-img' is currently not installed. You can install it by typing:
9번째 줄: 8번째 줄:


==설치==
==설치==
<source lang='console'>
<source lang='cli'>
root@zetawiki:~# apt-get install qemu-utils
root@zetawiki:~# apt-get install qemu-utils
Reading package lists... Done
Reading package lists... Done
15번째 줄: 14번째 줄:
Reading state information... Done
Reading state information... Done
The following extra packages will be installed:
The following extra packages will be installed:
   ca-certificates libaio1 libcurl3-gnutls librados2 librbd1 librtmp0
   libaio1 libboost-system1.54.0 libboost-thread1.54.0 librados2 librbd1
  sharutils
Suggested packages:
  debootstrap bsd-mailx mailx
The following NEW packages will be installed:
The following NEW packages will be installed:
   ca-certificates libaio1 libcurl3-gnutls librados2 librbd1 librtmp0 qemu-utils
   libaio1 libboost-system1.54.0 libboost-thread1.54.0 librados2 librbd1
0 upgraded, 7 newly installed, 0 to remove and 83 not upgraded.
  qemu-utils sharutils
Need to get 1,689 kB of archives.
0 upgraded, 7 newly installed, 0 to remove and 61 not upgraded.
After this operation, 4,189 kB of additional disk space will be used.
Need to get 2,345 kB of archives.
Do you want to continue [Y/n]?
After this operation, 10.4 MB of additional disk space will be used.
Do you want to continue? [Y/n]  
</source>
</source>
<source lang='console'>
<source lang='cli'>
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]
Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]
... (생략)
... (생략)
Setting up libaio1 (0.3.109-2ubuntu1) ...
Setting up qemu-utils (2.0.0+dfsg-2ubuntu1.21) ...
Setting up librados2 (0.41-1ubuntu2.1) ...
Setting up sharutils (1:4.14-1ubuntu1) ...
Setting up librbd1 (0.41-1ubuntu2.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
Setting up qemu-utils (1.0+noroms-0ubuntu14.27) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
</source>
</source>


==확인 2==
==확인 2==
<source lang='console'>
<source lang='cli'>
root@zetawiki:~# qemu-img | head
root@zetawiki:~# qemu-img | head
qemu-img version 2.0.0, Copyright (c) 2004-2008 Fabrice Bellard
qemu-img version 2.0.0, Copyright (c) 2004-2008 Fabrice Bellard
48번째 줄: 51번째 줄:
</source>
</source>


==같이 보기==
[[분류: 우분투]]
*[[리눅스 qemu-img]]
 
[[분류: Ubuntu]]
[[분류: qemu-img]]

제타위키에서의 모든 기여는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스로 배포된다는 점을 유의해 주세요(자세한 내용에 대해서는 제타위키:저작권 문서를 읽어주세요). 만약 여기에 동의하지 않는다면 문서를 저장하지 말아 주세요.
또한, 직접 작성했거나 퍼블릭 도메인과 같은 자유 문서에서 가져왔다는 것을 보증해야 합니다. 저작권이 있는 내용을 허가 없이 저장하지 마세요!

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