How do I package an existing VM that was not created using vagrant up command?

前端 未结 9 1828
你的背包
你的背包 2021-01-30 02:29

I installed a VirtualBox and then installed a Ubuntu 12.10 Server Base OS in it. I have installed all kinds of php packages and other packages in it. My friends recommended me t

9条回答
  •  野的像风
    2021-01-30 03:00

    Use the 'VBoxManage list vms' command!I used it with sudo only to see there were no VMS listed.So use the command with the right authenticated user.The answers above also helped with making the box.

提交回复
热议问题