jbra...@dismail.de, le jeu. 30 mai 2024 13:29:48 -0400, a ecrit:
> +     $ dd if=/dev/zero of=silly.fs bs=1024k count=8
> +     $ /sbin/mkfs.ext2 silly.fs

Ah, apparently the behavior here changed in newer versions of e2fsprogs.
You need to use -E root_owner=$UID:0 to get the root owned by your user.

Samuel

Reply via email to