1 00:00:06,960 --> 00:00:09,120 - Hi, welcome to Lesson 7. 2 00:00:09,120 --> 00:00:11,370 If ever your Linux system gets in trouble, 3 00:00:11,370 --> 00:00:13,710 it is very useful to know exactly what's happening 4 00:00:13,710 --> 00:00:15,300 in the Linux boot procedure, 5 00:00:15,300 --> 00:00:18,780 and that's exactly what we are going to do in this lesson. 6 00:00:18,780 --> 00:00:20,910 I'll start by explaining the boot procedure 7 00:00:20,910 --> 00:00:24,390 after which you'll learn how to manage systemd targets. 8 00:00:24,390 --> 00:00:26,460 Next, I'll show you how to pass parameters 9 00:00:26,460 --> 00:00:27,900 on the GRUB boot prompt 10 00:00:27,900 --> 00:00:29,100 and you'll learn how to edit 11 00:00:29,100 --> 00:00:31,920 GRUB configuration persistently. 12 00:00:31,920 --> 00:00:34,230 We'll also have a look at legacy booting 13 00:00:34,230 --> 00:00:36,360 as managed by init and upstart. 14 00:00:36,360 --> 00:00:39,420 The last part of this lesson is about troubleshooting. 15 00:00:39,420 --> 00:00:40,980 I'll show you when to use 16 00:00:40,980 --> 00:00:43,260 which specific troubleshooting approach, 17 00:00:43,260 --> 00:00:45,990 and you'll learn how to boot from a rescue disk. 18 00:00:45,990 --> 00:00:47,310 This lesson ends with a lab 19 00:00:47,310 --> 00:00:49,910 that helps you practice your troubleshooting skills.