Boot Sequence
Steps in the boot sequence:
Steps in the boot sequence:
Bootloader that handles the early phases of system startup.
1. Create a service file and put in /etc/init.d/fake.service:
/sbin/init is the first user process (pid=1) run on the system and runs until shutdown. All processes (aside from kernel-related once) are children to init.
No boot loader screen