"Charles A Edwards" <[EMAIL PROTECTED]> wrote:
> 
> 
> > -----Original Message-----
> > 
> > I am using grub as boot loader.  Rather than turning loading from a
> 
> Once the BIOS has released the system to the OS, in this case Grub,
> you can not bypass or override the boot paramiters set by the BIOS.

Well, maybe, but I can tell you that I'm pretty sure I've used lilo
to boot from the second (or more) hard drive, and I know for certain
(as certain as my poor brain can be ;-)  that I've used lilo on a 
floppy to boot off of a hard drive, and vice versa.

So, I'll take a stab in the dark and say that, for lilo, I'd do
something like this:

other=/dev/fd0
        label=floppy
        unsafe
other=/dev/hdc
        label=cdrom
        unsafe

and see if I could boot from floppy (which is a cut and paste from
my working lilo.conf on my laptop).

You will have to change this to grub-ese, as I don't know how
to speak that yet.

rc


Rusty Carruth          Email:     [EMAIL PROTECTED] or [EMAIL PROTECTED]
Voice: (480) 345-3621  SnailMail: Schlumberger ATE
FAX:   (480) 345-8793             7855 S. River Parkway, Suite 116
Ham: N7IKQ @ 146.82+,pl 162.2     Tempe, AZ 85284-1825
ICBM: 33 20' 44"N   111 53' 47"W

Reply via email to