##SLKOS LABEL OS MENU LABEL Boot OS: Slackware Linux LINUX /Image-armv8 INITRD /initrd-armv8 FDTDIR /dtb/ # This is an example for supplying other Kernel command line operators: #APPEND earlyprintk kgdboc=kms,ttyS2,1500000 console=ttyS2,1500000 slkpbs awaitdev=sda1,sdf2 # # RockPro64: Virtual console resolution - add this to the APPEND line below: # video=HDMI-A-1:1024x768@60 # Look inside /usr/src/linux-*/tools/edid/ for the supported resolutions. # # If your Hardware Model has any issues with the storage device interfaces (within /dev/) # taking too long to come online, you can append try using the 'awaitrootdev' Kernel # command line operator, or 'awaitdev='. # #APPEND rootfstype=%ROOTFSTYPE% root=%ROOTDEV% awaitrootdev %CMDLINE% APPEND earlyprintk %POST_INST_OS_CMDLINE_APPEND% rootfstype=%ROOTFSTYPE% root=%ROOTDEV% %CMDLINE% ##SLKOS