Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1017944: grub-xen-host: 2.06-3 crashes PV guests in early boot

68 views
Skip to first unread message

Thomas Keppler

unread,
Aug 22, 2022, 1:20:03 PM8/22/22
to
Package: grub-xen-host
Version: 2.06-3

When used as `kernel` for a PV guest, the VM fails to boot immediately:

# xl dmesg
root@hypervisor:~# xl dmesg -c
(XEN) printk: 3 messages suppressed.
(XEN) d163v0 Unhandled page fault fault/trap [#14, ec=0003]
(XEN) Pagetable walk from 000000000062702c:
(XEN) L4[0x000] = 000000081a023067 0000000000000623
(XEN) L3[0x000] = 000000081a024067 0000000000000624
(XEN) L2[0x003] = 000000081a028067 0000000000000628
(XEN) L1[0x027] = 001000081a027025 0000000000000627
(XEN) domain_crash_sync called from entry.S: fault at ffff82d04030330e x86_64/entry.S#create_bounce_frame+0x135/0x157
(XEN) Domain 163 (vcpu#0) crashed on cpu#2:
(XEN) ----[ Xen-4.14.5 x86_64 debug=n Not tainted ]----
(XEN) CPU: 2
(XEN) RIP: e033:[<000000000041f42f>]
(XEN) RFLAGS: 0000000000000282 EM: 1 CONTEXT: pv guest (d163v0)
(XEN) rax: 0000000000000080 rbx: 0000000000000000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 000000000061f000 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000629fc0 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000080050033 cr4: 0000000000162660
(XEN) cr3: 000000081a022000 cr2: 000000000062702c
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: e02b cs: e033
(XEN) Guest stack trace from rsp=0000000000629fc0:
(XEN) 0000000000000000 0000000000000000 0000000000000003 000000000041f42f
(XEN) 000000010000e030 0000000000010082 000000000062a000 000000000000e02b
(XEN) 0000000000000080 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000080 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000000000000000

Probably, the important bit here is:

(XEN) d163v0 Unhandled page fault fault/trap [#14, ec=0003]

in conjunction with:

(XEN) RIP: e033:[<000000000041f42f>]

which I couldn't get to yield something using `addr2line`, but maybe I'm just doing something wrong here.

Booting "regularly" with linux/ramdisk/extra arguments and grub-xen-host 2.04-20 works as expected.

Interestingly, grub-xen-bin 2.06-3 _inside_ the DomU doesn't cause any issues (even in conjunction with 2.04-20 on the host's side); It's only when used as a stub from the Dom0 side.

This behavior is reproducible on Debian 11.4, Kernel 5.10.0-17-amd64 and Xen 4.14.5+24-g87d90d511c-1 on an Intel Xeon E3-1225 v3 based box. My DomUs are also running Debian with the same general package versions, however, this doesn't seem to be relevant fot this bug as an "empty" guest leads to the same result.

Thomas Keppler

unread,
Aug 22, 2022, 1:30:04 PM8/22/22
to
Severity: grave

I have just confirmed that this bug also seems to affect PVH DomUs, failing with:

root@hypervisor:~# xl dmesg -c
(XEN) MMIO emulation failed (1): d69v0 32bit @ 0000:3fffffff -> 00
(XEN) d69v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom69 vcpu#0 state: ***
(XEN) ----[ Xen-4.14.5 x86_64 debug=n Not tainted ]----
(XEN) CPU: 3
(XEN) RIP: 0000:[<000000003fffffff>]
(XEN) RFLAGS: 0000000000010083 CONTEXT: hvm guest (d69v0)
(XEN) rax: 00000000000061d6 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d70v0 32bit @ 0000:3fffffff -> 00
(XEN) d70v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom70 vcpu#0 state: ***
(XEN) ----[ Xen-4.14.5 x86_64 debug=n Not tainted ]----
(XEN) CPU: 1
(XEN) RIP: 0000:[<000000003fffffff>]
(XEN) RFLAGS: 0000000000010083 CONTEXT: hvm guest (d70v0)
(XEN) rax: 00000000000061d6 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000

This is the config I used:

name = "test"
vcpus = "1"
memory = "2048"
vif = [
"bridge=lanbr",
]
disk = [
"phy:/dev/vg0/test,xvda1,w",
"phy:/dev/vg0/test-swap,xvdb1,w",
]
#kernel = "/usr/lib/grub-xen/grub-x86_64-xen.bin"
type = "pvh"
pvhshim = 1
kernel = "/usr/lib/grub-xen/grub-i386-xen_pvh.bin"

As you can see, this is a relatively simple configuration which works fine with 2.04-20.

Since PVH domains are the current norm and are also affected, I propose to mark this as "grave" at least.

HVM DomUs work fine, however, since they don't rely on this mechanism at all (as would be expected).

Valentin Kleibel

unread,
Sep 6, 2022, 10:41:27 AM9/6/22
to
found 1017944 grub2/2.06-3~deb11u1
severity 1017944 serious
tags 1017944 patch

Dear Maintainers,

We can confirm that this bug affects all pv and pvh domUs that use pvgrub.
The commit responsible is 20239c28 "Bump debhelper from old 10 to 13." [1]
The relevant change in debhelper came with version v11: "The dh_strip
and dh_shlibdeps tools no longer uses filename patterns to determine
which files to process. Instead, they open the file and look for an ELF
header to determine if a given file is an shared object or an ELF
executable."
By choosing debhelper 13, this led to pv grub getting stripped.
A simple override to dh_strip mitigates the issue.

We assume that testing and unstable are affected as well but we do not
have systems to test this.

Cheers,
Valentin

[1]
https://salsa.debian.org/grub-team/grub/-/commit/20239c28e1e9ca3eba993e7702f5cb4da81dcf95
dh_strip_fix.patch

Diederik de Haas

unread,
Sep 11, 2022, 5:30:04 PM9/11/22
to
affects -1 src:xen
signature.asc

Diederik de Haas

unread,
Sep 11, 2022, 5:30:04 PM9/11/22
to
Control: affects -1 src:xen
signature.asc

Diederik de Haas

unread,
Sep 11, 2022, 5:30:05 PM9/11/22
to
Package: grub-xen-host
Version: 2.06-3
Followup-For: Bug #1017944
X-Debbugs-Cc: pkg-xe...@lists.alioth.debian.org

I can confirm this issue happening on an up-to-date Bookworm system with
a 5.19.6 kernel and also with a 5.18.16 one.

I'll leave adjusting the severity up to the GRUB maintainers, but I
think a good case can be made for 'grave' or 'critical' as it breaks an
important group of Xen VM types (unrelated software).

Xen output:
=======================================================================
root@cknowsvr01:~# uname -a
Linux cknowsvr01 5.19.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.19.6-1 (2022-09-01) x86_64 GNU/Linux
root@cknowsvr01:~# xl dmesg
(XEN) Xen version 4.16.2 (Debian 4.16.2-1) (pkg-xe...@lists.alioth.debian.org) (x86_64-linux-gnu-gcc (Debian 12.2.0-1) 12.2.0) debug=n Tue Aug 23 11:25:38 UTC 2022
(XEN) Bootloader: GRUB 2.06-3
(XEN) Command line: placeholder
(XEN) Xen image load base address: 0x79200000
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: none; EDID transfer time: 1 seconds
(XEN) EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN) Found 5 MBR signatures
(XEN) Found 5 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) [0000000000000000, 000000000009e7ff] (usable)
(XEN) [000000000009e800, 000000000009ffff] (reserved)
(XEN) [00000000000e0000, 00000000000fffff] (reserved)
(XEN) [0000000000100000, 0000000079a87fff] (usable)
(XEN) [0000000079a88000, 000000007b8cafff] (reserved)
(XEN) [000000007b8cb000, 000000007b924fff] (ACPI data)
(XEN) [000000007b925000, 000000007becffff] (ACPI NVS)
(XEN) [000000007bed0000, 000000008fffffff] (reserved)
(XEN) [00000000fed1c000, 00000000fed44fff] (reserved)
(XEN) [00000000ff000000, 00000000ffffffff] (reserved)
(XEN) [0000000100000000, 000000407fffffff] (usable)
(XEN) ACPI: RSDP 000F0580, 0024 (r2 ALASKA)
(XEN) ACPI: XSDT 7B8DD0A8, 00CC (r1 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: FACP 7B909AB0, 010C (r5 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: DSDT 7B8DD210, 2C89F (r2 ALASKA A M I 1072009 INTL 20091013)
(XEN) ACPI: FACS 7BECEF80, 0040
(XEN) ACPI: APIC 7B909BC0, 0224 (r3 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: FPDT 7B909DE8, 0044 (r1 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: FIDT 7B909E30, 009C (r1 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: MCFG 7B909ED0, 003C (r1 ALASKA A M I 1072009 MSFT 97)
(XEN) ACPI: EINJ 7B924DF8, 0130 (r1 ALASKA A M I 1 INTL 1)
(XEN) ACPI: UEFI 7B909F68, 0042 (r1 ALASKA A M I 1072009 0)
(XEN) ACPI: HPET 7B909FB0, 0038 (r1 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: MSCT 7B909FE8, 0090 (r1 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: SLIT 7B90A078, 0030 (r1 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: SRAT 7B90A0A8, 1158 (r3 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: WDDT 7B90B200, 0040 (r1 ALASKA A M I 0 INTL 20091013)
(XEN) ACPI: SSDT 7B90B240, 16FB3 (r2 ALASKA PmMgt 1 INTL 20120913)
(XEN) ACPI: SPMI 7B9221F8, 0041 (r5 ALASKA A M I 0 AMI. 0)
(XEN) ACPI: SSDT 7B922240, 2652 (r2 ALASKA SpsNm 2 INTL 20120913)
(XEN) ACPI: SSDT 7B924898, 0064 (r2 ALASKA SpsNvs 2 INTL 20120913)
(XEN) ACPI: PRAD 7B924900, 0102 (r2 ALASKA A M I 2 INTL 20120913)
(XEN) ACPI: DMAR 7B924A08, 00E8 (r1 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: HEST 7B924AF0, 00A8 (r1 ALASKA A M I 1 INTL 1)
(XEN) ACPI: BERT 7B924B98, 0030 (r1 ALASKA A M I 1 INTL 1)
(XEN) ACPI: ERST 7B924BC8, 0230 (r1 ALASKA A M I 1 INTL 1)
(XEN) System RAM: 262042MB (268331160kB)
(XEN) Domain heap initialised DMA width 32 bits
(XEN) x2APIC mode is already enabled by BIOS.
(XEN) ACPI: 32/64X FACS address mismatch in FADT - 7becef80/0000000000000000, using 32
(XEN) IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
(XEN) IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
(XEN) IOAPIC[2]: apic_id 3, version 32, address 0xfec40000, GSI 48-71
(XEN) CPU0: 1200 ... 2100 MHz
(XEN) xstate: size: 0x340 and states: 0x7
(XEN) CMCI: threshold 0x2 too large for CPU0 bank 17, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU0 bank 18, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU0 bank 19, using 0x1
(XEN) Speculative mitigation facilities:
(XEN) Hardware hints:
(XEN) Hardware features: IBPB IBRS STIBP SSBD L1D_FLUSH MD_CLEAR
(XEN) Compiled-in support: INDIRECT_THUNK SHADOW_PAGING
(XEN) Xen settings: BTI-Thunk RETPOLINE, SPEC_CTRL: IBRS- STIBP- SSBD-, Other: IBPB-ctxt L1D_FLUSH VERW BRANCH_HARDEN
(XEN) L1TF: believed vulnerable, maxphysaddr L1D 46, CPUID 46, Safe address 300000000000
(XEN) Support for HVM VMs: MSR_SPEC_CTRL RSB EAGER_FPU
(XEN) Support for PV VMs: MSR_SPEC_CTRL EAGER_FPU MD_CLEAR
(XEN) XPTI (64-bit PV only): Dom0 enabled, DomU enabled (with PCID)
(XEN) PV L1TF shadowing: Dom0 disabled, DomU enabled
(XEN) Using scheduler: SMP Credit Scheduler rev2 (credit2)
(XEN) Initializing Credit2 scheduler
(XEN) Platform timer is 14.318MHz HPET
(XEN) Detected 2095.148 MHz processor.
(XEN) Intel VT-d iommu 0 supported page sizes: 4kB, 2MB, 1GB
(XEN) Intel VT-d iommu 1 supported page sizes: 4kB, 2MB, 1GB
(XEN) Intel VT-d Snoop Control enabled.
(XEN) Intel VT-d Dom0 DMA Passthrough not enabled.
(XEN) Intel VT-d Queued Invalidation enabled.
(XEN) Intel VT-d Interrupt Remapping enabled.
(XEN) Intel VT-d Posted Interrupt not enabled.
(XEN) Intel VT-d Shared EPT tables enabled.
(XEN) I/O virtualisation enabled
(XEN) - Dom0 mode: Relaxed
(XEN) Interrupt remapping enabled
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN) -> Using old ACK method
(XEN) Allocated console ring of 64 KiB.
(XEN) VMX: Supported advanced features:
(XEN) - APIC MMIO access virtualisation
(XEN) - APIC TPR shadow
(XEN) - Extended Page Tables (EPT)
(XEN) - Virtual-Processor Identifiers (VPID)
(XEN) - Virtual NMI
(XEN) - MSR direct-access bitmap
(XEN) - Unrestricted Guest
(XEN) - APIC Register Virtualization
(XEN) - Virtual Interrupt Delivery
(XEN) - Posted Interrupt Processing
(XEN) - VMCS shadowing
(XEN) - VM Functions
(XEN) - Virtualisation Exceptions
(XEN) - Page Modification Logging
(XEN) HVM: ASIDs enabled.
(XEN) VMX: Disabling executable EPT superpages due to CVE-2018-12207
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) CMCI: threshold 0x2 too large for CPU16 bank 17, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU16 bank 18, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU16 bank 19, using 0x1
(XEN) Brought up 32 CPUs
(XEN) Scheduling granularity: cpu, 1 CPU per sched-resource
(XEN) Dom0 has maximum 1320 PIRQs
(XEN) Xen kernel: 64-bit, lsb
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x3c00000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 0000004024000000->0000004028000000 (66232743 pages to be allocated)
(XEN) Init. ramdisk: 000000407d703000->000000407ffff2ec
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff83c00000
(XEN) Phys-Mach map: 0000008000000000->000000801f985520
(XEN) Start info: ffffffff83c00000->ffffffff83c004b8
(XEN) Page tables: ffffffff83c01000->ffffffff83c24000
(XEN) Boot stack: ffffffff83c24000->ffffffff83c25000
(XEN) TOTAL: ffffffff80000000->ffffffff84000000
(XEN) ENTRY ADDRESS: ffffffff82e361c0
(XEN) Dom0 has maximum 32 VCPUs
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Scrubbing Free RAM in background
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) ***************************************************
(XEN) Booted on L1TF-vulnerable hardware with SMT/Hyperthreading
(XEN) enabled. Please assess your configuration and choose an
(XEN) explicit 'smt=<bool>' setting. See XSA-273.
(XEN) ***************************************************
(XEN) Booted on MLPDS/MFBDS-vulnerable hardware with SMT/Hyperthreading
(XEN) enabled. Mitigations will not be fully effective. Please
(XEN) choose an explicit smt=<bool> setting. See XSA-297.
(XEN) ***************************************************
(XEN) 3... 2... 1...
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input to DOM0 (type 'CTRL-a' three times to switch input)
(XEN) Freed 640kB init memory

root@cknowsvr01:~# grep -v '#' /etc/xen/cross-i686.cknow.org.cfg | grep .
name = 'cross-i686.cknow.org'
type = 'pvh'
kernel = '/usr/lib/grub-xen/grub-i386-xen_pvh.bin'
vcpus = '4'
memory = '32768'
root = '/dev/xvda2 ro'
disk = [
'phy:/dev/vgXen/cross-i686.cknow.org-disk,xvda2,w',
'phy:/dev/vgXen/cross-i686.cknow.org-swap,xvda1,w',
]
dhcp = 'dhcp'
vif = [ 'mac=00:16:3E:19:1D:99' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
root@cknowsvr01:~# xl create -c /etc/xen/cross-i686.cknow.org.cfg
Parsing config from /etc/xen/cross-i686.cknow.org.cfg
libxl: notice: libxl_numa.c:518:libxl__get_numa_candidate: NUMA placement failed, performance might be affected
root@cknowsvr01:~# echo "Should've had a console into 'cross-i686' now ..."
Should've had a console into 'cross-i686' now ...
root@cknowsvr01:~# xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 225928 32 r----- 137.6
root@cknowsvr01:~# xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 225928 32 r----- 208.1
cross-i686.cknow.org 22 32768 0 --p--- 0.0
root@cknowsvr01:~# xl dmesg
(XEN) Xen version 4.16.2 (Debian 4.16.2-1) (pkg-xe...@lists.alioth.debian.org) (x86_64-linux-gnu-gcc (Debian 12.2.0-1) 12.2.0) debug=n Tue Aug 23 11:25:38 UTC 2022
(XEN) Bootloader: GRUB 2.06-3
(XEN) Command line: placeholder
(XEN) Xen image load base address: 0x79200000
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: none; EDID transfer time: 1 seconds
(XEN) EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN) Found 5 MBR signatures
(XEN) Found 5 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) [0000000000000000, 000000000009e7ff] (usable)
(XEN) [000000000009e800, 000000000009ffff] (reserved)
(XEN) [00000000000e0000, 00000000000fffff] (reserved)
(XEN) [0000000000100000, 0000000079a87fff] (usable)
(XEN) [0000000079a88000, 000000007b8cafff] (reserved)
(XEN) [000000007b8cb000, 000000007b924fff] (ACPI data)
(XEN) [000000007b925000, 000000007becffff] (ACPI NVS)
(XEN) [000000007bed0000, 000000008fffffff] (reserved)
(XEN) [00000000fed1c000, 00000000fed44fff] (reserved)
(XEN) [00000000ff000000, 00000000ffffffff] (reserved)
(XEN) [0000000100000000, 000000407fffffff] (usable)
(XEN) ACPI: RSDP 000F0580, 0024 (r2 ALASKA)
(XEN) ACPI: XSDT 7B8DD0A8, 00CC (r1 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: FACP 7B909AB0, 010C (r5 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: DSDT 7B8DD210, 2C89F (r2 ALASKA A M I 1072009 INTL 20091013)
(XEN) ACPI: FACS 7BECEF80, 0040
(XEN) ACPI: APIC 7B909BC0, 0224 (r3 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: FPDT 7B909DE8, 0044 (r1 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: FIDT 7B909E30, 009C (r1 ALASKA A M I 1072009 AMI 10013)
(XEN) ACPI: MCFG 7B909ED0, 003C (r1 ALASKA A M I 1072009 MSFT 97)
(XEN) ACPI: EINJ 7B924DF8, 0130 (r1 ALASKA A M I 1 INTL 1)
(XEN) ACPI: UEFI 7B909F68, 0042 (r1 ALASKA A M I 1072009 0)
(XEN) ACPI: HPET 7B909FB0, 0038 (r1 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: MSCT 7B909FE8, 0090 (r1 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: SLIT 7B90A078, 0030 (r1 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: SRAT 7B90A0A8, 1158 (r3 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: WDDT 7B90B200, 0040 (r1 ALASKA A M I 0 INTL 20091013)
(XEN) ACPI: SSDT 7B90B240, 16FB3 (r2 ALASKA PmMgt 1 INTL 20120913)
(XEN) ACPI: SPMI 7B9221F8, 0041 (r5 ALASKA A M I 0 AMI. 0)
(XEN) ACPI: SSDT 7B922240, 2652 (r2 ALASKA SpsNm 2 INTL 20120913)
(XEN) ACPI: SSDT 7B924898, 0064 (r2 ALASKA SpsNvs 2 INTL 20120913)
(XEN) ACPI: PRAD 7B924900, 0102 (r2 ALASKA A M I 2 INTL 20120913)
(XEN) ACPI: DMAR 7B924A08, 00E8 (r1 ALASKA A M I 1 INTL 20091013)
(XEN) ACPI: HEST 7B924AF0, 00A8 (r1 ALASKA A M I 1 INTL 1)
(XEN) ACPI: BERT 7B924B98, 0030 (r1 ALASKA A M I 1 INTL 1)
(XEN) ACPI: ERST 7B924BC8, 0230 (r1 ALASKA A M I 1 INTL 1)
(XEN) System RAM: 262042MB (268331160kB)
(XEN) Domain heap initialised DMA width 32 bits
(XEN) x2APIC mode is already enabled by BIOS.
(XEN) ACPI: 32/64X FACS address mismatch in FADT - 7becef80/0000000000000000, using 32
(XEN) IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
(XEN) IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
(XEN) IOAPIC[2]: apic_id 3, version 32, address 0xfec40000, GSI 48-71
(XEN) CPU0: 1200 ... 2100 MHz
(XEN) xstate: size: 0x340 and states: 0x7
(XEN) CMCI: threshold 0x2 too large for CPU0 bank 17, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU0 bank 18, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU0 bank 19, using 0x1
(XEN) Speculative mitigation facilities:
(XEN) Hardware hints:
(XEN) Hardware features: IBPB IBRS STIBP SSBD L1D_FLUSH MD_CLEAR
(XEN) Compiled-in support: INDIRECT_THUNK SHADOW_PAGING
(XEN) Xen settings: BTI-Thunk RETPOLINE, SPEC_CTRL: IBRS- STIBP- SSBD-, Other: IBPB-ctxt L1D_FLUSH VERW BRANCH_HARDEN
(XEN) L1TF: believed vulnerable, maxphysaddr L1D 46, CPUID 46, Safe address 300000000000
(XEN) Support for HVM VMs: MSR_SPEC_CTRL RSB EAGER_FPU
(XEN) Support for PV VMs: MSR_SPEC_CTRL EAGER_FPU MD_CLEAR
(XEN) XPTI (64-bit PV only): Dom0 enabled, DomU enabled (with PCID)
(XEN) PV L1TF shadowing: Dom0 disabled, DomU enabled
(XEN) Using scheduler: SMP Credit Scheduler rev2 (credit2)
(XEN) Initializing Credit2 scheduler
(XEN) Platform timer is 14.318MHz HPET
(XEN) Detected 2095.148 MHz processor.
(XEN) Intel VT-d iommu 0 supported page sizes: 4kB, 2MB, 1GB
(XEN) Intel VT-d iommu 1 supported page sizes: 4kB, 2MB, 1GB
(XEN) Intel VT-d Snoop Control enabled.
(XEN) Intel VT-d Dom0 DMA Passthrough not enabled.
(XEN) Intel VT-d Queued Invalidation enabled.
(XEN) Intel VT-d Interrupt Remapping enabled.
(XEN) Intel VT-d Posted Interrupt not enabled.
(XEN) Intel VT-d Shared EPT tables enabled.
(XEN) I/O virtualisation enabled
(XEN) - Dom0 mode: Relaxed
(XEN) Interrupt remapping enabled
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN) -> Using old ACK method
(XEN) Allocated console ring of 64 KiB.
(XEN) VMX: Supported advanced features:
(XEN) - APIC MMIO access virtualisation
(XEN) - APIC TPR shadow
(XEN) - Extended Page Tables (EPT)
(XEN) - Virtual-Processor Identifiers (VPID)
(XEN) - Virtual NMI
(XEN) - MSR direct-access bitmap
(XEN) - Unrestricted Guest
(XEN) - APIC Register Virtualization
(XEN) - Virtual Interrupt Delivery
(XEN) - Posted Interrupt Processing
(XEN) - VMCS shadowing
(XEN) - VM Functions
(XEN) - Virtualisation Exceptions
(XEN) - Page Modification Logging
(XEN) HVM: ASIDs enabled.
(XEN) VMX: Disabling executable EPT superpages due to CVE-2018-12207
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) CMCI: threshold 0x2 too large for CPU16 bank 17, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU16 bank 18, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU16 bank 19, using 0x1
(XEN) Brought up 32 CPUs
(XEN) Scheduling granularity: cpu, 1 CPU per sched-resource
(XEN) Dom0 has maximum 1320 PIRQs
(XEN) Xen kernel: 64-bit, lsb
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x3c00000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 0000004024000000->0000004028000000 (66232743 pages to be allocated)
(XEN) Init. ramdisk: 000000407d703000->000000407ffff2ec
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff83c00000
(XEN) Phys-Mach map: 0000008000000000->000000801f985520
(XEN) Start info: ffffffff83c00000->ffffffff83c004b8
(XEN) Page tables: ffffffff83c01000->ffffffff83c24000
(XEN) Boot stack: ffffffff83c24000->ffffffff83c25000
(XEN) TOTAL: ffffffff80000000->ffffffff84000000
(XEN) ENTRY ADDRESS: ffffffff82e361c0
(XEN) Dom0 has maximum 32 VCPUs
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Scrubbing Free RAM in background
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) ***************************************************
(XEN) Booted on L1TF-vulnerable hardware with SMT/Hyperthreading
(XEN) enabled. Please assess your configuration and choose an
(XEN) explicit 'smt=<bool>' setting. See XSA-273.
(XEN) ***************************************************
(XEN) Booted on MLPDS/MFBDS-vulnerable hardware with SMT/Hyperthreading
(XEN) enabled. Mitigations will not be fully effective. Please
(XEN) choose an explicit smt=<bool> setting. See XSA-297.
(XEN) ***************************************************
(XEN) 3... 2... 1...
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input to DOM0 (type 'CTRL-a' three times to switch input)
(XEN) Freed 640kB init memory
(XEN) MMIO emulation failed (1): d1v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d1v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom1 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 22
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d1v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d2v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d2v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom2 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 26
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d2v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d3v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d3v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom3 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 30
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d3v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d4v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d4v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom4 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 18
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d4v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d5v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d5v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom5 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 22
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d5v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d6v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d6v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom6 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 26
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d6v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d7v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d7v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom7 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 30
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d7v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d8v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d8v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom8 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 20
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d8v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d9v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d9v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom9 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 22
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d9v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d10v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d10v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom10 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 28
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d10v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d11v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d11v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom11 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 30
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d11v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d12v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d12v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom12 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 18
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d12v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d13v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom13 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 22
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d13v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d14v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom14 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 26
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d14v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d15v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d15v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom15 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 30
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d15v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d16v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom16 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 18
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d16v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d17v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom17 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 22
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d17v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d18v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom18 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 26
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d18v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d19v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d19v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom19 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 30
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d19v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d20v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom20 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 18
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d20v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d21v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom21 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 22
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d21v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d22v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom22 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 26
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d22v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d23v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom23 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 30
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d23v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d24v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) d24v0 Triple fault - invoking HVM shutdown action 1
(XEN) *** Dumping Dom24 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 18
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d24v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) MMIO emulation failed (1): d25v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom25 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 22
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d25v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000
(XEN) printk: 1 messages suppressed.
(XEN) MMIO emulation failed (1): d26v0 32bit @ 0000:00126019 -> 60 12 00 00 00 00 00 00 80 00 fc 00 00 00 00 90
(XEN) *** Dumping Dom26 vcpu#0 state: ***
(XEN) ----[ Xen-4.16.2 x86_64 debug=n Not tainted ]----
(XEN) CPU: 26
(XEN) RIP: 0000:[<0000000000126019>]
(XEN) RFLAGS: 0000000000010006 CONTEXT: hvm guest (d26v0)
(XEN) rax: 0000000000000000 rbx: 0000000000126000 rcx: 0000000000000000
(XEN) rdx: 0000000000000000 rsi: 0000000000000001 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000000000000 r8: 0000000000000000
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000
(XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000
(XEN) r15: 0000000000000000 cr0: 0000000000000011 cr4: 0000000000000000
(XEN) cr3: 0000000000000000 cr2: 0000000000000000
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: 0000

root@cknowsvr01:~# xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 225928 32 r----- 335.8
(null) 49 9306 1 --psr- 0.0
root@cknowsvr01:~# xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 225928 32 r----- 391.3
(null) 61 26435 1 --psr- 0.0
root@cknowsvr01:~# xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 225928 32 r----- 649.0
cross-i686.cknow.org 117 32768 1 --psr- 0.0

=======================================================================

After ``xl create -c /etc/xen/cross-i686.cknow.org.cfg`` I did not
perform any command in another window, I just waited a bit and ran
``xl list`` several times.

When it would work properly, I'd just get a ``cross-i686.cknow.org``
domain with ID 1. But the last output I captured had ID 117, which means
it's continiously trying to create the domain and failing.
Possibly Xen shouldn't be doing that, but I can confirm the issue
reported in this bug.
I investigated it after someone reported the issue on #debian-xen IRC
channel, so it's at least 3 people affected by this bug.

-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/sda2 / ext4 rw,relatime,errors=remount-ro 0 0
/dev/sda1 /boot ext4 rw,relatime,errors=remount-ro 0 0
/dev/sda5 /var/lib/xen/save ext4 rw,relatime 0 0
/dev/sdc1 /srv ext4 rw,noatime,nodiratime 0 0
/dev/sde1 /srv/media ext4 rw,noatime,nodiratime 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0) /dev/disk/by-id/ata-WDC_WD740GD-00FLC0_WD-WMAKE2498285
(hd1) /dev/disk/by-id/ata-ST3320620AS_6QF10JPP
(hd2) /dev/disk/by-id/ata-ST3320620AS_9QF1KQ2K
(hd3) /dev/disk/by-id/usb-Kingston_DataTraveler_G2_0019E02D40CFF971A64A08FD-0:0
*********************** END /boot/grub/device.map

*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="Debian GNU/Linux, with Xen hypervisor"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi

function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}

terminal_input console
terminal_output console
if [ "${recordfail}" = 1 ] ; then
set timeout=30
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=5
fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
}
set linux_gfx_mode=keep
export linux_gfx_mode
menuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-8008723b-668f-43f6-b432-8c56ed53f48a' {
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Linux 5.19.0-1-amd64 ...'
linux /vmlinuz-5.19.0-1-amd64 root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
initrd /initrd.img-5.19.0-1-amd64
}
submenu 'Advanced options for Debian GNU/Linux' $menuentry_id_option 'gnulinux-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
menuentry 'Debian GNU/Linux, with Linux 5.19.0-1-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.19.0-1-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Linux 5.19.0-1-amd64 ...'
linux /vmlinuz-5.19.0-1-amd64 root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
initrd /initrd.img-5.19.0-1-amd64
}
menuentry 'Debian GNU/Linux, with Linux 5.19.0-1-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.19.0-1-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Linux 5.19.0-1-amd64 ...'
linux /vmlinuz-5.19.0-1-amd64 root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
initrd /initrd.img-5.19.0-1-amd64
}
menuentry 'Debian GNU/Linux, with Linux 5.18.0-4-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.18.0-4-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Linux 5.18.0-4-amd64 ...'
linux /vmlinuz-5.18.0-4-amd64 root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
initrd /initrd.img-5.18.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Linux 5.18.0-4-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.18.0-4-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Linux 5.18.0-4-amd64 ...'
linux /vmlinuz-5.18.0-4-amd64 root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
initrd /initrd.img-5.18.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Linux 5.10.0-11-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.10.0-11-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Linux 5.10.0-11-amd64 ...'
linux /vmlinuz-5.10.0-11-amd64 root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
initrd /initrd.img-5.10.0-11-amd64
}
menuentry 'Debian GNU/Linux, with Linux 5.10.0-11-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.10.0-11-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Linux 5.10.0-11-amd64 ...'
linux /vmlinuz-5.10.0-11-amd64 root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
initrd /initrd.img-5.10.0-11-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.19.0-18-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.19.0-18-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Linux 4.19.0-18-amd64 ...'
linux /vmlinuz-4.19.0-18-amd64 root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
initrd /initrd.img-4.19.0-18-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.19.0-18-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.19.0-18-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Linux 4.19.0-18-amd64 ...'
linux /vmlinuz-4.19.0-18-amd64 root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
initrd /initrd.img-4.19.0-18-amd64
}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
menuentry 'Debian GNU/Linux, with Xen hypervisor' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-simple-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64 ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.gz placeholder ${xen_rm_opts}
echo 'Loading Linux 5.19.0-1-amd64 ...'
module2 /vmlinuz-5.19.0-1-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.19.0-1-amd64
}
submenu 'Advanced options for Debian GNU/Linux (with Xen hypervisor)' $menuentry_id_option 'gnulinux-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
submenu 'Xen hypervisor, version 4.16-amd64' $menuentry_id_option 'xen-hypervisor-4.16-amd64-8008723b-668f-43f6-b432-8c56ed53f48a' {
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64 and Linux 5.19.0-1-amd64' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.19.0-1-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64 ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.gz placeholder ${xen_rm_opts}
echo 'Loading Linux 5.19.0-1-amd64 ...'
module2 /vmlinuz-5.19.0-1-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.19.0-1-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64 and Linux 5.19.0-1-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.19.0-1-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64 ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.gz placeholder ${xen_rm_opts}
echo 'Loading Linux 5.19.0-1-amd64 ...'
module2 /vmlinuz-5.19.0-1-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.19.0-1-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64 and Linux 5.18.0-4-amd64' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.18.0-4-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64 ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.gz placeholder ${xen_rm_opts}
echo 'Loading Linux 5.18.0-4-amd64 ...'
module2 /vmlinuz-5.18.0-4-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.18.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64 and Linux 5.18.0-4-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.18.0-4-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64 ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.gz placeholder ${xen_rm_opts}
echo 'Loading Linux 5.18.0-4-amd64 ...'
module2 /vmlinuz-5.18.0-4-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.18.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64 and Linux 5.10.0-11-amd64' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.10.0-11-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64 ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.gz placeholder ${xen_rm_opts}
echo 'Loading Linux 5.10.0-11-amd64 ...'
module2 /vmlinuz-5.10.0-11-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.10.0-11-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64 and Linux 5.10.0-11-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.10.0-11-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64 ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.gz placeholder ${xen_rm_opts}
echo 'Loading Linux 5.10.0-11-amd64 ...'
module2 /vmlinuz-5.10.0-11-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.10.0-11-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64 and Linux 4.19.0-18-amd64' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-4.19.0-18-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64 ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.gz placeholder ${xen_rm_opts}
echo 'Loading Linux 4.19.0-18-amd64 ...'
module2 /vmlinuz-4.19.0-18-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-4.19.0-18-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64 and Linux 4.19.0-18-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-4.19.0-18-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64 ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.gz placeholder ${xen_rm_opts}
echo 'Loading Linux 4.19.0-18-amd64 ...'
module2 /vmlinuz-4.19.0-18-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-4.19.0-18-amd64
}
}
submenu 'Xen hypervisor, version 4.16-amd64.efi' $menuentry_id_option 'xen-hypervisor-4.16-amd64.efi-8008723b-668f-43f6-b432-8c56ed53f48a' {
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64.efi and Linux 5.19.0-1-amd64' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.19.0-1-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64.efi ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.efi placeholder ${xen_rm_opts}
echo 'Loading Linux 5.19.0-1-amd64 ...'
module2 /vmlinuz-5.19.0-1-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.19.0-1-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64.efi and Linux 5.19.0-1-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.19.0-1-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64.efi ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.efi placeholder ${xen_rm_opts}
echo 'Loading Linux 5.19.0-1-amd64 ...'
module2 /vmlinuz-5.19.0-1-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.19.0-1-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64.efi and Linux 5.18.0-4-amd64' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.18.0-4-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64.efi ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.efi placeholder ${xen_rm_opts}
echo 'Loading Linux 5.18.0-4-amd64 ...'
module2 /vmlinuz-5.18.0-4-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.18.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64.efi and Linux 5.18.0-4-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.18.0-4-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64.efi ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.efi placeholder ${xen_rm_opts}
echo 'Loading Linux 5.18.0-4-amd64 ...'
module2 /vmlinuz-5.18.0-4-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.18.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64.efi and Linux 5.10.0-11-amd64' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.10.0-11-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64.efi ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.efi placeholder ${xen_rm_opts}
echo 'Loading Linux 5.10.0-11-amd64 ...'
module2 /vmlinuz-5.10.0-11-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.10.0-11-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64.efi and Linux 5.10.0-11-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-5.10.0-11-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64.efi ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.efi placeholder ${xen_rm_opts}
echo 'Loading Linux 5.10.0-11-amd64 ...'
module2 /vmlinuz-5.10.0-11-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-5.10.0-11-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64.efi and Linux 4.19.0-18-amd64' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-4.19.0-18-amd64-advanced-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64.efi ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.efi placeholder ${xen_rm_opts}
echo 'Loading Linux 4.19.0-18-amd64 ...'
module2 /vmlinuz-4.19.0-18-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro quiet net.ifnames=0
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-4.19.0-18-amd64
}
menuentry 'Debian GNU/Linux, with Xen 4.16-amd64.efi and Linux 4.19.0-18-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen-gnulinux-4.19.0-18-amd64-recovery-8008723b-668f-43f6-b432-8c56ed53f48a' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 e9745bfe-69bb-453d-93bb-6f728204e351
else
search --no-floppy --fs-uuid --set=root e9745bfe-69bb-453d-93bb-6f728204e351
fi
echo 'Loading Xen 4.16-amd64.efi ...'
if [ "$grub_platform" = "pc" -o "$grub_platform" = "" ]; then
xen_rm_opts=
else
xen_rm_opts="no-real-mode edd=off"
fi
multiboot2 /xen-4.16-amd64.efi placeholder ${xen_rm_opts}
echo 'Loading Linux 4.19.0-18-amd64 ...'
module2 /vmlinuz-4.19.0-18-amd64 placeholder root=UUID=8008723b-668f-43f6-b432-8c56ed53f48a ro single
echo 'Loading initial ramdisk ...'
module2 --nounzip /initrd.img-4.19.0-18-amd64
}
}
}

### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg
fi
### END /etc/grub.d/41_custom ###
*********************** END /boot/grub/grub.cfg

*********************** BEGIN /proc/mdstat
cat: /proc/mdstat: No such file or directory
*********************** END /proc/mdstat

*********************** BEGIN /dev/disk/by-id
total 0
lrwxrwxrwx 1 root root 9 Sep 11 22:51 ata-HL-DT-ST_BD-RE_BH16NS40_K92E8CJ3245 -> ../../sr0
lrwxrwxrwx 1 root root 9 Sep 11 22:51 ata-Samsung_SSD_860_EVO_1TB_S3Z9NB0K704874T -> ../../sdd
lrwxrwxrwx 1 root root 9 Sep 11 22:51 ata-TS128GMTS400S_03008300E13881050255 -> ../../sda
lrwxrwxrwx 1 root root 10 Sep 11 22:51 ata-TS128GMTS400S_03008300E13881050255-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Sep 11 22:51 ata-TS128GMTS400S_03008300E13881050255-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Sep 11 22:51 ata-TS128GMTS400S_03008300E13881050255-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Sep 11 22:51 ata-TS128GMTS400S_03008300E13881050255-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Sep 11 22:51 ata-TS128GMTS400S_03008300E13881050255-part5 -> ../../sda5
lrwxrwxrwx 1 root root 9 Sep 11 22:51 ata-WDC_WD30EFRX-68EUZN0_WD-WCC4N1DY46TF -> ../../sdb
lrwxrwxrwx 1 root root 10 Sep 11 22:51 ata-WDC_WD30EFRX-68EUZN0_WD-WCC4N1DY46TF-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 9 Sep 11 22:51 ata-WDC_WD30EFRX-68EUZN0_WD-WCC4N1TJ0034 -> ../../sdc
lrwxrwxrwx 1 root root 10 Sep 11 22:51 ata-WDC_WD30EFRX-68EUZN0_WD-WCC4N1TJ0034-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 9 Sep 11 22:51 ata-WDC_WD80EFZX-68UW8N0_R6GL333Y -> ../../sde
lrwxrwxrwx 1 root root 10 Sep 11 22:51 ata-WDC_WD80EFZX-68UW8N0_R6GL333Y-part1 -> ../../sde1
lrwxrwxrwx 1 root root 11 Sep 11 22:51 dm-name-vgXen-cross--arm64.cknow.org--disk -> ../../dm-11
lrwxrwxrwx 1 root root 11 Sep 11 22:51 dm-name-vgXen-cross--arm64.cknow.org--swap -> ../../dm-10
lrwxrwxrwx 1 root root 11 Sep 11 22:51 dm-name-vgXen-cross--i686.cknow.org--disk -> ../../dm-13
lrwxrwxrwx 1 root root 11 Sep 11 22:51 dm-name-vgXen-cross--i686.cknow.org--swap -> ../../dm-12
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-routerdev--Jessie.cknow.org--disk -> ../../dm-7
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-routerdev--Jessie.cknow.org--swap -> ../../dm-6
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-routerdev--Stretch.cknow.org--disk -> ../../dm-9
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-routerdev--Stretch.cknow.org--swap -> ../../dm-8
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-torrent--downloader.cknow.org--disk -> ../../dm-3
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-torrent--downloader.cknow.org--swap -> ../../dm-2
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-usenet--downloader.cknow.org--disk -> ../../dm-5
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-usenet--downloader.cknow.org--swap -> ../../dm-4
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-video--converter--disk -> ../../dm-1
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-name-vgXen-video--converter--swap -> ../../dm-0
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdI0fidAWsf1RlDPjwBVJzDXU34ORfjBSBb -> ../../dm-4
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdI3o7Uiw9DbIkvagg9UMkLs6RLHTwueBHJ -> ../../dm-1
lrwxrwxrwx 1 root root 11 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdI7ci36DzuXW13Q2eOCuxJCPlIwUjbuF5U -> ../../dm-11
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdIChGUtFinYy3QcvuhTkjoc1T875R4niZ4 -> ../../dm-7
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdIFYXiFW35C0qXy1eKnG8ElckksKusg4it -> ../../dm-2
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdIGMPdbFCu9kg2UBvVJULUvU4R5zbGVBq2 -> ../../dm-3
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdIP8vF6EAuNwwxzAZYvkzoyyu6PGZ557E9 -> ../../dm-6
lrwxrwxrwx 1 root root 11 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdIQ7APFiG904byDcYYGKZE7nD2hO9T2xar -> ../../dm-10
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdIQifQkI4ALmZS130ldhZhhCafEMHJD8if -> ../../dm-8
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdIbbMaspPlXecV3ZCxgGCMAmQvmSAzePjk -> ../../dm-5
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdIfwYPA0tOZvqKdrcXGMY9x9eCxLffnxnN -> ../../dm-0
lrwxrwxrwx 1 root root 11 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdIjAfFYH0tdYXGffbER4fsRdxgoE1gbkYs -> ../../dm-12
lrwxrwxrwx 1 root root 10 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdInWWMUzb1LCev9Z2URqWp4qsvqQWzzsz1 -> ../../dm-9
lrwxrwxrwx 1 root root 11 Sep 11 22:51 dm-uuid-LVM-tsXi9ALVEIgn3gYklYG2gLciP9He8ZdItnjxovruwdj0YqvG0eUs01UnTYtdY1vC -> ../../dm-13
lrwxrwxrwx 1 root root 10 Sep 11 22:51 lvm-pv-uuid-tYcWvo-5dlz-MIZJ-jvyv-Ng0f-Qa2V-vDugrd -> ../../sdb1
lrwxrwxrwx 1 root root 9 Sep 11 22:51 wwn-0x5000cca263c83a51 -> ../../sde
lrwxrwxrwx 1 root root 10 Sep 11 22:51 wwn-0x5000cca263c83a51-part1 -> ../../sde1
lrwxrwxrwx 1 root root 9 Sep 11 22:51 wwn-0x50014ee2609c04e2 -> ../../sdb
lrwxrwxrwx 1 root root 10 Sep 11 22:51 wwn-0x50014ee2609c04e2-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 9 Sep 11 22:51 wwn-0x50014ee2b5f19978 -> ../../sdc
lrwxrwxrwx 1 root root 10 Sep 11 22:51 wwn-0x50014ee2b5f19978-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 9 Sep 11 22:51 wwn-0x5002538e40558003 -> ../../sdd
*********************** END /dev/disk/by-id

*********************** BEGIN /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 Sep 11 22:51 46534e4f-5d71-4bf7-ab96-ec382518277f -> ../../dm-4
lrwxrwxrwx 1 root root 10 Sep 11 22:51 524cd723-eb32-4f55-ba75-0662f7a8a36c -> ../../dm-0
lrwxrwxrwx 1 root root 10 Sep 11 22:51 5834b4ce-7fa8-4940-842c-7636ffe6065e -> ../../sda3
lrwxrwxrwx 1 root root 10 Sep 11 22:51 645a1ca2-528b-404b-99df-dc170c1b8730 -> ../../dm-8
lrwxrwxrwx 1 root root 10 Sep 11 22:51 6fe1f785-e1d8-4499-8698-04d8d8ac2f7b -> ../../sdc1
lrwxrwxrwx 1 root root 11 Sep 11 22:51 7cfa1b07-b32f-4760-9c7e-887694647154 -> ../../dm-10
lrwxrwxrwx 1 root root 10 Sep 11 22:51 8008723b-668f-43f6-b432-8c56ed53f48a -> ../../sda2
lrwxrwxrwx 1 root root 10 Sep 11 22:51 85cef3c9-5eb6-474b-9afd-54d0ca41afd2 -> ../../dm-1
lrwxrwxrwx 1 root root 10 Sep 11 22:51 86d356f9-73f2-4712-986f-29df1883434d -> ../../dm-6
lrwxrwxrwx 1 root root 11 Sep 11 22:51 8ee42329-4021-4d34-be8a-73a59925b323 -> ../../dm-11
lrwxrwxrwx 1 root root 11 Sep 11 22:51 94a70d36-65cf-4bae-a9b4-963ac1853f51 -> ../../dm-13
lrwxrwxrwx 1 root root 10 Sep 11 22:51 95c2161e-96f0-4587-8427-d30235c9ee6a -> ../../dm-7
lrwxrwxrwx 1 root root 10 Sep 11 22:51 b07947e9-c691-4c63-878c-0176e171b7e0 -> ../../dm-5
lrwxrwxrwx 1 root root 10 Sep 11 22:51 b4522dff-d6af-45f1-bef6-040e0eaf57c7 -> ../../dm-3
lrwxrwxrwx 1 root root 10 Sep 11 22:51 b4ee0bd8-7270-4b8e-b213-f303c8efa801 -> ../../dm-2
lrwxrwxrwx 1 root root 10 Sep 11 22:51 c9439878-965c-4843-a047-7efa23b29801 -> ../../sda5
lrwxrwxrwx 1 root root 10 Sep 11 22:51 cfb65c84-da3f-45b6-9f63-90c0823f8702 -> ../../dm-9
lrwxrwxrwx 1 root root 10 Sep 11 22:51 d2fc183a-4719-40bb-8313-2b33c5878793 -> ../../sde1
lrwxrwxrwx 1 root root 11 Sep 11 22:51 d9408460-edb6-4ecb-811d-d2a59bdef06d -> ../../dm-12
lrwxrwxrwx 1 root root 10 Sep 11 22:51 e9745bfe-69bb-453d-93bb-6f728204e351 -> ../../sda1
*********************** END /dev/disk/by-uuid

