How to enter into BusyBox when booting?
Posted
by
???
on Server Fault
See other posts from Server Fault
or by ???
Published on 2010-12-22T03:53:46Z
Indexed on
2010/12/22
3:56 UTC
Read the original article
Hit count: 480
I have occasionally installed cloud-init
package in Ubuntu, which blocks me from booting. Neither recovery mode works. Because cloud-init
installed some upstart job configuration.
So I want to enter into busybox to remove /etc/init/cloud-init*.conf
, but it seems like no way to do it. I can press Ctrl+Alt+SysRq which brings on a rough hack menu, but there is no busybox option. So is it possible? My CDROM is broken so I can't use Live CD too.
© Server Fault or respective owner