All of lore.kernel.org
 help / color / mirror / Atom feed
* Using lilo to boot off any drive ...
@ 2003-01-10 21:00 Manish Lachwani
  2003-01-10 21:20 ` Randy.Dunlap
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Manish Lachwani @ 2003-01-10 21:00 UTC (permalink / raw)
  To: linux-kernel

In my current setup, I am having 12 ide drives
connected to a 3ware controller labelled sda to sdl.
Suppose sde is the drive we want the system to boot
off. What I do is modify the lilo.conf on sda, sdb,
sdc etc. to have the "boot" entry point to /dev/sde.

This way when the controller is transferred to lilo on
sda, it will load the kernel from sde. 

consider this. If sda is bad and is not exported to
the OS or is not detected in the BIOS due to a bad
cable etc. In this scenario, the OS mappings would
change. Now, sdb will become sda. The lilo.conf on sdb
(now sda) would have "boot" parameter still point to
sde, which is now sdd. 

When the control is transferred to lilo on sda (sdb
actually), is there a way for me to boot off sdd now
(which was previously sde)? I mean, is there any way
that lilo can load the appropriate kernel image?

One of the ways I was thinking of was to modify the
lilo sources to scan for drive serial# and we boot off
that drive for which the serial# matches. But, does
anyone have a better alternative?

Thanks
Manish

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-01-13  1:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-10 21:00 Using lilo to boot off any drive Manish Lachwani
2003-01-10 21:20 ` Randy.Dunlap
2003-01-10 21:28 ` Richard B. Johnson
2003-01-10 21:39   ` Manish Lachwani
2003-01-10 21:53     ` Richard B. Johnson
2003-01-12 22:57 ` Werner Almesberger
2003-01-13  1:17   ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.