Cannot boot Qubes with detached boot and header after update - need rescue

I’ve re read your situation in the #1 perhaps you using sys-usb ? remember that when you using sys-usb, it’s passing the usb controller to sys-usb and that would umount your detached boot drive. That’s why i said you need to turn off auto start sys-usb when you want to upgrade kernel.

And for your situation now if you want to upgrade kernel,

  1. boot as normal.
  2. umount your detached boot.
  3. make sure it already removed.
  4. uninstall recently installed kernel, then remove everything on the /boot rm -rf /boot/*
  5. turn off auto start sys-usb then reboot.
  6. boot as normal, install new kernel then turn on auto start sys-usb and reboot (or you can reboot first to use newer kernel, remove old kernel, then turn on auto start sys-usb and reboot).

I really keep it clean, so i always switch to new kernel then remove old kernel.

2 Likes