As
@Liquid said, the files must be located at the same level of the other STARTUP files: ( screen shot ) i.e, on
View attachment 3559
They must be added and located at the root of your stb.
Example -> sdb1 is my usb device ( EXT4 FS ) ...mapped as
/media/usb it contains nothing unless I flash the slots 4,5,6,7,or 8.
STARTUP_4
Code:
kernel=/linuxrootfs4/zImage root=/dev/sdb1 rootsubdir=linuxrootfs4
STARTUP_5
Code:
kernel=/linuxrootfs5/zImage root=/dev/sdb1 rootsubdir=linuxrootfs5
STARTUP_6
Code:
kernel=/linuxrootfs6/zImage root=/dev/sdb1 rootsubdir=linuxrootfs6
.....
STARTUP_n
kernel=/linuxrootfs
n/zImage root=/dev/sdb1 rootsubdir=linuxrootfs
n