http://paste.ubuntu.com/12689827/set prefix=(hd0,gpt5)/boot/grubinsmod linux
linux (hd0,gpt5)/vmlinuz root=/dev/sdbx ro #i cannot find any related sub-dir
命令之后,我注意到它正在引导到错误的分区:prefix=(hd0,gpt4)/boot/grub在这里,当Debian的安装位置是(hd0,gpt5因此,我使用set做了一个快速修复,将变量更改回它们应该是的状态:grub rescue> set root=gd0,gpt5
在这样做之后,我只做了我记得我应该做的事情来引导到操作