© Yogesh Babar 2020
Y. BabarHands-on Bootinghttps://doi.org/10.1007/978-1-4842-5890-3_9

9. systemd (Part II)

Yogesh Babar1 
(1)
Pune, India
 

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.
../images/493794_1_En_9_Chapter/493794_1_En_9_Fig1_HTML.jpg
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 the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.