grub下如何指定哪个分区为根文件系统?

答: 使用root命令,如:

  grub> set root=(hd0,msdos1)

原文地址:https://www.cnblogs.com/dakewei/p/11359507.html