unix:virtualization:virtlib:quickreference
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| unix:virtualization:virtlib:quickreference [2022/10/31 23:12] – c/libvirt/ rodolico | unix:virtualization:virtlib:quickreference [2026/04/14 19:17] (current) – rodolico | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| * **console domain** - attaches to the serial console of domain assuming the port has been set up. | * **console domain** - attaches to the serial console of domain assuming the port has been set up. | ||
| * Attach/ | * Attach/ | ||
| - | * attach-interface //domain// bridge //bridge// --config --target vnet3 --mac 00: | + | |
| - | * This will attach a new bridge to domain //domain//, using //bridge// defined on hypervisor, called vnet3 on the virtual, with the mac address set to whatever you use. | + | |
| + | * This will attach a new bridge to domain //domain//, using //naeonhv// defined on hypervisor, called vnet3 on the virtual, with the mac address set to whatever you use. | ||
| * detach-interface //domain// --type bridge --mac 00: | * detach-interface //domain// --type bridge --mac 00: | ||
| + | * Attach/ | ||
| + | * <code bash> | ||
| + | * <code bash> | ||
| * 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 ==== | ||
| Line 272: | Line 278: | ||
| You can now do things like <code bash> | You can now do things like <code bash> | ||
| + | |||
| + | ===== Adding USB Drive Image ===== | ||
| + | |||
| + | Building and using a USB Thumbdrive image is a little weird, but it can be done. See [[software: | ||
| ===== Links ===== | ===== Links ===== | ||
unix/virtualization/virtlib/quickreference.1667275950.txt.gz · Last modified: by rodolico
