Bugzilla – Bug 137183
Grub: "Error 17"
Last modified: 2008-09-23 12:30:13 UTC
Grub installs without problems, then i reboot. the following is written there: Error 17 WHAT DOES THIS MEAN ... WHAT CAN I DO?????
There is obviously something wrong with your boot-configuration. Error 17 means that Grub tried to access an invalid partition. You can boot into a rescue system from CD1 in order to fix this problem manually. But please provide more information: In order so solve this problem, we will need your /etc/grub.conf, the output of `fdisk -l' and the YaST2 logs which can be found under /var/log/YaST2. Please attach all these files here and give a detailed description what you did during the installation (this means: what did you select or change manually, ...). Thanks so far.
grub.conf setup --stage2=/boot/grub/stage2 (hd0,2) (hd0,2) setup --stage2=/boot/grub/stage2 (hd0) (hd0,2) quit fdisk -l Disk /dev/hda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda2 * 1 1912 15358108+ 7 HPFS/NTFS /dev/hda3 1913 3187 10241437+ 83 Linux /dev/hda4 3188 19457 130688775 f W95 Ext'd (LBA) /dev/hda5 3188 3442 2048256 82 Linux swap / Solaris /dev/hda6 3443 18820 123523753+ 7 HPFS/NTFS /dev/hda7 18821 19457 5116671 b W95 FAT32 these log-files are too much so I hope this is enough ... and when I installed LINUX I didn't make any changes ...
To attach the logfiles, you can use: `tar czvf y2logs.tar.gz /var/log/YaST2/*' and attach this file here.
Created attachment 60018 [details] YAST - Logs
Thanks. Reassigned to the maintainer.
Didn't get to look at this one, and certainly won't now unless it reoccurs.