-
-
Notifications
You must be signed in to change notification settings - Fork 19
Boot progress bar
Szybet edited this page Jan 28, 2024
·
1 revision
This page describes the different steps/percentages of the boot progress bar started by the init ramdisk in InkBox OS.
| Percentages | Step |
| 0 | Basic initialization of the progress bar |
| 5 | Root filesystem verification starts |
| 15 | Root filesystem verification successful |
| 30 | First part of core filesystems mounted |
| 40 | Second part of core filesystems mounted |
| 45 | Third part of core filesystems mounted |
| 50 | KoBox subsystem starts |
| 50-90 | KoBox subsystem initialization progress |
| 90 |
openrc sysinit is ran into the root filesystem chroot |
| 100 | Init ramdisk fully chroots into the root filesystem |