эм . просто если запустить груб, то у меня та же ошибка выводится, если sudo grub, то находит, как ни странно .быть может что-то с правами доступа? попробуй залогинится в рута и запустить груб. делается так:sudo su rootlt;пароль судоgt;ну и как вариант, открой саму папку с грубом, посмотри что там есть вообще :)
Думаешь все же Grub слетел?Скорее все же просто при выборе откуда грузится запускается виндовый раздел.А востанавливать так:sudo grub-installUsage: grub-install [OPTION] install_deviceInstall GRUB on your drive.-h, --help print this message and exit-v, --version print the version information and exit--root-directory=DIR install GRUB images under the directory DIRinstead of the root directory--grub-shell=FILE use FILE as the grub shell--no-floppy do not probe any floppy drive--force-lba force GRUB to use LBA mode even for a buggyBIOS--recheck probe a device map even if it already existsINSTALL_DEVICE can be a GRUB device name or a system device filename.grub-install copies GRUB images into the DIR/boot directory specfied by--root-directory, and uses the grub shell to install grub into the bootsector.Следовательно. sudo grub-install /dev/h(s)da Вот.