-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'unstable'), (1, 'experimental')
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-1-amd64 (SMP w/32 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages grub-xen-host depends on:
ii grub-xen-bin 2.06-3

grub-xen-host recommends no packages.

grub-xen-host suggests no packages.

-- no debconf information

Elliott Mitchell

unread,
Sep 11, 2022, 7:10:04 PM9/11/22
to
X-Debbugs-Cc: pkg-xe...@lists.alioth.debian.org

Guess we're finding out where everyone's update windows are. Some though
may report before resolving the issue or somewhat after.

Yet another reproducer of the issue here. I also observed the failure in
Xen's dmesg and confirm the issue occurs with PVH VMs.

I haven't tried rebuilding with Valentin Kleibel's patch, but another
potential workaround is to add:

deb https://snapshot.debian.org/archive/debian/20220801T032804Z/ bullseye main

To /etc/apt/sources.list, then *hold* the GRUB packages at 2.04-20.

I'm wondering whether we should subscribe
pkg-xe...@lists.alioth.debian.org to this bug as it has a kind of
major impact.


--
(\___(\___(\______ --=> 8-) EHM <=-- ______/)___/)___/)
\BS ( | ehem+...@m5p.com PGP 87145445 | ) /
\_CS\ | _____ -O #include <stddisclaimer.h> O- _____ | / _/
8A19\___\_|_/58D2 7E3D DDF4 7BA6 <-PGP-> 41D1 B375 37D0 8714\_|_/___/5445

Tim Woodall

unread,
Sep 12, 2022, 3:10:03 AM9/12/22
to
> Guess we're finding out where everyone's update windows are. Some
> though may report before resolving the issue or somewhat after.

Or people may not have noticed yet if they haven't rebooted or attempted
to start a new guest.

It doesn't affect buster hosts. bullseye is impacted.

Sebastien KOECHLIN

unread,
Sep 12, 2022, 3:30:04 AM9/12/22
to
Hello,

This bug is included in the Debian 11.5 released and the faultly package is
now use as an update on many systems that will be useless.

I vote for critical too:

> critical
> makes unrelated software on the system (or the whole system) break, or
> causes serious data loss, or introduces a security hole on systems where
> you install the package.

Steve McIntyre

unread,
Sep 12, 2022, 6:00:03 AM9/12/22
to
Control: seveerity -1 grave

On Tue, Sep 06, 2022 at 03:55:39PM +0200, Valentin Kleibel wrote:
>found 1017944 grub2/2.06-3~deb11u1
>severity 1017944 serious
>tags 1017944 patch
>
>Dear Maintainers,
>
>We can confirm that this bug affects all pv and pvh domUs that use pvgrub.
>The commit responsible is 20239c28 "Bump debhelper from old 10 to 13." [1]
>The relevant change in debhelper came with version v11: "The dh_strip and
>dh_shlibdeps tools no longer uses filename patterns to determine which files
>to process. Instead, they open the file and look for an ELF header to
>determine if a given file is an shared object or an ELF executable."
>By choosing debhelper 13, this led to pv grub getting stripped.
>A simple override to dh_strip mitigates the issue.
>
>We assume that testing and unstable are affected as well but we do not have
>systems to test this.

Thanks Valentin, I'm looking at this now.

--
Steve McIntyre, Cambridge, UK. st...@einval.com
"When C++ is your hammer, everything looks like a thumb." -- Steven M. Haflich

Steve McIntyre

unread,
Oct 1, 2022, 2:20:03 PM10/1/22
to
Hi Sebastien,

On Sat, Oct 01, 2022 at 11:18:31AM +0200, Sebastien KOECHLIN wrote:
>
>Thanks a lot for the correction.
>
>The 2.06-3~deb11u2 is now out for two weeks, but not available in Debian
>Stable. Any new XEN installation will not be functionnal since Sept-10
>(publication of Debian 11.5). Rollback is paintfull.
>
>https://packages.debian.org/source/bullseye/grub2 -> 2.06-3~deb11u1
>
>Will it be push into Bullseye? Or do we have to wait for 11.6?

It will go into bullseye in 11.6 as part of that point release. But
before then I'd strongly recommend adding the bullseye-updates suite
to your sources list. That suite is there specifically for this kind
of change, and *should* be automatically included when a system is
installed (using d-i at least).

--
Steve McIntyre, Cambridge, UK. st...@einval.com
“Changing random stuff until your program works is bad coding
practice, but if you do it fast enough it’s Machine Learning.”
-- https://twitter.com/manisha72617183
0 new messages