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
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 775 Linux Foundation IT Professional Programs
- 384 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 103 Cloud Native Developer IT Professional Program
- 7.7K Training Courses & Learning Paths
- 13 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 35 Cloud & Containers Training
- 3 Cybersecurity Training
- 3 DevOps & Site-Reliability Training
- 2 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 6 Web & Application Development Training
- 798 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 92 Storage
- 773 Linux Distributions
- 81 Debian
- 68 Fedora
- 24 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 32 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 471 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 102 Linux Security
- 79 Network Management
- 102 System Management
- 46 Web Management
- 166 Mobile Computing
- 32 Android
- 119 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 407 Off Topic
- 128 Introductions
- 35 Study Material
- 1.1K Programming and Development
- 310 Kernel Development
- 723 Software Development
- 1K Software
- 418 Applications
- 182 Command Line
- 5 Compiling/Installing
- 71 Games
- 320 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 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)
