unix:virtualization:virtlib:quickreference
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| unix:virtualization:virtlib:quickreference [2025/01/24 23:58] – rodolico | unix:virtualization:virtlib:quickreference [2025/07/27 16:34] (current) – rodolico | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| * detach-interface //domain// --type bridge --mac 00: | * detach-interface //domain// --type bridge --mac 00: | ||
| * Attach/ | * Attach/ | ||
| - | * virsh detach-disk router sda --config | + | * <code bash>virsh detach-disk router sda --config |
| - | * virsh attach-disk router / | + | * <code bash>virsh attach-disk router / |
| * Remove virtual image (config file only)< | * Remove virtual image (config file only)< | ||
| * **change-media //name// //drive//** - Insert or Eject a CDROM | * **change-media //name// //drive//** - Insert or Eject a CDROM | ||
| - | * change-media | + | * <code bash> |
| - | * change-media | + | * <code bash> |
| + | * Rename Domain | ||
| + | * <code bash> | ||
| ==== Boot from CD ROM ==== | ==== Boot from CD ROM ==== | ||
unix/virtualization/virtlib/quickreference.txt · Last modified: 2025/07/27 16:34 by rodolico
