[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Grub2 gives error :File not found and goes into rescue mode



On Thu, 23 May 2013 08:51:38 +0800, Gary Roach <gary719_list1@verizon.net> wrote:

Sebastian, Your root="(hd0,msdos1)" should be 'set root="(hd0,msdos1)".' I don't know whether that is a typo or whether leaving off set would make a difference but my information says it should be "set root".

root="(hd0,msdos1)" is used in v 1.98 and earlier.
set root="(hd0,msdos1)" is used in v 1.99 and later.

Anyway, using supergrub sometimes messes up the OS grub.
Suggest Sebastian redo his grub
# grub-install --recheck /dev/sda
# update-grub


Reply to: