在centos系统中给另一块硬盘安装grub时提示The file /mnt/boot/grub/stage1 not read correctly,grub始终装不上。

The file /mnt/boot/grub/stage1 not read correctly 问题

 

原因:

1、/dev/sdb没有挂载到/mnt目录,将/dev/sdb挂载到/mnt后问题解决。

 

2、后来又做了一次,发现上述方法又不管用了,干脆把所有分区删了,重新分区、格式化,然后又可以了。

 

相关文章:

  • 2021-07-05
  • 2022-12-23
  • 2021-09-04
  • 2021-06-29
  • 2021-08-25
  • 2022-12-23
  • 2021-08-22
  • 2022-01-06
猜你喜欢
  • 2022-12-23
  • 2021-10-19
  • 2021-07-24
相关资源
相似解决方案