Hi, I’m trying to install Ubuntu 26.04 (and also tried 24.04) on a MinisForum MS-S1 MAX (AMD Strix Halo) using an external SSD: Crucial T700 4TB inside a Zikedrive Z666 enclosure. No matter what I do, the installer fails with the following error:
curtin.util.ProcessExecutionError: Unexpected error while running command.
Command: ['sfdisk', '--no-reread', '/dev/sdX']
Exit code: 1
I have tried the following:
-
Both ext4 and btrfs filesystems
-
Manual partitioning with GParted beforehand (EFI 512MB FAT32 + root partition)
-
“Something else” installation option
-
Different USB ports on the MinisForum
-
Cleaned the drive with wipefs -a and dd before installation
Has anyone successfully installed Ubuntu 24.04 or 26.04 on an external NVMe enclosure (especially high-speed ones like Crucial T700 / Zikedrive) with the latest installer? Any known workarounds or kernel parameters that might help? Thanks in advance!