biancalana

Results 5 comments of biancalana

while its issue is still open... `# uname -a FreeBSD aledesk 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64 ` `# spotifyd --version spotifyd 0.3.3 ` `# cat spotifyd.conf [global] username = "my_login"...

I can confirm that disabling metadata_csum_seed on boot partition allow alpine to boot again. I've used that command on the host (after attach vm disk to memory disk) to do...

As mentioned by @markpeek, looking at upstream there are aditional flags that can be added also: ```diff --git a/grub-core/fs/ext2.c b/grub-core/fs/ext2.c index bd1ab24..9ddf296 100644 --- a/grub-core/fs/ext2.c +++ b/grub-core/fs/ext2.c @@ -100,7 +100,10...

@grehan-freebsd/ @cemeyer, can you help here ?