On Tue, Nov 08, 2022 at 07:54:40PM +0100, Riccardo Mottola wrote: > I boot from CD-ROM, select upgrade and the only HD which is "wd0", > installation is straightforward. > > I get: > Status: command failed > Command: /sbin/fsck_msdos -o -q /dev/rsd0e > > Can't open 'dev/rsd0e' (device not configured) > > now what MS-DOS partition does it want to mess around and not finding?
The EFI boot partition (to upgrade the bootloader) - this is a bug, apparently your hard disk uses BIOS booting, while the installer booted via UEFI from CD, and this confuses sysinst. Martin