On 21 May 2005 20:06:49 +0000, Oleg Goldshmidt <[EMAIL PROTECTED]> wrote: > Ira Abramov <[EMAIL PROTECTED]> writes: > > > Quoting Shachar Shemesh, from the post of Sat, 21 May: > > > 1. LILO allows booting from software RAID-1 partitions in a fault > > > tolerant way. > > > 2. LILO allows the "-R" option, where you select the next kernel to boot > > > from differently than the default kernel. This allows upgrading kernels > > > on remote computers with little risk of being locked out of the machine. > > > > yap, those exact two features are what I aimed at (To Omer and Muli) > > I don't know about the first one, but re "lilo -R" - grub has a > similar "fallback" option >
Grub worked fine for me on a RAID-1 dual SATA machine. Debian Installer (RC3 - pre-final) installed grub on the first drive and the machine boots like a charm. You just have to grub root (hd1,0) setup (hd1) to make the second harddisk bootable (in case the first one fails). ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]