Welcome to the Linux Foundation Forum!
LFS201 Lab 10.1 problem on CentOS7-VMWARE
Coemgen
Posts: 10
I followed the steps in the Lab 10.1 Solution but the OS would not reboot.
To troubleshoot, I restarted the VM and used Grub to add verbose to the kernel line. This time I was prompted for a password for the encrypted partition. I entered the password and the boot sequence completed.
Is this how it should work?
The OS I am running is CentOS7-VMWARE (on VMWare Player) from:
http://training.linuxfoundation.org/cm/VIRTUAL_MACHINE_IMAGES/
0
Comments
-
I ran the lab on centOS-6.6-VMWARE and didn't need to add anything to the GRUB menu. My Vm booted up and prompted for a password before bringing up the normal login screen0
-
This lab was probably only tested on CentOS6, not CentOS7. They are rather different at least in the sense RHEL6 uses Grub 1, RHEL7 uses Grub 2. However, i reviewed all the official red hat instructions for RHEL7 and the only thing that is not right is there should be a third argument of "none" in /etc/crypttab, i.e.,
secret-disk /dev/sda4 none
to encourage it to prompt for a password. However I don't think this is the problem. Also, I do not know what you mean by you added "verbose" to the kernel command line as that is not a normal kernel parameter.
Anyway, if anyone knows the answer fine, let us know. Otherwise we'll investigate, it is time consuming and we'll start by trying fedora, ubuntu etc.
Thanks for bringing this to our attention0 -
I got "verbose" from: https://wiki.archlinux.org/index.php/Boot_debugging#Light_Debug
I'll try adding "none" as the third argument in /etc/crypttab and update the thread with the result.
0 -
"none" did not help me, and adding "verbose" to the kernel command line actually made things worse somehow.
"verbose" is *not* a kernel parameters AFAIK; all of them are listed in DOcumentation/kernel-parameters.txt in the kernel source, and in kernel documentation parameters, and developers are pretty careful to put all parameters in that document, do that they are all explained and can be used. (I should search the source, but it will be hard to find where a parameter such as that is parsed). However, any parameter not understood by the kernel is passed to "init" (in this case systemd-init) and I have to see what that does with the parameter.
In any case, it did not work for me anyway. So I'll take this as homework, but I'm rather busy right now, might even be a week or weeks before I can think about it.0 -
When I added the "verbose" parameter to the kernel line I may have been booting into the 4.1.0 kernel instead of the 3.10.0-229.7.2.el7.x86_64 kernel. I'll try doing the lab again but this time boot into the 4.1.0 kernel.0
-
No, I'm having trouble booting the 4.1.0 kernel too.0
-
deleted0
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
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 945 Programming and Development
- 310 Kernel Development
- 617 Software Development
- 977 Software
- 369 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)
