xref: /OK3568_Linux_fs/buildroot/support/testing/conf/isolinux.cfg (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1default 1
2label 1
3      kernel __KERNEL_PATH__
4      initrd __INITRD_PATH__
5      append root=/dev/sr0 console=ttyS0,115200
6