menu title BeaglePlay microSD (extlinux.conf) (swap enabled) timeout 50 default microSD (default) label microSD disable BCFSERIAL kernel /Image append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0 fdtdir / fdtoverlays /overlays/k3-am625-beagleplay-bcfserial-no-firmware.dtbo initrd /initrd.img label copy microSD to eMMC kernel /Image append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0 init=/usr/sbin/init-beagle-flasher fdtdir / initrd /initrd.img label microSD (debug) kernel /Image append console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0 fdtdir / #fdtoverlays /overlays/.dtbo initrd /initrd.img label microSD (default) kernel /Image append root=/dev/mmcblk0p3 ro rootfstype=ext4 resume=/dev/mmcblk0p2 rootwait net.ifnames=0 quiet fdtdir / #fdtoverlays /overlays/.dtbo initrd /initrd.img