wazlecracker
wazlecracker
Agreed to this. LBRY is very suited for Android TV as a concept.
I'm not sure what you mean by generated boot stanza if it's not what I put above. Here's the fstab of the latest snapshot: ``` # Static information about the...
Oh sorry! Now I understand. Here it is: ``` cat arch_vmlinuz-linux.conf menuentry "Arch Linux (rwsnap_2021-09-18_13-00-01_ID387)" { icon /EFI/refind/icons/os_arch.png volume Arch loader /@root/.refind-btrfs/rwsnap_2021-09-18_13-00-01_ID387/boot/vmlinuz-linux initrd /@root/.refind-btrfs/rwsnap_2021-09-18_13-00-01_ID387/boot/initramfs-linux.img options "root=PARTUUID=e2f8e8fb-74be-154a-ba21-a59938903cbc rw add_efi_memmap rootflags=subvol=@root/.refind-btrfs/rwsnap_2021-09-18_13-00-01_ID387 initrd=@root\.refind-btrfs\rwsnap_2021-09-18_13-00-01_ID387\boot\amd-ucode.img...
Also, the relevant section from my refind-btrfs.conf: ``` [snapshot-manipulation] selection_count = 3 modify_read_only_flag = false destination_dir = "/root/.refind-btrfs" cleanup_exclusion = [] ```
They do exist there as well. I threw that in the options because there's some funkiness going on with a RX 5700XT and 2 monitors and it resolved the issue...
Managed to get it to boot. But *I have no idea why this worked* lol. Changed my stanza to this: ``` menuentry "Arch Linux" { icon /EFI/refind/icons/os_arch.png volume Arch loader...
Well, when I run `refind-btrfs`, I get this error: ``` refind-btrfs Initializing the block devices using lsblk. Initializing the physical partition table for device '/dev/sda' using lsblk. Initializing the live...