You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2019. It is now read-only.
It's pretty complex to boot into single-user mode with localboot; you need to change the grub config to add init=/bin/bash - there should be a command line option to append something to the kernel command line to boot single user mode, no matter how the kernel/ramdisk are selected.
It's pretty complex to boot into single-user mode with localboot; you need to change the grub config to add init=/bin/bash - there should be a command line option to append something to the kernel command line to boot single user mode, no matter how the kernel/ramdisk are selected.