1,进入界面
装机问题-已装机的系统重新装机:Assuming drive cache: write through

2,卡住
装机问题-已装机的系统重新装机:Assuming drive cache: write through
出现:
[sdb] No Caching mode page found
[sdb] Assuming drive cache:write through

3,查看系统u盘的名称
装机问题-已装机的系统重新装机:Assuming drive cache: write through
此时为/dev/sdb4

4,进入1画面在第一个选项按e编辑

vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=CentOS\x207\x20x86_64 rd.live.check quiet

##改成
vmlinuz initrd=initrd.img inst.stage2=hd:/dev/sda4:/ quiet 

##CRTL+X继续安装

相关文章:

  • 2021-07-13
  • 2021-07-07
  • 2021-08-30
  • 2021-05-09
  • 2022-01-08
  • 2022-12-23
  • 2021-06-03
  • 2021-09-26
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
相关资源
相似解决方案