SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[security] How to solve "Kernel panic - not syncing - Attempted to kill init" -- without erasing any user data
Home
Question
How to solve "Kernel panic - not syncing - Attempted to kill init" -- without erasing any user data
Mount the centos live cd and boot
Go into rescue mode and wait for it load up
Read the terminal to see where it mounted the OS
Go into OS
vim or nano /etc/selinux/config
Make sure SELINUX=enforcing or disabled
Examples related to
security
•
Monitoring the Full Disclosure mailinglist
•
Two Page Login with Spring Security 3.2.x
•
How to prevent a browser from storing passwords
•
JWT authentication for ASP.NET Web API
•
How to use a client certificate to authenticate and authorize in a Web API
•
Disable-web-security in Chrome 48+
•
When you use 'badidea' or 'thisisunsafe' to bypass a Chrome certificate/HSTS error, does it only apply for the current site?
•
How does Content Security Policy (CSP) work?
•
How to prevent Screen Capture in Android
•
Default SecurityProtocol in .NET 4.5
Examples related to
ubuntu
•
grep's at sign caught as whitespace
•
"E: Unable to locate package python-pip" on Ubuntu 18.04
•
How to Install pip for python 3.7 on Ubuntu 18?
•
"Repository does not have a release file" error
•
ping: google.com: Temporary failure in name resolution
•
How to install JDK 11 under Ubuntu?
•
How to upgrade Python version to 3.7?
•
Issue in installing php7.2-mcrypt
•
Install Qt on Ubuntu
•
Failed to start mongod.service: Unit mongod.service not found
Examples related to
linux-kernel
•
How to fix: fatal error: openssl/opensslv.h: No such file or directory in RedHat 7
•
How do I delete virtual interface in Linux?
•
Image vs zImage vs uImage
•
iptables v1.4.14: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
•
IOCTL Linux device driver
•
How to solve "Kernel panic - not syncing - Attempted to kill init" -- without erasing any user data
•
What is ":-!!" in C code?
•
What is the difference between the kernel space and the user space?
•
What does "make oldconfig" do exactly in the Linux kernel makefile?
•
"FATAL: Module not found error" using modprobe
Examples related to
selinux
•
Attempt to write a readonly database - Django w/ SELinux error
•
How to solve "Kernel panic - not syncing - Attempted to kill init" -- without erasing any user data
•
phpMyAdmin + CentOS 6.0 - Forbidden
Examples related to
panic
•
How to solve "Kernel panic - not syncing - Attempted to kill init" -- without erasing any user data