Installing on top of Debian with Systemd-boot and BTRFS

we don't support that level of customization in the installer for any storage type. but we already create one for the local BTRFS storage, and I think all the other directories except for '/' should be empty on first boot so you could handle that with a hook there..
 
  • Like
Reactions: aureladmin
could you post the output of "proxmox-boot-tool status" and "proxmox-boot-tool refresh", as well as "efibootmgr -v"?
Hi,
Here it is:
Bash:
root@proxmox:~# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
A1B2-1234 is configured with: uefi (versions: 6.14.11-2-pve)
root@proxmox:~# proxmox-boot-tool refresh
Running hook script 'proxmox-auto-removal'..
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
Copying and configuring kernels on /dev/disk/by-uuid/A1B2-1234
    Copying kernel and creating boot-entry for 6.14.11-2-pve
root@proxmox:~# efibootmgr -v
BootCurrent: 0005
Timeout: 1 seconds
BootOrder: 0005,0009,000A,0000,0003,0002,0001,0006,0004
Boot0000  Linux Boot Manager    VenHw(9[REDACTED]cb)
      dp: [REDACTED] 00 cb / [REDACTED] 00
Boot0001  Linux Boot Manager    VenHw(9[REDACTED]cb)
      dp: [REDACTED] 00 cb / [REDACTED] 00
Boot0002  Linux Boot Manager    VenHw(9[REDACTED]cb)
      dp: [REDACTED] 00 cb / [REDACTED] 00
Boot0003  Debian    VenHw(9[REDACTED]cb)5c [REDACTED] 3000
      dp: [REDACTED] 00 cb / [REDACTED] 00
    data: 5c 00 [REDACTED]30 00
Boot0004  Debian    VenHw(9[REDACTED]cb)5c [REDACTED] 3000
      dp: [REDACTED] 00 cb / [REDACTED] 00
    data: 5c 00 [REDACTED]30 00
Boot0005* Linux Boot Manager    HD(1,GPT,02[REDACTED]d800)/File(\EFI\SYSTEMD\SYSTEMD-BOOTX64.EFI)
      dp: 04 01 [REDACTED] 00 / [REDACTED] 00
Boot0006  Linux Boot Manager    VenHw(9[REDACTED]cb)
      dp: [REDACTED] 00 cb / [REDACTED] 00
Boot0009* Debian    HD(1,GPT,02[REDACTED]d800)/File(EFI\DEBIAN\SHIMX64.EFI)5c [REDACTED] 3000
      dp: 04 01 [REDACTED]00 00 / [REDACTED] 00
    data: 5c 00 [REDACTED]30 00
Boot000A* debian    HD(1,GPT,02[REDACTED]d800)/File(\EFI\DEBIAN\SHIMX64.EFI)0000424f
      dp: 04 01 [REDACTED] 00 00 / [REDACTED] 00
    data: 00 00 42 4f
 
Last edited: