Exterior Lastname
Exterior Lastname
Did the system install or did it lock up completely after reboot? For me i got the same error: Couldn't find any valid initrd for dataset rpool/ROOT/ when i did...
sudo dpkg --configure -a stalls in ssh terminal. I thought the blob for the xone was the issue but removing it made no difference. Kernel 6.11 is used and give...
I managed to update the system by doing this: Backup the update-grub script sudo cp /usr/sbin/update-grub /usr/sbin/update-grub.bak Rename the update-grub script to prevent it from being executed. When i update...
System is running as it should for me after doing what i did, and it was to bypass the grub update that broke the update. Grub seems to be changed...
I moved 10_linux_zfs temoporarly and ran upgrade and it worked and now grub show up with 6.14 kernel but throws me into busybox. Same with 6.11 kernel so now my...
I tried again to follow https://develmonk.com/2022/05/20/mount-ubuntu-22-04-zfs-partitions-using-live-iso-for-disaster-recovery/ and this step in the guide: mount -v --bind /mnt/boot/efi/grub /mnt/boot/grub didn't make sense so i skipped that. After sudo chroot /mnt done: apt...
I found snapshots that was 2 weeks old and rolled back and after some extra work my old system is up running again. I will try astralblues patch trick as...
Thanks @bentolor this solution! I will try it out tomorrow and see if it works for me as well! This time not forgetting to snapshot after stopping all my running...
I did the upgrade using @bentolor's solution and it worked flawlessly! Thanks for the time u took to make this into a simple solution! I would strongly recommend it if...