LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   grub error 17 (https://www.linuxquestions.org/questions/linux-newbie-8/grub-error-17-a-379961/)

mayaLinux 11-04-2005 01:46 PM

grub error 17
 
I'm just done restoring the image off the cd for Suse9.2 - now when I boot up, it hangs in

Grub Loading Stage 1.5
Grub loading, please wait....
Error 17


Can anyone help me with this issue? I've been able to successfully restore images before.

thanks,

paul2463 11-05-2005 05:18 AM

Hi

Had a look around the forums and found this

"error 17" occurs when there is something mismatching b/w your "grub.conf" and the entries which "fdisk -l" shows. so compare them. otherwise post them.

To grow old is mandatory. to grow up is optional.

tinybit 11-18-2005 10:21 PM

GRUB and LILO always conflict with Windows. And GNU GRUB is not so robust, causing many problems during boot.

So try GRUB for DOS please. It is a cross-platform boot loader based on GNU GRUB. The GRUB.EXE can be started from DOS/Win9x; and GRLDR can be started from BOOT.INI of Windows NT/2K/XP/2003; and even more, the GRUB.EXE can be started from LINUX via the KEXEC tool.

By using GRUB.EXE or GRLDR, you don't have to touch your MBR. It is the safest way coexisting with DOS/Windows.

You needn't install GRUB for DOS. Just run GRUB.EXE from DOS, or append a line of "C:\GRLDR=START GRUB" into your BOOT.INI(restart and select the "START GRUB" menu item), that will do.

Download GRUB for DOS here: http://freshmeat.net/projects/grub4dos/

There is a fat12grldr.img file with the GRUB for DOS release. You can create a GRUB bootable floppy with this fat12grldr.img file.

Or, you can just copy GRUB.EXE to your DOS floppy and run GRUB.EXE to enter the GRUB environment.

If the system has no DOS/WINDOWS, you may use the bootlace.com utility to write GRLDR boot record onto the MBR.


All times are GMT -5. The time now is 12:45 AM.