Skip to content

Instantly share code, notes, and snippets.

@Andrej123456789
Created June 28, 2022 08:01
Show Gist options
  • Save Andrej123456789/8aa6832e85f5eaf16d4f3c1a55def327 to your computer and use it in GitHub Desktop.
Save Andrej123456789/8aa6832e85f5eaf16d4f3c1a55def327 to your computer and use it in GitHub Desktop.
set default=0
set timeout=30
menuentry "Runix" {
linux /boot/vmlinuz-5.10.0-15-amd64 root=/dev/sdb1 ro
initrd /boot/initrd.img-5.10.0-15-amd64
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment