So far, we have reached the service dracut.pre-mount.service where the user’s root filesystem is not yet mounted inside initramfs. systemd’s next stage of booting will mount the root filesystem on sysroot.
sysroot.mount
systemd accepts the mount dracut command-line parameter, which will drop us on a mount emergency shell. As you can see in Figure 9-1, we have passed the rd.break=mount kernel command-line parameter.
Figure 9-1
The kernel command-line parameter
As you can see in Figure 9-2, sysroot has been mounted with ...
Get Hands-on Booting: Learn the Boot Process of Linux, Windows, and Unix now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.