- Table of Contents
- Copyright
- About the Lead Authors
- About the Contributing Authors
- Acknowledgments
- Tell Us What You Think!
- Introduction
- I. Red Hat Linux Installation and User Services
- Chapter 1. Introduction to Red Hat Linux
- Chapter 2. Installation of Your Red Hat System
- Chapter 3. LILO and Other Boot Managers
- Chapter 4. Configuring the X Window System, Version 11
- Chapter 5. Window Managers
- Chapter 6. Connecting to the Internet
- Chapter 7. IRC, ICQ, and Chat Clients
- Chapter 8. Using Multimedia and Graphics Clients
- II. Configuring Services
- Chapter 9. System Startup and Shutdown
- Chapter 10. SMTP and Protocols
- Chapter 11. FTP
- Chapter 12. Apache Server
- Chapter 13. Internet News
- Chapter 14. Domain Name Service and Dynamic Host Configuration Protocol
- Chapter 15. NIS: Network Information Service
- Chapter 16. NFS: Network Filesystem
- Chapter 17. Samba
- III. System Administration and Management
- Chapter 18. Linux Filesystems, Disks, and Other Devices
- Basic Concepts of Devices
- Filesystems
- The mount Command
- Mounting with the User Mount Tool
- Setting Up Filesystems
- Creating New Filesystems
- Creating and Editing Filesystems Graphically with fsconf and linuxconf
- Repairing Filesystems
- Various Kinds of Hardware
- Character Devices
- Summary
- Chapter 19. Printing with Linux
- Chapter 20. TCP/IP Network Management
- Chapter 21. Linux System Administration
- Chapter 22. Backup and Restore
- Chapter 23. System Security
- IV. Red Hat Development and Productivity
- Chapter 24. Linux C/C++ Programming Tools
- Chapter 25. Shell Scripting
- Chapter 26. Automating Tasks
- Chapter 27. Configuring and Building Kernels
- Chapter 28. Emulators, Tools, and Window Clients
- V. Appendixes
- A. The Linux Documentation Project
- B. Top Linux Commands and Utilities
- C. The GNU General Public License
- D. Red Hat Linux RPM Package Listings
Creating and Editing Filesystems Graphically with fsconf and linuxconf
The fsconf utility allows you to edit, add, or delete mounts. When you invoke the filesystem configurator, you are given the choice of five tasks (see Figure 18.2).
Figure 18.2 The fsconfig tool—top level.
If you look at Figure 18.3 you will notice that linuxconf uses the same menu layout as fsconf.
Figure 18.3 The linuxconf tool—top level.
Each of these utilities is detailed here.
Access Local Drive
The first option you see is Access Local Drive. As you can see from Figure 18.4, this option shows the current local filesystems.
In Figure 18.5 you will find the same dialog for linuxconf.
You get the Volume Specification window, as seen in Figure 18.6, when you click Add. Both linuxconf and fsconf supply exactly the same GUI for these options (see Figure 18.6).
Figure 18.4 Accessing the Local Volume in fsconf
Figure 18.5 Accessing the Local Volume in linuxconf.
Figure 18.6 The Volume Specification window.
You will notice that both the Partition and Type input boxes are drop-down menus. Clicking their arrows allows you to select from a list of possible values.
Figure 18.7 shows the screen with the partitions selected. The window gives you a list of all of your current partitions.
Figure 18.7 Volume Specification—list of current partitions.
The screen showing the volume type is shown here as Figure 18.8.
Figure 18.8 Volume Specification—Volume Type.
As you can see from the list, you have a good set of options to choose from, and you don't have to remember whether it is called MS DOS or just DOS!
The DOS option is here because DOS and OS/2 are single-user systems, whereas Linux is a multiuser system. DOS and OS/2, therefore, have no means of assigning ownership of files. To get around this problem, and to keep everyone from seeing everyone else's DOS files, Linux allows entire filesystems to be mounted with the user and group IDs defined with the default you set here.
Just like many other screens, this one also has drop-down menus that allow you to choose the default user ID, the default group ID, and the translation mode. This can be seen in Figure 18.9.
Figure 18.9 Volume Specification—DOS Options.
The translation mode can be a bit confusing. There are three options and they're shown in Figure 18.10.
Figure 18.10 Volume Specification—Translation Mode.
These options are binary, auto, and text. Text files are stored differently in DOS than in Linux. In Linux, the end-of-file marker is a single ASCII line feed. In DOS, the end-of-file marker is an ASCII carriage return followed by an ASCII line feed. The three options listed allow for translation from one type of system to the other. Binary indicates no translation. Auto means to translate all files that are not named to indicate that they are an executable, program code, graphics, TeX, or an archive file. Executable files have an extension of BIN, COM, EXE, or SYS. Program code has an extension of APP, DLL, DRV, LIB, OBJ, OVL, OVR, or PIF. Graphic files have an extension of BMP, GIF, GL, JPG, PCX, and TIF. TeX files end in DVI, GF, PX, PXL, TFM, and VF. Archive files traditionally have an extension of ARC, ARJ, DEB, GZ, LHA, LZH, TAR, TAZ, TPZ, TZ, TZP, Z, ZIP, and ZOO. Finally, text means to translate all files regardless of type. This third option can cause problems if you accidentally translate a file that should not be translated.
Repairing Filesystems | Next Section

Account Sign In
View your cart