OS: Redhat8.4 installed in true computer
Posted lnlidawei
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OS: Redhat8.4 installed in true computer相关的知识,希望对你有一定的参考价值。
Redhat8.4 installed in
1. UFD ( USB Flash Disk ) for installation.
1> List information of UFD : fdisk -l; // /dev/sdb
2> umount \'sdb\' : umount /dev/sdb*
3> Format UFD : mkfs.vfat -I /dev/sdb // ( I , i uppercase )
4> make UFD system for installation of OS : dd if=rhel-8.4-x86_x64-dvd.iso of=/dev/sdb
2. Bios set.
1> Turn off \'Multiple Threads\' . if we do not turn off this, the redhat os can not be installed.
2> "MBR" to "UEFI". GPT partition tables.
3. this article is not over, i am tired , i need break.
以上是关于OS: Redhat8.4 installed in true computer的主要内容,如果未能解决你的问题,请参考以下文章
Troubleshooting installation of debian os
Redhat 8.4 Java Swing web -- 组件不可见,但确实存在