Re: Booting

From: Chris Meadors (chris@hereintown.net)
Date: Fri Feb 25 2000 - 09:04:53 EST


Guest section DW wrote:
>
> Beware: in case you have built-in SCSI and both IDE and SCSI disks,
> the BIOS reports about "disk 0" and "disk 1" (that is, e.g., int 13
> with 0x80 or 0x81) may actually report on SCSI disks.
> Thus, what Linux gets from the BIOS is useless in the general situation -
> we have no easy way of finding out for what disk the report is.

Most BIOSes will let you set the boot order to SCSI first. But yes,
LILO may still think that the SCSI disk is 0x82, but you can tell LILO
that your SCSI drive is really your boot device.

disk = /dev/sda
  bios = 0x80

I do have a mixed IDE/SCSI setup, but luckly I've only a 2.4 GB IDE
drive to phase out, when I switch over to a SCSI only setup.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:12 EST