apt-get dist-upgrade
ฉันเพิ่งอัพเกรดเคอร์เนลของฉันด้วย
เมื่อฉันพยายามบูตเครื่องเสมือนด้วยvagrant up
บน VM ที่มีอยู่ของฉันฉันได้รับข้อผิดพลาดต่อไปนี้:
$ vagrant up
Bringing machine 'myvirtualmachine' up with 'virtualbox' provider...
==> myvirtualmachine: Clearing any previously set forwarded ports...
==> myvirtualmachine: Clearing any previously set network interfaces...
==> myvirtualmachine: Preparing network interfaces based on configuration...
myvirtualmachine: Adapter 1: nat
myvirtualmachine: Adapter 2: hostonly
==> myvirtualmachine: Forwarding ports...
myvirtualmachine: 8092 (guest) => 9000 (host) (adapter 1)
myvirtualmachine: 22 (guest) => 2222 (host) (adapter 1)
==> myvirtualmachine: Running 'pre-boot' VM customizations...
==> myvirtualmachine: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "8b5f97cb-b593-4610-989d-6445fbcb7d0e", "--type", "headless"]
Stderr: VBoxManage: error: The virtual machine 'myvirtualmachine' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
ฉันพยายามโหลด VM ซ้ำเพื่อไม่ให้เกิดประโยชน์ แม้แต่การสร้าง VM ขึ้นใหม่จากศูนย์ก็ไม่ได้ช่วยอะไร
ฉันจะทำอย่างไรเพื่อให้ VM ของฉันกลับมา
เวอร์ชัน: virtualbox 5.1.10 r112026, คนจรจัด 1.8.7, Ubuntu 16.10, linux 4.8.0-28-generic