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
Busybox's switch_root behaves differently compared to the standard linux switch_root.
The standard switch_root doesnt hard coded the integrity check of /init path.
With this hard coded, users cant define own init path.