Forum Discussion
Emanuelom
Apr 26, 2026Brass Contributor
Clonezilla PXE deployment fails because disk name changes (sda vs nvme) – how to fix?
I’m trying to use Clonezilla to mass deploy a Windows image to multiple PCs over the network. Here’s what I did: Created an image using Clonezilla from a Windows machine (via USB) Set up Clon...
RowenHr
Apr 28, 2026Iron Contributor
During the network deployment, Clonezilla is seeing the client disks differently (e.g., nvme0n1 vs. sda), but the restore script or process may be hardcoded to look for specific disk names.