Displaying 1 result from an estimated 1 matches for "3esx86".
2005 Jun 14
1
Boot Multiple Kernels
I can't seem to pick up on how to enter the path in the SYSLINUX.cfg file,
here is what I have tried:
label 3esx86
kernel 3esx86/vmlinuz
append initrd=3esx86/initrd.img
also tried
label 3esx86
kernel /3esx86/vmlinuz
append initrd=/3esx86/initrd.img
but I get errors like "cannot find kernel 3esx86.vm " or similar.
I am booting from a thumbdrive and it works fine if I point these statements...