If this isn't exactly what you wanted, please try our Search (there's a LOT of techy and non-techy stuff here about Linux, Unix, Mac OS X and just computers in general!):
From: Bela Lubkin <belal@caldera.com> Subject: Re: INT13 function FAh during boot? Date: Tue, 23 Apr 2002 00:34:49 GMT References: <c12f3009.0204221242.29c063c4@posting.google.com> Carl Sopchak wrote: > I've been trying to install OSR5 on top of linux using 'bochs' (a > pentium emulator). During the boot of the install disk (and if I > recall correctly, any OSR5 bootable diskette), I get an error from > bochs stating that it doesn't know function AH=FA for interrupt 13 > (I'm paraphrasing). I've been working with the bochs people to get > around this (and a hack that ignores this function succeeds to boot > the floppy). I've been trying to find information on what SCO is > trying to do with this call, but all I've run across is a mention of > PC Tools VSAFE and VWATCH functions. > > Does anyone know what SCO is attepmting to do when calling int13 with > AH=FA? Could it really be checking for PC Tools??? I'm wondering > primarilly to see how critical programming this function of INT13 > might be. (If it is, maybe I'll try my hand at it...)
This is appararently trying to detect LAN boot PROMs supplied by either LANWorks or Dirk Koeppen EDV-Beratungs-GmbH. The code expects these calls to return with the carry flag set if the PROMs it's probing for are not present. I believe that is the defined behavior for any case where a supported BIOS API interrupt is being called with an unsupported subfunction -- it should return with general purpose registers unchanged, and carry set. (Not 100% sure about the part about general purpose registers being left unchanged.) Bochs should automatically implement this for all unknown subfunctions. You should only be having a problem if Bochs actually tries to supply some other API that would respond to INT 13 function FA (and apparently it doesn't, or it wouldn't give you an error saying that it doesn't know that function...) >Bela<
/Bofcusm/1550.html copyright 1997-2004 (various authors) All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar