0065-0067.html
来自「linux-unix130.linux.and.unix.ebooks130 l」· HTML 代码 · 共 366 行
HTML
366 行
<HTML>
<HEAD>
<TITLE>Developer.com - Online Reference Library - 0672311739:RED HAT LINUX 2ND EDITION:Configuring and Building Kernels</TITLE>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>
-->
<!-- ISBN=0672311739 //-->
<!-- TITLE=RED HAT LINUX 2ND EDITION //-->
<!-- AUTHOR=DAVID PITTS ET AL //-->
<!-- PUBLISHER=MACMILLAN //-->
<!-- IMPRINT=SAMS PUBLISHING //-->
<!-- PUBLICATION DATE=1998 //-->
<!-- CHAPTER=05 //-->
<!-- PAGES=0053-0074 //-->
<!-- UNASSIGNED1 //-->
<!-- UNASSIGNED2 //-->
<P><CENTER>
<a href="0063-0064.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="0068-0070.html">Next</A>
</CENTER></P>
<A NAME="PAGENUM-65"><P>Page 65</P></A>
<P>
this client is diskless.) Enabling this option allows Linux to answer such queries. Look
into running rarp for further information about this protocol.
</P>
<P>Another security issue you will need to contend with (especially if you are attached to the
Internet) is source routed frames. IP allows for a machine originating a packet to specify the
exact path of a packet from source to destination. This capability is rarely useful and is often used
as a method of attacking machines across the Internet. Unless you are sure of what you're
doing, you should select Yes for the IP: Drop source routed frames option.
</P>
<P>Along with these TCP/IP-centric options are a few other protocol options such as IPX
and AppleTalk. If you work in a heterogeneous environment with Macintoshes and
Windows/Novell-based PCs, you might want to enable these options, but doing so isn't required as
long as the other machines can talk TCP/IP. The most common use of enabling AppleTalk,
for example, is to be able to use AppleTalk-based printers.
</P>
<H4><A NAME="ch05_ 13">
SCSI Support
</A></H4>
<P>If you plan to use any SCSI chains on your system, you should select either Yes or Module
for all the options on the SCSI support submenu, as shown in Figure 5.5. (If you're using
SCSI disks, Yes is a better option.)
</P>
<BR>
Figure 5.5.<BR>
The SCSI support<BR>
menu.<BR>
<a href="07rhu05.html"><img src="images/tn_07rhu05_jpg.jpg"></a><BR>
<P>The only option worth explicitly mentioning on this submenu is Verbose SCSI error
reporting (kernel size +=12K), which, when enabled, gives detailed error messages in the event of a
failure somewhere along the way. Although selecting this option costs some memory, it is often
worthwhile when you need to debug an error condition quickly.
</P>
<P>Because the sample system requires SCSI, select Yes for all options except SCSI
CD-ROM support because you're using an IDE CD-ROM. If you are also using a SCSI CD-ROM,
you might want to select the Module option because most systems access the CD-ROM
infrequently.
</P>
<H4><A NAME="ch05_ 14">
SCSI Low-Level Drivers
</A></H4>
<P>Obviously, if you don't select Yes to SCSI in the SCSI support submenu, the SCSI
low-level drivers submenu isn't relevant to you.
</P>
<A NAME="PAGENUM-66"><P>Page 66</P></A>
<P>Like the submenu in Network support, the list of SCSI drivers supported by Linux
increases regularly. For every SCSI card you have in your system, simply tag the option either as Yes
if you intend to make heavy use of it or Module if it will have occasional only use (for
example, a SCSI tape drive).
</P>
<P>After you select the driver you want, be sure to read the corresponding help. It might
contain information about where to obtain current drivers and bug fixes (if any
are available).
</P>
<H4><A NAME="ch05_ 15">
Network Device Support
</A></H4>
<P>The Network device support submenu lists the drivers available for networking. This list
includes the necessary drivers to control Ethernet cards, PPP connections, SLIP, Token
Ring, and so on.
</P>
<P>You must select Yes for the first option, Network device support, if you want to select any
of the other options. Otherwise, checking No dims the other options.
</P>
<P>The next option, Dummy net driver support, provides dummy network interfaces. This
capability is often used for machines providing virtual domains in which each virtual interface
receives its own IP address.
</P>
<P>The last general option is for EQL support. EQL is a means by which two modems using
PPP or SLIP can work together to provide double the transfer speed. Your choice for this option
is based on the fact that the machine you are connecting to can also support this capability.
Unless you know you will be providing this support, be sure to check No for the EQL (serial line
load balancing) support option.
</P>
<P>The remainder of the options in this submenu are for specific network interfaces. Note
that some of them are questions designed to make other options available to you. For example,
if you select Yes for the 3Com cards option, all the 3Com cards that are supported become
available for you to select.
</P>
<H4><A NAME="ch05_ 16">
ISDN Subsystem
</A></H4>
<P>The ISDN subsystem submenu doesn't provide many options for ISDN users to
configure. Most people should select No for the first option, ISDN support. Doing so dims the
other options in the submenu.
</P>
<P>If you do need ISDN support, begin by selecting Yes for the first option. This way, you
can configure the other items on the submenu. Because of the nature of ISDN, be sure to find
out whether your provider supports some of the options that Linux supports (for example,
VJ-compression with synchronous PPP).
</P>
<H4><A NAME="ch05_ 17">
CD-ROM Drivers
</A></H4>
<P>On the CD-ROM drivers submenu, you can select the option to support
non-SCSI/IDE/ATAPI CD-ROM drives. As with the other lists of drivers, you need to select Yes only for the
devices that you have attached to your system.
</P>
<A NAME="PAGENUM-67"><P>Page 67</P></A>
<H4><A NAME="ch05_ 18">
Filesystems
</A></H4>
<P>Linux has a great deal of support for other filesystems, thereby allowing you to use disks
from other systems without any conversion process. The most notable support is for the
DOS-based filesystems.
</P>
<P>As of the 2.0.30 kernel, the following filesystems on the Filesystems submenu are available
for your use:
</P>
<BR>
<HR>
<TABLE WIDTH="360">
<TR><TD>
Filesystem
</TD><TD>
Description
</TD></TR>
<TR><TD>
Minix
</TD><TD>
This original Linux filesystem is still used by boot
disks and common floppy disks. This option should be
tagged Yes.
</TD></TR>
<TR><TD>
Extended fs
</TD><TD>
This first successor to the Minix is no longer used.
There is no good reason to enable support for this filesystem.
</TD></TR>
<TR><TD>
Second extended fs
</TD><TD>
This is the current default Linux filesystem. You
should definitely select Yes for this option. Remember:
Your root filesystem cannot be a module.
</TD></TR>
<TR><TD>
xiafs filesystem
</TD><TD>
This filesystem was introduced at the same time as
the Second extended fs as a replacement for the Extended
fs; however, it never really caught on and is rarely
used today. Unless you have a specific need, you should
select No for this option.
</TD></TR>
<TR><TD>
DOS FAT fs
</TD><TD>
This particular option isn't a filesystem but a
foundation for other FAT-based filesystems such as MS-DOS
FAT, VFAT (Windows 95), and umsdos support.
</TD></TR>
<TR><TD>
MS-DOS FAT fs
</TD><TD>
If you want to be able to access DOS-based
systems from Linux, you need to set this option to Yes.
This capability is especially useful for dual boot systems.
</TD></TR>
<TR><TD>
VFAT (Windows 95) fs
</TD><TD>
VFAT is the upgrade from the original MS-DOS
FAT structure; it includes support for long filenames.
Again, if you are in a dual boot situation, having this
capability is a good idea.
</TD></TR>
<TR><TD>
umsdos
</TD><TD>
This UNIX-like filesystem resides on top of the
standard MS-DOS format. This capability is useful if you want
to run Linux over your DOS partition occasionally. For
a serious system, you should not need this support.
(Red Hat Linux does not support running on a
umsdos filesystem.)
</TD></TR>
</TABLE>
<PRE>
continues
</PRE>
<P><CENTER>
<a href="0063-0064.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="0068-0070.html">Next</A>
</CENTER></P>
</td>
</tr>
</table>
<!-- begin footer information -->
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?