>>>>> On Mon, 25 Aug 2025 15:57:56 -0700, [email protected] said:
> I am trying to build a Debian trixie machine using FAI 6.4.3. I get to
> the disk partitioning section and I see this error:
> ---------------
> Calling task_install
> Calling task_partition
> No disks defined in $disklist
> However, if I do an "fdisk -l" at the command line I see /dev/sda1 (as
> well as /dev/sd2 and /dev/sd3). The disk model is "QEMU HARDDISK".
The list of disks is determined by reading /proc/partitions. Does the
disk show up there?
--
regards Thomas