Results 1 to 10 of 13
I just installed Yoper. And I did not install a bootloader, I was just going to add Yoper to the menu.lst file in SUSE.
But, after installing Yoper and rebooting, ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-25-2005 #1
major grub problem
I just installed Yoper. And I did not install a bootloader, I was just going to add Yoper to the menu.lst file in SUSE.
But, after installing Yoper and rebooting, all I get is a GRUB> prompt. When I type [codefind /boot/grub/stage1][/code]
I get Error 15, file not found.
This is my menu.lst fileAnd everything is right. All of the partitions are where they are supposed to be.Code:gfxmenu (hd0,3)/boot/message title slackware10.1 kernel (hd0,5)/boot/vmlinuz-ide-2.4.29 ro root=/dev/hda6 title Sourcemage kernel (hd0,4)/boot/vmlinubz-2.6.11.2 root=/dev/hda5 title Sourcemage 2.6.8.1 kernel (hd0,4)/boot/vmlinubz-2.6.8.1 root=/dev/hda5 ###Don't change this comment - YaST2 identifier: Original name: linux### title SUSE LINUX 9.2 kernel (hd0,3)/boot/vmlinuz root=/dev/hda4 vga=0x31a selinux=0 splash=silent resume=/ dev/hda3 desktop elevator=as showopts initrd (hd0,3)/boot/initrd ###Don't change this comment - YaST2 identifier: Original name: windows### title Windows root (hd0,0) chainloader +1 ###Don't change this comment - YaST2 identifier: Original name: floppy### title Floppy root (fd0) chainloader +1 ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- SUSE LINUX 9.2 kernel (hd0,3)/boot/vmlinuz root=/dev/hda4 showopts ide=nodma apm=off acpi=off vga=no rmal noresume selinux=0 barrier=off nosmp noapic maxcpus=0 3 :
Your help is appreciated.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 03-25-2005 #2
I would use the SuSE CD 1 as a rescue to re-install grub to the MBR, pointing to your SuSE /boot/grub/menu.lst.
- 03-25-2005 #3
Using the "rescue" option on the dvd, I could not figure it out. So, I was going to update SUSE and see if it would repair GRUB that way. But when I looked at the options that were there, one of the options was to boot an installed system. And that worked great.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 03-25-2005 #4
Well, it worked great to get me into the system, but still no joy when I reboot
So I used the repair option to repair the bootloader. But, still no joy
I did see an optiion to activate the bootloader partition, so I did that. I go now to see if it worked.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 03-25-2005 #5
no joy
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 03-25-2005 #6
I tried using the SUSE dvd to repair GRUB. The SUSE dvd said it successfuly repaired the MBR. So, I rebooted. Result=GRUB>.
So, I came to the conclusion that GRUB was hopelessly damaged beyond repair. So, I used my Win98 boot disk and did fdisk /mbr. Removing GRUB.
Then I went back to the SUSE dvd, and repaired GRUB again. And again I was told that the MBR was successfully repaired. Reboot, result=GRUB>.
I am out of ideas, short of reinstalling SUSE.
Your help is appreciated.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 03-25-2005 #7
When you have the grub prompt, will it boot if you enter
?Code:kernel (hd0,3)/boot/vmlinuz root=/dev/hda4
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-25-2005 #8
I get error 1, Filename must be either an absolute filename or blocklist.
The syntax is correct though. I had it written down.
I was reading Nerderello's GRUB tut and he says there is a way to reinstall GRUB from within Linux. I am going to try that.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 03-25-2005 #9
Sorry; try it without the root= part.
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-25-2005 #10
If I try
I get error 1Code:kernel (hd0,3) /boot/vmlinuz
If I tryI get error 18 Selected cylinder exceeds maximum supported by BIOSCode:kernel (hd0,3)/boot/vmlinuz
Which is really confusing
If I try in a consoleWhen I reboot i get error 18, but no GRUB prompt, it just hangs.Code:grub-install /dev/hda
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ


Reply With Quote
