The FAT file system should work well.
* The next files should be placed into C:\loadlin
o loadlin.exe
Get it from “install/loadlin/” directory within the FTP site.
o initrd.img
Find it as “isolinux/initrd.img” within the FTP site
o The kernel file that matches your system (ide, scsi, sata, adaptec)
You may select one of them from “isolinux/kernel/” directory within FTP site.
Then proceed with the installation:
* Shutdown Windows to DOS mode.
* Type “cd C:\loadlin” <enter> (without quotes)
* Type “loadlin ide root=/dev/ram rw initrd=initrd.img” <enter> (without quotes).
You should replace the “ide” with the name of the kernel that you downloaded earlier. The standard installation process will be started.
Did you follow the above, so that in C:you should have 5.8.ISO and then the loadlin directory?
Did you use the kernel name instead of the ide?
Bigpaws