Click to See Complete Forum and Search --> : GRUB Error 15
Homer119
03-01-2003, 01:30 PM
hey, when ever i turn on my comp it says this on screen
GRUB Loading stage1.5.
GRUB Loading, please wait..........
Error 15
i dont have a boot disk and i need to get on my comp help!! thanks
OS - XP, RH7.3, Slack8.1
mdwatts
03-01-2003, 02:17 PM
If you did a G4L search for
grub "error 15"
you would find these search results (http://www.google.com/linux?hl=en&lr=lang_en&ie=ISO-8859-1&q=grub+%22Error+15+%22).
File not found
So it cannot find either your kernel image or initrd.
Homer119
03-01-2003, 05:07 PM
but i need a boot disk to get into my grub command line!!! i have a boot disk for slackware8.1 but thats it
mdwatts
03-02-2003, 10:54 AM
Did you recently change anything in your Grub config or rename your kernel image etc. in /boot?
You can use the following to manually edit your Grub config while booting.
1. Boot up to the grub menu screen.
2. Highlight the linux os that you would like to boot and press the letter e to edit the entry.
3. Highlight the line on this next screen and press e to edit it.
4. Cursor over and modify the kernel image name etc.
5. After you have made the changes, press the enter key and then the letter b to boot the linux os.
bluesky
03-02-2003, 12:41 PM
Can you give some infos on your partitions layout. How many HDs you have?
If you can boot into slackware then from it you can mount/chroot to fix redhat. :cool: