阅读背景:

Linux Ubuntu 1604 grub2 rescue mod 启动

来源:互联网 

grub2 rescute模式下, 可以使用下面的命令启动

grub rescue> set prefix=(hd0,1)/boot/grub
grub rescue> set root=(hd0,1)
grub rescue> insmod normal
grub rescue> normal
grub rescue> insmod linux
grub rescue> linux /boot/vmlinuz-3.13.0-29-generic root=/dev/sda1
grub rescue> initrd /boot/initrd.img-3.13.0-29-generic
grub rescue> bootgrub rescue> se



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: