Hello
@gerald_clark
unfortunately not all clients (about 10%) can be booted via pxe in production environment, as they can connect to network only via wifi. Therefore we have to install operating system and configuration on CF-card, but the default kernel does not find the CF-Card.
# lspci
...
00:0c.0 IDE interface: RDC Semiconductor, Inc. Device 1011
fdisk -l doesn't find any block device.
We tried some changes in bios but no success
@curaga
We tried the kernel options with no success. When we boot without initrd the client reboots immediately after loading kernel. No boot message at all. As next option we want to setup the netconsole- thanks for the hint.
Best regards