> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rusty Carruth
> Sent: Wednesday, April 25, 2001 2:05 PM
> To: [EMAIL PROTECTED]
> Subject: RE[2]: [expert] grub: how to specify booting from CDrom?
>
>
> "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

Yes, but you are using a chainloader option as supplied
by Lilo/Grub you are not changing the actually boot device
which is still hd0.

The only way to boot from a CD-Rom other than setting it as 1st boot
device in the BIOS is to boot from a floppy which in turn boots
the CD-Rom, such as can be done with a Win98 Start-up disk or when setting
the Mandrake installation to run from the DOS prompt.
But in both of these cases you are creating an extra step not eliminating
one.
So if you wish to boot from the CD-Rom the easiest, simplist, quickest
solution
is still to change the setting in the BIOS.

   Charles  (-:

Forever never goes beyond tomorrow.





Reply via email to