How to enter the system with grub: 1. Wait for the prompt to appear when the computer is turned on; 2. Enter "rootnoverify (hd0, 0)"; 3. Enter "chainloader 1 root"; 4. Wait for running, if not If a problem occurs, the machine can enter the system.
#The operating environment of this article: Windows 7 system, Dell G3 computer.
How to enter the system with grub:
1. Wait for the prompt to appear when the computer is turned on.
2. Enter "rootnoverify (hd0, 0)."
##3. Enter "chainloader 1 root" . #4. Wait for it to run. If there are no problems, you can enter the system.If you want to learn more about programming, please pay attention to php trainingcolumn!
The above is the detailed content of How to enter the system when grub appears. For more information, please follow other related articles on the PHP Chinese website!