Skip to content

Instantly share code, notes, and snippets.

@tuupola
Created November 22, 2018 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuupola/792957b7fdd4c564b6660e926e863a9a to your computer and use it in GitHub Desktop.
Save tuupola/792957b7fdd4c564b6660e926e863a9a to your computer and use it in GitHub Desktop.
$ pwd
/home/tuupola/mender-convert/output
$ cat cmdline.txt
dwc_otg.lpm_enable=0 console=serial0,115200 root=${mender_kernel_root} rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quietdwc_otg.lpm_enable=0 console=serial0,115200 root=${mender_kernel_root} rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet init=/usr/lib/raspi-config/init_resize.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment