Bug 137183 - Grub: "Error 17"
Summary: Grub: "Error 17"
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Torsten Duwe
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-06 17:18 UTC by Julius Etourno
Modified: 2008-09-23 12:30 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
YAST - Logs (518.95 KB, application/x-gunzip)
2005-12-07 16:28 UTC, Julius Etourno
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julius Etourno 2005-12-06 17:18:57 UTC
Grub installs without problems, then i reboot.

the following is written there:

Error 17

WHAT DOES THIS MEAN ... WHAT CAN I DO?????
Comment 1 Michael Gross 2005-12-06 17:27:23 UTC
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.
Comment 2 Julius Etourno 2005-12-06 18:31:34 UTC
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 ...
Comment 3 Michael Gross 2005-12-07 06:39:20 UTC
To attach the logfiles, you can use:

`tar czvf y2logs.tar.gz /var/log/YaST2/*' and attach this file here.
Comment 4 Julius Etourno 2005-12-07 16:28:45 UTC
Created attachment 60018 [details]
YAST - Logs
Comment 5 Michael Gross 2005-12-08 13:40:08 UTC
Thanks. Reassigned to the maintainer.
Comment 6 Torsten Duwe 2008-09-23 12:30:13 UTC
Didn't get to look at this one, and certainly won't now unless it reoccurs.