Sardu custom menu and isos

ell

Well-Known Member
Reaction score
440
Hi, I'm playing around with Sardu and managed to incorporate my other iso's in the extra folder and edited the extra.cfg with the file names, the menu shows fine but clicking on them does nothing. Anybody know what I'm missing? Heres an example of one of my edits, no spaces between them:

#-> EDIT HERE <-
Label U_B_C_D_4_WIN
Menu Label ^U_B_C_D_4_WIN
MENU INDENT 1
kernel /extra/U_B_C_D_4_WIN/kernel.dat
append initrd=/extra/U_B_C_D_4_WIN/ramdisk.dat vga=0x314 ramdisk_size=40000 quiet
#-> EDIT HERE <-
 
Hi, I'm playing around with Sardu and managed to incorporate my other iso's in the extra folder and edited the extra.cfg with the file names, the menu shows fine but clicking on them does nothing. Anybody know what I'm missing? Heres an example of one of my edits, no spaces between them:

#-> EDIT HERE <-
Label U_B_C_D_4_WIN
Menu Label ^U_B_C_D_4_WIN
MENU INDENT 1
kernel /extra/U_B_C_D_4_WIN/kernel.dat
append initrd=/extra/U_B_C_D_4_WIN/ramdisk.dat vga=0x314 ramdisk_size=40000 quiet
#-> EDIT HERE <-

Is that ramdisk.dat the entire thing? And is kernel.dat a standard COMS32 stub?
 
Back
Top