[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: You forgot to set the filesystem owner to 'hurd'



Hello Martin-Éric,

On Thu, May 1, 2025 at 04:44:26PM +0300, Martin-Éric Racine wrote:
> In the process of testing a patch for migrating crosshurd to deb822, I
> tried an install on a different i386 host.  This one found a LOT of
> ACPI features, but ./native-install fails with "Setting up
> translators. If this fails, you forgot to set the filesystem owner to
> 'hurd'" followed by an ext2fs crash.
> 
> I never encountered that one on the previous host.
> 
> How do I fix this via my Linux partition?

I imagine the filesystem owner message is about creating the filesystem with
mke2fs -o hurd /dev/DEVICE
I presume you did that?
In that part of the script the translators are being setup. To see what is
causing the crash you can perhaps call those settrans commands by hand and see
what breaks.

Best regards,
João


Reply to: