Tested image linux through terminal
Posted: 9. Oct 2016, 16:00
hello folks,
I am a newbie in virtualbox, and more newbie in VBoxManage, in Linux. I want test a distro linux and I think use virtualbox for this. I want do this through terminal. I was thinking something like this:
but this didn't result. How can I do this without reserved space disk and without specify all settings through menus?
My system is: Lubuntu 16.04 LTS.
Thanks
I am a newbie in virtualbox, and more newbie in VBoxManage, in Linux. I want test a distro linux and I think use virtualbox for this. I want do this through terminal. I was thinking something like this:
Code: Select all
VBoxManage Ubuntu16.04 --type dvddrive --medium lubuntu-14.04.5-desktop-amd64.iso
My system is: Lubuntu 16.04 LTS.
Thanks