On Thu, 2021-01-07 at 12:14 +0000, andy pugh wrote: > A request from one of the users of the LinuxCNC Live-image. > > 2. When installing on a used HD/SSD, I regularly get to the situation, > where a disc has an incompatible partition table written. The > graphical installer runs into a problem then, writing a new > partition table. If on Ctrl-F1/2/3 terminal one could fire up say > "fdisk" and thus write an empty dos partition table, that whole > installation process could run through. > > Could anyone suggest how to achieve this? > I just tested a regular 10.2 debian-live image graphical installer, and it offers me in the graphical part: Select [...] a device to initialize its partition table. and if I switch to the F2 console, fdisk is available at this point (although no fdisk before you start the partitioning in the installer).
Did you test the same way your live-image? Maybe this CNC image is not made the same way as the stock debian-live image.