vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I was getting this error while using grub GRUB Loading stage1.5. GRUB loading, please wait... Error 15 I tried alot of stuff and well still coudn't get it to work SO I emerged -C grub emerged lilo set up the /etc/lilo.conf as per instructions in the gentoo handbook and I still get the GRUB error Whats going on? |
| |||
| Matthew Martin wrote: > I was getting this error while using grub > GRUB Loading stage1.5. > > GRUB loading, please wait... > Error 15 > > I tried alot of stuff and well still coudn't get it to work > > SO I > emerged -C grub > emerged lilo > set up the /etc/lilo.conf as per instructions in the gentoo handbook and I > still get the GRUB error > > Whats going on? > > > Did you instal Lilo by running /sbin/lilo? |
| |||
| "Ken Scharf" <wa2mzeNOTTHIS@bellsouth.net> wrote in message news:y5jed.94303$yp.80402@bignews1.bellsouth.net.. . > Matthew Martin wrote: >> I was getting this error while using grub >> GRUB Loading stage1.5. >> >> GRUB loading, please wait... >> Error 15 >> >> I tried alot of stuff and well still coudn't get it to work >> >> SO I >> emerged -C grub >> emerged lilo >> set up the /etc/lilo.conf as per instructions in the gentoo handbook and >> I still get the GRUB error >> >> Whats going on? >> >> >> > Did you instal Lilo by running /sbin/lilo? ok I did /sbin/lilo and dolilo and still got the same error |
| |||
| Matthew Martin wrote: > "Ken Scharf" <wa2mzeNOTTHIS@bellsouth.net> wrote in message > news:y5jed.94303$yp.80402@bignews1.bellsouth.net.. . > >>Matthew Martin wrote: >> >>>I was getting this error while using grub >>>GRUB Loading stage1.5. >>> >>>GRUB loading, please wait... >>>Error 15 >>> >>>I tried alot of stuff and well still coudn't get it to work >>> >>>SO I >>>emerged -C grub >>>emerged lilo >>>set up the /etc/lilo.conf as per instructions in the gentoo handbook and >>>I still get the GRUB error >>> >>>Whats going on? >>> >>> >>> >> >>Did you instal Lilo by running /sbin/lilo? > > > > ok I did /sbin/lilo and dolilo and still got the same error > > did you install lilo in the MBR? I wouldn't think grub would survive having the MBR over wrote. |
| |||
| Matthew Martin wrote: > what do you mean by installing into the MBR? > > >>did you install lilo in the MBR? I wouldn't think grub would >>survive having the MBR over wrote. > > > MBR stands for 'master boot record'. There are two ways to install a boot loader, in the MBR, or in the root segment. The MBR takes control first and can hand control over to the root segment (or other segments actually). That's how you setup a multi-boot system, each OS has a boot loader in it's own segment, but the MBR loader selects which one. To multi-boot LiLo (or grub) would have to be in the MBR. I think the options are specified in lilo.conf for this.... check the man page. |
| |||
| Ken Scharf wrote: > Matthew Martin wrote: >> what do you mean by installing into the MBR? >> >> >>>did you install lilo in the MBR? I wouldn't think grub would >>>survive having the MBR over wrote. >> >> >> > MBR stands for 'master boot record'. > There are two ways to install a boot loader, > in the MBR, or in the root segment. > The MBR takes control first and can hand control > over to the root segment (or other segments > actually). That's how you setup a multi-boot > system, each OS has a boot loader in it's own > segment, but the MBR loader selects which one. > To multi-boot LiLo (or grub) would have to be > in the MBR. I think the options are specified > in lilo.conf for this.... > check the man page. You need to have the boot= line at the top of lilo.conf saying /dev/hda rather than /dev/hdax. Alternatively you can do it on the commandline with lilo -b /dev/hda. |
| |||
| Matthew Martin wrote: > I was getting this error while using grub > GRUB Loading stage1.5. > > GRUB loading, please wait... > Error 15 > > I tried alot of stuff and well still coudn't get it to work Including looking up what error 15 means ? GRUB is the bootloader of choice, LILO sucks donkey balls for most people... -- J Where does the shit go ? |
| ||||
| Jeroen Geilman enlightened us with: > GRUB is the bootloader of choice, LILO sucks donkey balls for most > people... Well, I've had more trouble with grub than with lilo. The latter always works for me. Sybren -- The problem with the world is stupidity. Not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? |