Answer the question
In order to leave comments, you need to log in
Where can I find a ready vdi image?
Where can I find a ready-made vdi-image. In particular, CentOS-7.1-1503 is interested in some minimal one. Web searches have yielded no results. Or how to make it from a box?
Answer the question
In order to leave comments, you need to log in
1. Deploy the minimum CentOS on VBox isoredirect.centos.org/centos/7/isos/x86_64/CentOS...
2. Make a copy of the system (in the client system) using dd to the VBox shared folder (for example "sudo dd if=/ dev/sdaof=/mnt/blabla.img"). Create a smaller disk for this, after all, dd :)
3. "sudo VBoxManage convertdd /mnt/blabla.img /mnt/CentOSmini.vdi" is already in your system.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question