This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manuals:vps:kvm [2023/07/31 14:56] – Update for vpsAdminOS, remove old/incompatible distros Aither | manuals:vps:kvm [2023/10/20 11:04] (current) – rene.la | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| Virtual machines can be managed using [[https:// | Virtual machines can be managed using [[https:// | ||
| with [[https:// | with [[https:// | ||
| + | |||
| + | ===== Mount dataset export from NAS server to QEMU/KVM ==== | ||
| + | If you want to use a connected dataset export from a NAS server in to QEMU/KVM, for example to mount an ISO image of a CD for system boot, and you get this error message " | ||
| + | |||
| + | For example, if you use fstab to mount to the system: | ||
| + | |||
| + | 562.586.65.25:/ | ||
| + | |||
| + | You will now use the mount command as follows: | ||
| + | |||
| + | 562.586.65.25:/ | ||
| + | |||
| + | (**// | ||
| ===== KVM on Alpine Linux ===== | ===== KVM on Alpine Linux ===== | ||