Firstly, log onto the virtualbox and shutdown, before taking a snapshot;
# VBoxManage snapshot morrison take 100714 --description "ubuntu"
Virtualbox additions was on port 1, device 0, so I had to blow away the controller and start again, but with CentOS ISO attached. Before I did this, I could not boot off the CentOS ISO.
# VBoxManage storagectl morrison --name "IDE Controller" --remove
# VBoxManage storageattach morrison --storagectl "IDE Controller" --port 1 --device 0 --type dvddrive --medium //tank/downloads/OS/CentOS-7.0-1406-x86_64-DVD.iso
# VBoxManage startvm --type headless morrison
F12 to select boot device
... and off we go
Thursday, July 10, 2014
Subscribe to:
Comments (Atom)
