Skip to content

Instantly share code, notes, and snippets.

@prologic
Created March 14, 2020 05:13
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 prologic/d1984ad5fb1303e009548d12c54f3ed2 to your computer and use it in GitHub Desktop.
Save prologic/d1984ad5fb1303e009548d12c54f3ed2 to your computer and use it in GitHub Desktop.
# cat /etc/lilo.conf
lba32
install=text
boot=/dev/sda
image=/boot/vmlinuz
label=uLinux
root=/dev/sda1
read-only
append="quiet"
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment