Exercise 21.2: Mounting Options,kernelcrash
Hi Luis,
As in the exercise above, i tried to follow the steps precisely but the kernel crashed two times when rebooting, how can i avoid that?
Thanks and best regards
berni
Best Answers
-
Hi Berni,
1.- What hardware are you working with? I mean brand and model, please. So we could look to somethings in the BIOS, like the following:
i.- CPU / Split Lock Detection / change it to disabled (if your BIOS has that parameter).
ii.- Security / Secure Boot / change it to disabled.2.- You are working on a bare metal laptop, not in a VM, right?
3.- You can do the modification of the linux line boot "on the fly" for just testing purposes, which will work once, and if it works you can do it permanently.
i.- To test it once:
a.- In the GRUB boot menu, select the kernel and press the 'e' key to edit it.
b.- Find the line that begins with 'linux'. It usually ends with parameters like 'quiet' or 'ro'.
c.- At the end of that same line, add a space and type: split_lock_detect=warn
d.- Press Ctrl+X or F10 to boot with this parameter.
4.- If that works -i.e. prevents the kernel crash, you can put it in the grub configuration as follows:
i.- Edit the configuration file: sudo nano /etc/default/grub
ii.- Find the line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" (the parameters may vary).
iii.- Add the parameter within the quotation marks: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash split_lock_detect=warn"
iv.- Save the file and update the boot menu with: sudo update-grub
v.- Reboot and try the lab.
Regards,
Luis.0 -
Hi Berni,
how do you do ....Edit the linux line in the boot and add the following at the end:
split_lock_detect=warn ??? ....but this is how i learn and progress=)https://help.ubuntu.com/community/Grub2/Troubleshooting
Section 'Editing the GRUB 2 Menu During Boot'.
So you will find the exact steps to edit the boot line in a temporary way, just to see if it works. And if it does, then you can modify the Grub configuration.
Regards,
Luis.0
Answers
-
Hello @austrianadmin,
What course are you enrolled in?
From the looks of it you posted this in a forum that may not be monitored by the intended instructor.
I can move this where it needs to be if you can confirm the course by number and/or name.Regards,
-Chris0 -
Hello Chris,
it was from the Linux System Administration Essentials (LFS207) Course, thank you!
regards
berni
0 -
This post has been moved to the correct forum.
0 -
Hi Berni,
1.- What OS and version are you running? Is it Debian testing, right?
2.- Did this happen just after you configured NBD on Lab 21.3?
3.- Edit the linux line in the boot and add the following at the end:
split_lock_detect=warn
And boot. Let's see if the OS can boot normally with that modification.
Regards,
Luis.0 -
Hi Luis,
@1 yes it is debian 13
@2 no because before i did Lab 21.1
@i installed the system again, now i try such things only in boxen....did that with the VM Alma Linux 10 and after reboot the kernel cras
shed again...so in the exercise 21.2 i only get to ..- $ sudo fdisk /dev/sda...the i type n for new ...create the 250mb... write it out with w....then run partprobe -s..... then reboot anb boom the third time crashed.....just in case i try a fourth time.....how do you do ....Edit the linux line in the boot and add the following at the end:
split_lock_detect=warn ??? ....but this is how i learn and progress=)
regards
berni
0 - $ sudo fdisk /dev/sda...the i type n for new ...create the 250mb... write it out with w....then run partprobe -s..... then reboot anb boom the third time crashed.....just in case i try a fourth time.....how do you do ....Edit the linux line in the boot and add the following at the end:
-
Hi Luis,
# System Details Report
Report details
- Date generated: 2026-04-26 17:14:45
Hardware Information:
- Hardware Model: Lenovo ThinkPad T15p Gen 2i
- Memory: 32.0 GiB
- Processor: 11th Gen Intel® Core™ i7-11850H × 16
- Graphics: Intel® UHD Graphics (TGL GT1)
- Graphics 1: NV167
- Disk Capacity: (null)
Software Information:
- Firmware Version: N38ET39W (1.20 )
- OS Name: Debian GNU/Linux 13 (trixie)
- OS Build: (null)
- OS Type: 64-bit
- GNOME Version: 48
- Windowing System: Wayland
- Kernel Version: Linux 6.12.74+deb13+1-amd64
that is the system i crashed, from now on i use the VM for such exercises, but i want to progress and will try your supportsteps...thanks a lot!
regards
berni
0 -


i.- CPU / Split Lock Detection / change it to disabled (if your BIOS has that parameter). NO
ii.- Security / Secure Boot / change it to disabled. Yesa.- In the GRUB boot menu, select the kernel and press the 'e' key to edit it.
@a..how can i do that in the menu shown in the photo above?
would love to follow the steps but not even get a done....thanks for your help
regards
berni
0
Categories
- All Categories
- 175 LFX Mentorship
- 175 LFX Mentorship: Linux Kernel
- 745 Linux Foundation IT Professional Programs
- 372 Cloud Engineer IT Professional Program
- 168 Advanced Cloud Engineer IT Professional Program
- 73 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- AI & ML Training
- Blockchain & Decentralized Identity Training
- Cloud & Containers Training
- Cybersecurity Training
- DevOps & Site-Reliability Training
- Linux Kernel Development Training
- Networking Training
- Open Source Best Practice Training
- System Administration Training
- System Engineering Training
- Web & Application Development Training
- 2 LFD103-JP クラス フォーラム
- 4 LFD210-CN Class Forum
- 764 LFD259 Class Forum
- 681 LFS101 Class Forum
- 2 LFS158-JP クラス フォーラム
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 4 LFS250-JP クラス フォーラム
- 166 LFS253 Class Forum
- 19 LFS256 Class Forum
- 1.4K LFS258 Class Forum
- 165 LFS261 Class Forum
- 26 LFS267 Class Forum
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 105 Mobile Computing
- 18 Android
- 72 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 944 Programming and Development
- 310 Kernel Development
- 616 Software Development
- 976 Software
- 368 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
