How can I start Busybox at boot time, from GRUB, or even before GRUB?
Posted
by
Andrei
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Andrei
Published on 2012-06-11T21:20:35Z
Indexed on
2012/06/11
22:47 UTC
Read the original article
Hit count: 398
Most Busybox questions are related to the fact that users are dropped to a Busybox shell due to some unknown issues at boot time. This must make Busybox one of the most hated pieces of software.
My problem is the opposite. I want to deliberately start Busybox at boot time either from GRUB, or even before GRUB. Is this possible? How can I do it? The purpose is to execute some commands before the boot sequence is reinitiated. So basically I want to execute some commands to make some hardware available to the bootloader.
© Ask Ubuntu or respective owner