📄 readme.netboot
字号:
You can use the netboot support to download OS images from a network.Nearly all the device drivers are coming from the network-based bootloader, Etherboot. Please visit its web page. They have richdocumentations so you will be able to get useful information from there.The URL is <http://etherboot.sourceforge.net/>.These below are common options for configure. Perhaps you may not needto specify them.--disable-packet-retransmission Turns off packet retransmission. Use it on an empty network, where no packet collision can happen.--enable-pci-direct Define this for PCI BIOSes that do not implement BIOS32 or not correctly.--enable-diskless Enable the diskless support. If specified, you will get two optional images, called "nbgrub" and "pxegrub". The former is the ``Net Boot Image Proposal'' format, which is used by Etherboot and Netboot, while the latter is the ``Preboot Execution Environment" format, which is used by a PXE ROM. You may buy a PXE ROM from some companies.Here is the information about the device drivers. They are all disabledby default, so you must specify configure options to enable drivers youwant to use. Some drivers have extra per-driver options, so the extraoptions are also described below.Caution: You should enable them as you need. Don't enable anyunnecessary driver, because GRUB might crash if you include too manydrivers at the same time.3Com509, ISA/EISA --enable-3c5093Com529 == MCA 3c509 --enable-3c5293Com59x and 3Com900 --enable-3c5953Com90x --enable-3c90xCrystal Semiconductor CS89x0 --enable-cs89x0 --enable-cs-scan=LIST Probe for CS89x0 base address using LIST of comma separated hex addresses; increasing the address by one (0x300 -> 0x301) will force a more aggressive probing algorithm. This might be neccessary after a soft-reset of the NIC.Davicom DM9102 and 9009 --enable-davicomDigital DE100 and DE200 --enable-depcaIntel Etherexpress Pro/10 (ISA card) --enable-eeproIntel Etherexpress Pro/100 --enable-eepro100SMC 83c170 EPIC/100 --enable-epic1003Com507 --enable-3c507EXOS205 --enable-exos205Racal-Interlan NI5210 --enable-ni5210Lance PCI PCNet/32AMD HomePNA --enable-lanceNovell NE2100 and NE1500 --enable-ne2100Racal-Interlan NI6510 --enable-ni6510National Semiconductor DP8381x (Netgear FA311 and FA312) --enable-natsemiRacal-Interlan NI5010 --enable-ni50103Com503, aka Etherlink II, also /16 model --enable-3c503 --enable-3c503-shmem Use 3c503 shared memory mode. --enable-3c503-aui Use AUI by default on 3c503 cards.NE1000/2000 and clones (ISA) --enable-ne --enable-ne-scan=LIST (0x280,0x300,0x320,0x340) Probe for NE base address using LIST of comma separated hex addresses.NE2000 PCI clone (RTL8029)Winbond 86C940Compex RL2000KTI ET32P2NetVin 5000SCHoltek 80232 --enable-ns8390 --enable-compex-rl2000-fix If you have a Compex RL2000 PCI 32-bit (11F6:1401), and the probe hangs in "Probing...[NE*000/PCI]", try enabling this fix... it worked for me :).WD8003/8013, SMC8216/8416 --enable-wd --enable-wd-default-mem=MEM (0xCC000) Default memory location for WD/SMC cards.Old base driver for Tulip clones --enable-otulipRealtek 8139SMC 1211D-Link DFE530TX+ and DFE538TX --enable-rtl8139SIS 900 and SIS 7016 --enable-sis900Schneider and Koch G16 --enable-sk-g16SMC9000 --enable-smc9000 --enable-smc9000-scan=LIST List of I/O addresses to probe.Tiara, Fujitsu Lancard --enable-tiaraLinksys LNE100TX and other NICs using this Tulip clone chipNetgear FA310TX and other NICs using this Tulip clone chipTulip clones based on the ADMtek Centaur-PTulip clones based on the Macronix 987x5Tulip-FastTulip+Tulip 21142ASIX AX88140Intel TulipCompex RL100-TX --enable-tulipRhine-I, e.g. D-Link DFE-530TXRhine-II --enable-via-rhineWinbond W89c840Compex RL100-ATX --enable-w89c840The description about how to use the support can be found in the GRUBmanual. Run "info grub" in the shell prompt.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -