0:05
hey everyone welcome back to our Channel
0:07
if you are working with redit Enterprise
0:09
Linux 99 and ever find yourself unable
0:12
to boot the system due to
0:14
misconfiguration or system failures then
0:17
rescue mode can be a lifesaver in
0:20
today's tutorial I will walk you through
0:22
the step-by-step process to boot RH line
0:24
into rescue mode and recover your system
0:27
let's dive in before before we jump into
0:30
the steps let's first understand what
0:33
rescue mode is rescue mode is a minimal
0:35
environment that allows you to troubl
0:37
shoot and repair your rhl Linux when
0:40
normal boot fails it provide access to
0:43
the system files without fully loading
0:46
OS now let's boot the rhl line into
0:49
rescue mode follow these steps carefully
0:52
if your system is running then you need
0:54
to restart it using the reboot if it is
0:57
powered off then turn it on in my case
1:00
system is already up and running let me
1:03
reboot using the reboot
1:09
command when the system boots up press
1:11
escape and shift Arrow key repeatedly to
1:14
bring up the grub menu select the first
1:17
entry and press E look for the line that
1:23
Linux go to the end of that line and add
1:32
break this parameter interrupts the boot
1:35
process before mounting the root file
1:37
system now press contr X to boot the
1:40
system into rescue mode rescue mode is
1:43
also known as emergency mode once you
1:45
get the emergency cell we need to
1:47
remount the root file system with right
1:50
permissions first type control X it will
1:53
take couple of seconds to boot into the
2:01
all right we are into the emergency cell
2:03
now Mount the root file system with r
2:06
write permissions for that run the
2:14
remount comma RW space SL CIS
2:19
root hit enter now change the root
2:23
directory using CH root
2:32
hit enter from here you can reset the
2:35
password fix the system configuration or
2:38
repair the boot issues for example let's
2:41
say I want to reset the root
2:44
password run the command pass
2:50
root enter the new password that you
2:58
set if s Linux was enabled on your Rh
3:01
line system then you need to create a
3:06
relable when the command
3:21
enter if you would like to troubleshoot
3:24
Etc FS file issues then you can use the
3:27
V editor like VI space l it p/ FS step
3:32
go to the insert mode and make the
3:33
required changes to troubleshoot the
3:36
issue once you are done with the changes
3:40
file once you are done with all the
3:42
troubleshooting steps you can reboot
3:44
your system using the command
3:47
reboot space hyphen f and hit enter
4:04
now try to login with the same root
4:07
password that you have set it in the
4:13
mode great I'm able to log in with the
4:16
same password that I have set it in my
4:18
rescue mod that's it fox now you know
4:21
how to boot rhl 9 into rescue mode and
4:24
troubleshoot system issues if this
4:26
tutorial helped you make sure you like
4:28
the video and subscribe to our channel
4:30
for more learnings tutorials if you have
4:33
any questions drop them in the comments
4:35
below I will be happy to help thanks for
4:37
watching see you in the next one bye