Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: qmastery on 28 January 2024, 16:24:04

Title: [BUG] parted newer than 3.4-2 creates the partitions/filesystems "bad for GRUB"
Post by: qmastery on 28 January 2024, 16:24:04
Good day, friends! Just letting you know that a parted newer than 3.4-2 - if used for creating the partitions/filesystems at Artix Linux - InstallationWithFullDiskEncryption (https://wiki.artixlinux.org/Main/InstallationWithFullDiskEncryption) - causes GRUB to fail with " grub-install: error: unknown filesystem " on a later step (this doesn't seem a GRUB fault, because downgrading GRUB does not help). As a temporary workaround, I had to add this part to the instructions:
Code: [Select]
pacman -U "https://archive.artixlinux.org/packages/p/parted/parted-3.4-2-x86_64.pkg.tar.zst"
Maybe we need to supply an older parted 3.4-2 version as the default one?

P.S. Everything else is working great, thank you so much for Artix
Title: Re: [BUG] parted newer than 3.4-2 creates the partitions/filesystems "bad for GRUB"
Post by: corysanin on 28 January 2024, 19:42:30
Perhaps a better idea would be to bring this to the attention of the parted devs so it can be properly addressed
Title: Re: [BUG] parted newer than 3.4-2 creates the partitions/filesystems "bad for GRUB"
Post by: mardiyah on 28 January 2024, 22:32:14
Good day, friends! Just letting you know that a parted newer than 3.4-2 - if used for creating the partitions/filesystems at Artix Linux - InstallationWithFullDiskEncryption (https://wiki.artixlinux.org/Main/InstallationWithFullDiskEncryption) - causes GRUB to fail with " grub-install: error: unknown filesystem " on a later step (this doesn't seem a GRUB fault, because downgrading GRUB does not help). As a temporary workaround, I had to add this part to the instructions:
Code: [Select]
pacman -U "https://archive.artixlinux.org/packages/p/parted/parted-3.4-2-x86_64.pkg.tar.zst"
Maybe we need to supply an older parted 3.4-2 version as the default one?

P.S. Everything else is working great, thank you so much for Artix
it's not proper place to post as this place is of non-systemd Arch Linux

Has nothing to do with OP's stuff
Title: Re: [BUG] parted newer than 3.4-2 creates the partitions/filesystems "bad for GRUB"
Post by: corysanin on 28 January 2024, 23:14:19
it's not proper place to post as this place is of non-systemd Arch Linux

Has nothing to do with OP's stuff

Huh?