Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: SCSI cdrom boot problem
- To: TLUG mailing list <tlug@example.com>
- Subject: Re: SCSI cdrom boot problem
- From: Tobias Diedrich <ranma@example.com>
- Date: Mon, 14 May 2001 10:11:25 +0200
- Content-Disposition: inline
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <018101c0dc42$54299f20$0f01a8c0@example.com>; from Norman.Diamond@example.com on Mon, May 14, 2001 at 03:50:58PM +0900
- Mail-Followup-To: Tobias Diedrich <ranma@example.com>,TLUG mailing list <tlug@example.com>
- References: <3AFE01EC.3080604@example.com> <3AFE4AF2.3A84BAA6@example.com> <00c201c0dc13$0b3cfed0$0f01a8c0@example.com> <20010514082957.C32097@example.com> <018101c0dc42$54299f20$0f01a8c0@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <2Wa3jC.A.NhF.7M5_6@example.com>
- Resent-Sender: tlug-request@example.com
- User-Agent: Mutt/1.3.12i
SN_Diamond wrote: > > Booting first on SCSI usually means the integrated SCSI BIOS (Many BIOSes have > > an integrated SCSI BIOS for the sym53c8xx or some chip like that IIRC). > > I wouldn't expect that to change anything if it's an external SCSI card. > > I thought booting first on SCSI meant handing boot control over to the SCSI > BIOS that is found on the SCSI card (if such is installed). After all, the > motherboard's BIOS already handed control over to the SCSI BIOS on the SCSI > card (if such is installed) for SCSI device enumeration. No and yes. On boot, the BIOS scans for adapter ROMS in the C000-FFFF address space. If it finds a ROM it will execute this ROMS initialization function. After that it continues the ROM-Scan until all ROMs are found and then boots the system. If you have an SCSI card with its own SCSI-BIOS, this will be detected and initialized by the BIOS. The initialization function of the SCSI-BIOS does the device scan, hooks some interrupt vectors (Int 0x13 and Int 0x19) and returns control to the BIOS. If the BIOS decides it is time to load the boot sector it will do an Int 0x19, which does the loading stuff. At that time the SCSI-BIOS will get control again (if it has hooked this interrupt) and can do things like booting from cd. This all is not dependend on the BIOS "Boot from SCSI/IDE" settings, which control BIOS internal boot behaviour. BIOSes which have the SCSI setting available do have a built-in SCSI ROM for some SCSI-chipset, which will be loaded if this chipset is detected. -- Tobias nya~ni ?
- Follow-Ups:
- Re: SCSI cdrom boot problem
- From: Christopher SEKIYA <wileyc@example.com>
- References:
- SCSI cdrom boot problem
- From: Bruno Raoult <braoult@example.com>
- Re: SCSI cdrom boot problem
- From: B0Ti <9915104t@example.com>
- Re: SCSI cdrom boot problem
- From: "SN_Diamond" <Norman.Diamond@example.com>
- Re: SCSI cdrom boot problem
- From: Tobias Diedrich <ranma@example.com>
- Re: SCSI cdrom boot problem
- From: "SN_Diamond" <Norman.Diamond@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: SCSI cdrom boot problem
- Next by Date: Re: SCSI cdrom boot problem
- Prev by thread: Re: SCSI cdrom boot problem
- Next by thread: Re: SCSI cdrom boot problem
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links