Skip to content

Instantly share code, notes, and snippets.

@demmm
Created June 25, 2026 19:38
Show Gist options
  • Select an option

  • Save demmm/c10e47746d5668f3b597dfa6daab1375 to your computer and use it in GitHub Desktop.

Select an option

Save demmm/c10e47746d5668f3b597dfa6daab1375 to your computer and use it in GitHub Desktop.
reboot
sync
umount -a
mount -f / -o remount,ro
echo s >| /proc/sysrq-trigger
echo u >| /proc/sysrq-trigger
echo b >| /proc/sysrq-trigger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment