Re: GRUB problems

2003-02-14 Thread Justin Zygmont
On Fri, 14 Feb 2003, Thomas Dodd wrote: > > > Justin Zygmont wrote: > > >>This discussing reminded me that I never seup grup to boot the other > >>half of the mirror, so I don't have the redundancy I thought I had. Time > >>to fix that too. I image it'll be tricky, since I have to install sta

Re: GRUB problems

2003-02-14 Thread Thomas Dodd
Justin Zygmont wrote: This discussing reminded me that I never seup grup to boot the other half of the mirror, so I don't have the redundancy I thought I had. Time to fix that too. I image it'll be tricky, since I have to install stage1 on /dev/hdc and configure it to find hdc1 when booted f

Re: GRUB problems

2003-02-14 Thread Justin Zygmont
> This discussing reminded me that I never seup grup to boot the other > half of the mirror, so I don't have the redundancy I thought I had. Time > to fix that too. I image it'll be tricky, since I have to install stage1 > on /dev/hdc and configure it to find hdc1 when booted from hdc. I really

Re: GRUB problems

2003-02-14 Thread Thomas Dodd
Justin Zygmont wrote: On Thu, 13 Feb 2003, Thomas Dodd wrote: Justin Zygmont wrote: It doesn't list the error I am getting. Now matter what I do it keeps saying: /dev/md0 does not have a corresponding BIOS drive Any help would be greatly appreciated. Is /boot on /dev/md0 ? What raid_l

Re: GRUB problems

2003-02-13 Thread Justin Zygmont
On Thu, 13 Feb 2003, Thomas Dodd wrote: > > > Nick Urbanik wrote: > > >Justin Zygmont wrote: > > > > > > > >>It doesn't list the error I am getting. Now matter what I do it keeps > >>saying: /dev/md0 does not have a corresponding BIOS drive > >>Any help would be greatly appreciated. > >> >

Re: GRUB problems

2003-02-13 Thread Cliff Kent
> 6. For more information, go to > http://ictlab.tyict.vtc.edu.hk/ossi/lab/grub.pdf In practice, I found the pdf at: http://ictlab.tyict.vtc.edu.hk/ossi/lab/grub/grub.pdf I hope that saves others some bother. Thank you Nick for the heads up, Cliff -- Psyche-list mailing list [EMAIL PRO

Re: GRUB problems

2003-02-13 Thread Thomas Dodd
Nick Urbanik wrote: Justin Zygmont wrote: It doesn't list the error I am getting. Now matter what I do it keeps saying: /dev/md0 does not have a corresponding BIOS drive Any help would be greatly appreciated. Is /boot on /dev/md0 ? What raid_level is /dev/md0? ( check /proc/mdstat )

Re: GRUB problems

2003-02-13 Thread Nick Urbanik
Justin Zygmont wrote: > It doesn't list the error I am getting. Now matter what I do it keeps > saying: /dev/md0 does not have a corresponding BIOS drive > Any help would be greatly appreciated. 1. Go to the Grub command line by pressing c at the grub screen 2. type: find /boot/grub/stage2

Re: GRUB problems - SOLVED

2003-01-14 Thread Justin Zygmont
I just managed to get it, I hope this could save someone else trouble if your system ever becomes unbootable. Don't use grub-install and to setup grub to boot again, type 'grub' to get to it's command line, then type: root (hdx,x) find /boot/grub/stage1 setup (hd0) and it should work..

Re: GRUB problems

2003-01-14 Thread Justin Zygmont
It doesn't list the error I am getting. Now matter what I do it keeps saying: /dev/md0 does not have a corresponding BIOS drive Any help would be greatly appreciated. On Tue, 14 Jan 2003, cfraz wrote: > Justin Zygmont wrote: > > I seem to be getting this error when I tried using grub-install:

Re: GRUB problems

2003-01-14 Thread cfraz
Justin Zygmont wrote: I seem to be getting this error when I tried using grub-install: /dev/xxx does not have a corresponding BIOS drive. Does anyone know what this means, my computer just says GRUB loading stage 2 at bootup and hangs. Even when I tried writing a new bootdisk, it does the sa

Re: grub problems, still

2002-10-21 Thread jerry ely
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 21, 2002 9:09 AM Subject: Re: grub problems, still > On Mon, 2002-10-21 at 08:34, Dušan Đorđević wrote: > > Hi all, > > > > I still have problems with reinstallation of grub. > > Here is my grub.conf

Re: grub problems, still

2002-10-21 Thread Oisin C. Feeley
On Mon, 21 Oct 2002, [iso-8859-2] Du¹an Ðorðeviæ wrote: > Hi all, > > I still have problems with reinstallation of grub. > Here is my grub.conf: > default=2 > timeout=10 > splashimage=(hd0,2)/grub/splash.xpm.gz This says that the splash image should be on /dev/hda3. Is it? [snip] > When I do

Re: grub problems, still

2002-10-21 Thread Keith Winston
On Mon, 2002-10-21 at 08:34, Dušan Đorđević wrote: > Hi all, > > I still have problems with reinstallation of grub. > Here is my grub.conf: > default=2 > timeout=10 > splashimage=(hd0,2)/grub/splash.xpm.gz My splash image lives in the /boot/grub directory, not in /grub: splashimage=(hd0,4)/boot

Re: grub problems, still

2002-10-21 Thread Michael Schwendt
On Mon, 21 Oct 2002 14:34:47 +0200, Du¹an Ðorðeviæ wrote: > Hi all, > > I still have problems with reinstallation of grub. > Here is my grub.conf: > default=2 > timeout=10 > splashimage=(hd0,2)/grub/splash.xpm.gz > title Red Hat Linux (2.4.18-17.8.0debug) > root (hd0,2) > kernel