[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: iptables support for Debian 11 PV domu's
Forgot to do reply all ... with some additional details at the bottom. Thanks for all the replies! I re-upgraded one of the VMs that I had to revert
last night, and tonight it's working, no errors. Exact same commands -- - Make sure all Deb10 patches installed - apt clean - Flip sources.list - apt update - apt upgrade --without-new-pkgs - apt full-upgrade - reboot I realized what's different though. Last night I also changed what kernel I was using on the guest. I flipped my vmname.cfg from [...] kernel = '/boot/vmlinuz-5.10.0-8-amd64' ramdisk = '/boot/initrd.img-5.10.0-8-amd64' [...] (the kernel version that came with Debian 11) back to the 4.19.0-16-amd64 that was with Debian 10. Is it possible that the 5.10.0-8-amd64 that comes with Debian 11 isn't all the way there? I can confirm that the linux-image-amd64 is the one that came as a part of doing the in-place upgrade. I don't mess with custom kernels etc., just the ones that come straight from apt's wisdom. From the perspective of the dom0 :: # uname -a Linux vhost 5.10.0-8-amd64 #1 SMP Debian 5.10.46-5 (2021-09-23) x86_64 GNU/Linux # apt list --installed | grep linux-image-amd64 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. linux-image-amd64/stable-security,now 5.10.46-5 amd64 [installed] # md5sum ./var/cache/apt/archives/linux-image-amd64_5.10.46-5_amd64.deb 9e4185453765f40a69e248925ed0366f ./var/cache/apt/archives/linux-image-amd64_5.10.46-5_amd64.deb /lib/modules# ls 4.19.0-13-amd64 4.19.0-16-amd64 4.19.0-17-amd64 5.10.0-8-amd64 On Mon, Oct 4, 2021 at 7:18 PM Andy Smith <andy@xxxxxxxxxxxxxx> wrote: Hello, --
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |