Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Booting after apt-get upgrade #45

Open
auphofBSF opened this issue Aug 25, 2021 · 0 comments
Open

Not Booting after apt-get upgrade #45

auphofBSF opened this issue Aug 25, 2021 · 0 comments

Comments

@auphofBSF
Copy link

Using the current commit, the Qemu VM of a PI3 is not booting after having done a sudo apt-get upgrade
Presume there is something in the upgrade that breaks the VM but do not know where to start finding a fix

this is a snippet of the vm startup

........
Extracting /fixup4x.dat to /fat/fixup4x.dat
Extracting /LICENCE.broadcom to /fat/LICENCE.broadcom
Searching for kernel='kernel8.img'
Searching for dtb='bcm2710-rpi-3-b-plus.dtb'
Booting QEMU machine "raspi3b" with kernel=/fat/kernel8.img dtb=/fat/bcm2710-rpi-3-b-plus.dtb
qemu-system-aarch64: Slirp: Failed to send packet, ret: -1
qemu-system-aarch64: Slirp: Failed to send packet, ret: -1
qemu-system-aarch64: Slirp: Failed to send packet, ret: -1
qemu-system-aarch64: Slirp: Failed to send packet, ret: -1
qemu-system-aarch64: Slirp: Failed to send packet, ret: -1

the Slirp: Failed ... messages repeat with long intervals between 5+min and the docker VM is using 50% plus of CPU resources of HOST

The following while not the same as an upgrade prove to me that updates are persistant across reboots.

sudo apt-get update requires the argument --allow-releaseinfo-change
sudo apt-get install git

Host is DockerDesktop , windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant