Linux Lite Forums
Installing custom ISO from PxeLinux - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Linux Lite (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=17)
+--- Thread: Installing custom ISO from PxeLinux (/showthread.php?tid=5934)



Installing custom ISO from PxeLinux - AeroSam - 01-16-2019

Hey

I'm having an issue with installing Linux Lite from an ISO image I've created. I created an iso with Linux Live Kit
I've had one machine end up with a completely black screen with red lines at the top of the screen and have nothing happen, boots back to how it was before I tried to image it.

I've tried searching the forums and google for anything like this, I've followed tutorials to set up PxeLinux on a WDS computer

My pxelinux default config file has the entry for it as:

LABEL linux
MENU LABEL LINUXTEST1
Kernel memdisk
initrd /Linux/linuxtest.iso
APPEND iso


The error I'm getting with the iso is:

Fatal error occured - could not locate linux data
something went wrong and we can't continue. This should never happen.
Please reboot your computer with ctrl+alt+delete


Any help is appreciated!