GNS3 / gns3-server

GNS3 server
GNU General Public License v3.0
768 stars 258 forks source link

Boot loop when launching Qemu appliance router template #2245

Closed rudolphos closed 11 months ago

rudolphos commented 1 year ago

Windows 10. Using VirtualBox 7.0.8 GNS3 VM and GNS3 2.2.40.1. Current GNS3 VM configuration: image

Boot loop: ezgif com-gif-maker

This particular loop is caused after launching MikroTik CHR template:

iPXE (http://ipxe.org) 00:06.0 CD00 PCI2.10 PnP PMM 3FF8C5F0 3FECC5F0 CD00
iPXE (http://ipxe.org) 00:07.0 CE00 PCI2.10 PnP PMM 3FF8C5F0 3FECC5F0 CE00
iPXE (http://ipxe.org) 00:0A.0 D100 PCI2.10 PnP PMM 3FF8C5F0 3FECC5F0 D100
iPXE (http://ipxe.org) 00:08.0 CF00 PCI2.10 PnP PMM 3FF8C5F0 3FECC5F0 CF00
iPXE (http://ipxe.org) 00:0B.0 D200 PCI2.10 PnP PMM 3FF8C5F0 3FECC5F0 D200
iPXE (http://ipxe.org) 00:09.0 D000 PCI2.10 PnP PMM 3FF8C5F0 3FECC5F0 D000
iPXE (http://ipxe.org) 00:0C.0 D300 PCI2.10 PnP PMM 3FF8C5F0 3FECC5F0 D300
Booting from Hard Disk...
Load system
SeaBIOS (version 1.13.0-1ubuntu1.1)
Machine UUID 862c7d93...
Booting from Hard Disk...

Edit: I changed Configure template > HDD tab > Disk interface: virtio to IDE, but it also had no effect. The boot loop continued.

grossmj commented 1 year ago

Which Qemu template?

rudolphos commented 1 year ago

MikroTik CHR 7.8 (chr-7.8.img)

grossmj commented 1 year ago

I have updated our appliance file to include v7.10.1 and I had no issues booting this version.

Image

I haven't tried with the VM though, my Qemu version is 6.2.0 and the VM is 4.2.1

grossmj commented 1 year ago

Tried on the VM, version 7.10.1 worked.

Screenshot from 2023-07-06 18-05-33

grossmj commented 1 year ago

I have added an option to install Qemu v7.0 from the menu (you must upgrade the GNS3 VM first).

Screenshot from 2023-07-06 18-49-54

Screenshot from 2023-07-06 18-52-35

Please backup your VM first, I don't know if installing Qemu from the Canonical Server Team Backports (https://launchpad.net/~canonical-server/+archive/ubuntu/server-backports/?field.series_filter=focal) may break something.