There’s something wrong with centos7. Make a record
First of all, although the U disk can’t install CentOS 7, and it always reports script timeout, it can still enter the command prompt
#
Switch to the dev directory
#cd /dev
#ls
You will see your U disk, usually the second hard disk, such as sdbx
OK, then remember this. For example, if you see that it is/dev/sdb4, now reboot, enter the Startup menu option, and press e to enter edit mode,
In the menu, vmlinuz initrd = initrd. Imginst. Stage2 = HD:
LABEL=CentOS\x207\x20x86_ 64 rd.live.check
quiet
Change to: vmlinuz initrd = initrd.img inst.stage2=
hd:/dev/sdb4
quite
Then according to the following instructions, press the shortcut key (Ctrl + x) to restart and install.
Similar Posts:
- Solution to the problem of no caching mode page found when installing CentOS 7
- How to Solve dracut-initqueue Warning: dracut-initqueue timeout – starting timeout scripts
- Sublime run code – open in browser shortcut key settings
- Solutions to Ubuntu forgetting password and root password
- There are offline or missing virtual drivers with preserved cache
- Solve the problem of could not retrieve mirrorlist in centos7 yum
- Grub cannot be started after Linux is installed
- error: attempt to read or write outside of disk ‘hd0’ [How to Solve]
- Sublime Text: How to Enable Local Server
- Failed building wheel for dlib [How to Solve]