Re: Boot on 'RAID 1' with 'LILO' and 'mdadm'

2004-09-08 Thread Arnt Karlsen
On Wed, 8 Sep 2004 15:14:03 -0600 (MDT), Lucas wrote in message <[EMAIL PROTECTED]>: > > Arnt Karlsen said: > > ..play with this: > > #!/bin/sh > > /bin/cp -f /usr/share/grub/i386-pc/* /boot/grub > > /usr/sbin/grub --batch < /dev/null 2> /dev/null > > # device (hd0) /dev/hda > > # device (hd1) /d

Re: Boot on 'RAID 1' with 'LILO' and 'mdadm'

2004-09-08 Thread Lucas Albers
Arnt Karlsen said: > ..play with this: > #!/bin/sh > /bin/cp -f /usr/share/grub/i386-pc/* /boot/grub > /usr/sbin/grub --batch < /dev/null 2> /dev/null > # device (hd0) /dev/hda > # device (hd1) /dev/hdc > device (md0) /dev/md0 > root (md0,0) > # setup (hd0) #installs onto /dev/hda > # setup (hd2)

Re: Boot on "RAID 1" with "LILO" and "mdadm"

2004-09-08 Thread Arnt Karlsen
On Wed, 8 Sep 2004 18:17:56 +0200, maarten MAEEELED!!! in message <[EMAIL PROTECTED]>: > On Wednesday 08 September 2004 05:11, Arnt Karlsen wrote: > > On Tue, 7 Sep 2004 15:33:13 -0300, Agustín wrote in message > > <[EMAIL PROTECTED]>: > > > > > Could you send me your lilo.conf configuratio

Re: Boot on "RAID 1" with "LILO" and "mdadm"

2004-09-07 Thread Arnt Karlsen
On Tue, 7 Sep 2004 15:33:13 -0300, Agustín wrote in message <[EMAIL PROTECTED]>: > > - Original Message - > > From: "Arnt Karlsen" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, September 07, 2004 3:10 PM >

Re: Boot on "RAID 1" with "LILO" and "mdadm"

2004-09-07 Thread Agustín Ciciliani
Dear Arnt, Thank you very much for your reply! Could you send me your lilo.conf configuration to compare it with mine? Agustín - Original Message - From: "Arnt Karlsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 07, 2004 3:10 PM Subjec

Re: Boot on "RAID 1" with "LILO" and "mdadm"

2004-09-07 Thread Arnt Karlsen
On Tue, 7 Sep 2004 14:25:49 -0300, Agustín wrote in message <[EMAIL PROTECTED]>: > Hi Everybody! > > I'm trying to run a bootable RAID 1. I'm using mdadm and everything > goes fine. All the partitions are completely synchronized and the > problem comes in the last step: > > I edit lilo to boot

Boot on "RAID 1" with "LILO" and "mdadm"

2004-09-07 Thread Agustín Ciciliani
Hi Everybody! I'm trying to run a bootable RAID 1. I'm using mdadm and everything goes fine. All the partitions are completely synchronized and the problem comes in the last step: I edit lilo to boot from the RAID and reboot. The system hangs up saying "LIL". I've read something in the LILO docu