Why does the screen going blank after “loading kernel….”?
If you have problems with the screen going blank after the point “loading kernel….” which the above solution does not fix, your video card may not be compatible with the video mode Freesco uses. Edit the following two lines in the file syslinux.cfg in the root directory of the Freesco disk: append initrd=ramdisk bootdev=fd0 vga=4 no387 no-hlt panic=15 root=/dev/ram0 append initrd=ramdisk bootdev=fd0 vga=4 no387 no-hlt panic=15 root=/dev/ram0 start=setup Change the vga entries of both lines to vga=0 If you require the vga=0 setting in order to boot and you later install Freesco to a hard drive you will need to make the same changes to the file router.bat on the hard drive.