⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mail

📁 Etherboot 是一个用来创建ROM images的软件包
💻
字号:
Date:        11/9/2001 3:56 PMReceived:    11/9/2001 4:05 PMFrom:        Steve Tilden, stilden@sicom-sys.com...2)  I have added conditional code to main.c from Etherboot 5.0.4 to adda new default boot option and I have included the modified main.c as anattachment to this message.As I received Etherboot 5.0.4, in the Config file, if you selectASK_BOOT with a non zero time-out option, then you also get to setANS_DEFAULT = ANS_NETWORK or ANS_DEFAULT = ANS_LOCAL to determine whatwill happen if the operator does not respond to the prompt.   I have nowadded conditional code in main.c such that if you set ANS_DEFAULT =ANS_AUTO, the default answer will be set according to whether or notthere is a hard disk in the system (as detected by the BIOS).  If a harddisk is present, then if the operator does nothing, the system will bootfrom it.  If a hard disk does not exist, then again if the operator doesnothing, the system will boot via the network.  Either way, for ourparticular environment, the operator has to do nothing to get it to bootcorrectly.  Yet the operator can still override the default selectionto, for example, allow a unit without a hard disk, to boot directly froma floppy rather than the network, or to allow a unit with a hard disk,to boot from the network.I don't know it the code I have added might be correct for a futureproduction version of Etherboot, but I thought I'd send it to you andlet you get it into the system if you feel it might be appropriate.Thanks,Steve TildenSicom Systems Inc.stilden@sicom-sys.com[Ed: On a compliant BIOS, it will actually boot the next device in theBIOS list if local is selected, either explicitly or by timeout, whichmay or may not be the hard disk, which is why it's less than general andnot included in the distribution by default.]

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -