OndrejHome / fast-vm

'fast-vm' is a script for defining VMs from images provided in thin LVM pool.
GNU General Public License v3.0
22 stars 14 forks source link

Debian 9 support #33

Closed OndrejHome closed 6 years ago

OndrejHome commented 6 years ago

Proof of concept on Debian 9.3:

Things that needs to be done:

Outlook is optimistic.

OndrejHome commented 6 years ago
OndrejHome commented 6 years ago
OndrejHome commented 6 years ago

Installation of fast-vm under Debian:

# apt-get install gdebi-core
# wget https://www.famera.cz/large_data/files/fast-vm_1.3.1_all.deb
# gdebi fast-vm_1.3.1_all.deb

gdebi is used to resolve and install dependencies properly. In future having a repository might be a better approach so the updates can be delivered.

libguestfs-tools can also used the pre-compiled appliance that seems to work properly here with minor changes to system before it can be used (exporting ENV variable).

Basically this is now only missing the documentation in user guide.

OndrejHome commented 6 years ago

Ready for 1.4 release.

OndrejHome commented 6 years ago

released in 1.4