What is the boot process for Linux? How to complete the system startup through grub boot? These problems have not been thoroughly studied before I installed the dual system. Understand Linux booting through grub, can help us understand the Linux operating system
, and also popularize the basic knowledge ^_^.
As shown in the figure, this is a schematic diagram of the Linux partition of a hard disk. Useful for 4 primary partitions, including boot, root, swap, and home; the linux boot file is placed in the first space of the hard drive. The linux boot file is similar to the windows system. The only difference is the grub data structure.
Similar to windows, the first 512 bytes of the first sector of the hard disk store the master boot record (MBR); the MBR includes a 444-byte Boot Loader, a 64-byte partition table and 2 bytes of flag (0xAA55). This 512-byte message is very important. If it is damaged, it will cause failure to boot the Linux system; so we should make a backup at the appropriate time:
# /dev/hda This is your hard drive. The first partition can be changed according to the actual situation dd bs=512 count=1 if=/dev/hda
One of the best things about Linux is that you can go deep into the operating system to explore how
Problem Description Solution Reasons for analysis, maybe because my platform migr
Starting today, I officially entered the development of tiny4412. Today I mainly watched the startu
Linux shared memory Shared memory is a memory area reserved by the system for communication between
Linux printf output string color
A simple way to implement FTP virtual host under Linux system
Linux command introduction: VI command application highlights
Modify Linux native IP, gateway and DNS server
Method of killing process commands under Linux operating system
Nginx configuration refuses or allows IP
LINUX View Hardware Configuration Commands
The difference between the two-layer, three-layer, and four-layer switches is
Linux LAN slow transmission problems and private drivers of those broken things
Background daemon under Linux system
Resolve network failure error code "651" under Windows 7
Fashion cool Windows 7 desktop landscaping tutorial
How to add songs to groove music? Win10 system groove music add song method
Win7 running cmd command prompt "Windows can not find the file" reason and solution
Causes of xp mode failure in Win7 system and processing method
u disk installation win8.1 system tutorial step
Win8 system update patch, the keyboard is out of order, how to do
Windows 7 Media Center to see network video encountered problems
Windows 8 operating system installation tutorial detailed
Understand the secrets of the virus and build safety armor for win7 (3)