Introducing a method that can be used on all versions of linux grub:
1. On the Grub boot loader menu, select the entry you want to enter and type “e” to enter the edit Mode;
2, in the second line (similar to kernel /vmlinuz-2.6.15 ro root=/dev/hda2 ), type ”e” enter edit mode;
3, At the end of the sentence, add ”init=/bin/bash”, enter;
4, press “b” to start the system.
This way we can get a bash shell. After entering the shell, the root partition's mount mode is read-only by default. We need to change it to writable, otherwise we can't change the root password:
mount -no remount,rw /passwd root sync mount -no remount,ro /reboot
First, the Linux system startup process About the Linux system startup process we can divide into th
What is the boot process for Linux? How to complete the system startup through grub boot? These pro
A.Linux files can be divided into four types: ordinary files, directory files, link files, and devi
The process is simply a process of executing a program, it is a dynamic concept. No matter what sys
PHP shared memory implementation of php memory queue
Linux under the dual network card configuration basic tutorial
Linux system is gradually marginalized: the share is negligible
Serial communication study notes under Linux operating system
Linux software installation introduction
Four Reasons for SELinux Warnings Details
Tip: Generate crypt encrypted passwords under Linux
Linux common troubleshooting instructions (on)
The correct way to restore EXT3 Superblock under Linux
Linux domain name resolution function gethostbyname and getaddrinfo
Linux restart command reboot using tutorial
Determine whether the server is shut down normally under Linux environment
WinXP SP2 upgrade to SP3 encountered "out of space" solution
Microsoft will release a special edition of Windows 8 Japanese comics PC
How can I solve the Win10 system camera?
Unreasonable "soft" method for solving Linux disk space partitioning
Win7 how to set boot boot items
Win7 joins the LAN connection method
Windows 7 system prompts no permission to modify the time is how it is?