User Tools

Site Tools


public:managing_kvm_on_debian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:managing_kvm_on_debian [2024/05/16 21:22] thomaspublic:managing_kvm_on_debian [2024/05/17 20:56] (current) thomas
Line 253: Line 253:
 </code> </code>
  
-===== Replacing media =====+===== Managing media ===== 
 + 
 +Listing attached media: 
 + 
 +<code> 
 +virsh domblklist <guestname> 
 +</code> 
 + 
 +To replace a disk or cd-rom with another:
  
 <code> <code>
Line 259: Line 267:
 </code> </code>
  
 +Or to simply eject a disk:
 +
 +<code>
 +virsh change-media vm1 hdc --eject
 +</code>
 ===== Resources ===== ===== Resources =====
  
public/managing_kvm_on_debian.1715894554.txt.gz · Last modified: by thomas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki