Dear Lucas, I tried with linear and my debian just boot! I'm sending to you my lilo.conf file (in case it seems to you useful for your how-to with LILO) after making some changes that "lilo-doc" recommended for raid booting.
As I thought it couldn't be the only problem... Could you take a look to the following? Note: Not all the devices are synchronized at this time. Sorry about this (It takes 7 hours each time I have to do it again...). Perhaps I just have to wait??? Thanks for everything!!! Agustín maria:/# mdadm -D /dev/md1 /dev/md1: Version : 00.90.00 Creation Time : Wed Sep 8 22:31:30 2004 Raid Level : raid1 Array Size : 14464 (14.12 MiB 14.81 MB) Device Size : 14464 (14.12 MiB 14.81 MB) Raid Disks : 2 Total Disks : 3 Preferred Minor : 1 Persistance : Superblock is persistant Update Time : Wed Sep 8 23:03:53 2004 State : dirty, no-errors Active Drives : 2 Working Drives : 2 ***** Failed Drives : 1 ***** Spare Drives : 0 Number Major Minor RaidDisk State 0 3 1 0 active sync /dev/hda1 1 22 1 1 active sync /dev/hdc1 UUID : 2bf99542:45c208ee:df7011a5:0e8b602f maria:/# mdadm -E /dev/md1 ****** mdadm: No super block found on /dev/md1 (Expected magic a92b4efc, got 00000000) ****** maria:/# cat /proc/mdstat Personalities : [raid1] read_ahead 1024 sectors md1 : active raid1 hda1[0] hdc1[1] 14464 blocks [2/2] [UU] ----- Original Message ----- From: "Lucas Albers" <[EMAIL PROTECTED]> To: "Agustín Ciciliani" <[EMAIL PROTECTED]> Sent: Wednesday, September 08, 2004 5:57 PM Subject: Re: RAID 1 HELP!!! > Try using grub or run lilo with lba or linear mode. > My guess is that it is not seeing the sata drives correctly. > Try running a newer kernel that has better sata support. > > Agustín Ciciliani said: > > Dear Lucas, > > > > I hope not to bother with my question. I've been reading your excellent > > how-to: > > > > Version 0.97 (2004-06-03) Lucas Albers -- admin At cs DOT montana dot edu > > and Roger > > Chrisman > > Home of most recent version: http://alioth.debian.org/projects/rootraiddoc > > > > I really think that it is the best raid 1 how-to in the web. > > > > Everything works fine, exactly as you describe it (I've read EVERYTHING > > three times) until > > the step 6.3. I make the 6.4 and when I reboot, my system hangs saying > > "LIL" > > I've read something in the web as: > > LIL (The descriptor table could not be read.) > > LIL (This is typically caused by media failure or geometry mismatch) > > > > But nothing of these really helped me and that is why I'm contacting you. > > I must say that > > I have two SATA WD800 disks. I'm running debian with the kernel 2.4.19 and > > LILO 22.2. > > > > I've made the process three times, and always the same, so I think I'm not > > missing any > > step... > > > > If you have a minute I would be grateful if you could give me an advice. > > > > I loof forward to hearing from you. > > > > Sincerely, > > > > Agustín Ciciliani > > > > > -- > --Luke CS Sysadmin, Montana State University-Bozeman > > >
linear boot=/dev/md1 raid-extra-boot=/dev/hda,/dev/hdc disk=/dev/hda bios=0x80 disk=/dev/hdc bios=0x81 root=/dev/md2 read-only install=/boot/boot-menu.b map=/boot/map delay=20 vga=normal default=RAID image=/boot/vmlinuz-2.4.19 label=RAID