Hi,
Debian OS (Stretch) is installed bare metal on the SSD of my server. There are also a lot of Docker Containers configured. My home automation software (FHEM) is installed to the bare metal Debian OS directly. Its not that easy to migrate this to a VM, because I have a lot of FHEM modules in use which were installed by different methods (apt, curl, nodejs/npm, git clone, whatever).
Now I want to clean up my setup. As a temporary solution I want to do the following:
Is it possible to passthrough the SSD with the Debian OS to a VM guest and start this OS within the VM guest instead of a new OS on a virtualised hard disk?
If not, what are my alternatives? Is it possible to "clone" that SSD to an image file (raw/qcow2/img/whatever) and use this instead?
Are there any howtos or documentations to do this?
Thanks Hoppel
Debian OS (Stretch) is installed bare metal on the SSD of my server. There are also a lot of Docker Containers configured. My home automation software (FHEM) is installed to the bare metal Debian OS directly. Its not that easy to migrate this to a VM, because I have a lot of FHEM modules in use which were installed by different methods (apt, curl, nodejs/npm, git clone, whatever).
Now I want to clean up my setup. As a temporary solution I want to do the following:
Is it possible to passthrough the SSD with the Debian OS to a VM guest and start this OS within the VM guest instead of a new OS on a virtualised hard disk?
If not, what are my alternatives? Is it possible to "clone" that SSD to an image file (raw/qcow2/img/whatever) and use this instead?
Are there any howtos or documentations to do this?
Thanks Hoppel