Hard
A machine has issues booting up fully due to a service hanging at startup. Which kernel parameter has to be added in grub to boot into single user mode?
Author: Kevin LefevreStatus: PublishedQuestion passed 1010 times
Edit
2
Community EvaluationsNo one has reviewed this question yet, be the first!
6
Configure the /etc/resolv.conf file to use the following nameservers: 10.1.1.1, 10.2.2.2, 10.3.3.3.4
What are the parameters passed to the kernel at boot time?2
Where is the shadow file located in a Linux system?3
What does the `-p` option do in `passwd` command?7
List running processes.5
How to create a snapshot of a logical volume in Linux3
Change file mode bits.