Web server address - Chapter 3 . Partitions, Filesystems, and Files 91
Tuesday, May 8th, 2007Chapter 3 . Partitions, Filesystems, and Files 91 user to mount and reliably read and write to VFAT filesystems, which is especially convenient if you are using a machine that can boot both Linux and Windows. SUSE Linux is usually quite good at finding a Windows installation and, depending on its support for the version of NTFS used on your disk(s), will create a mount point for your Windows filesystems so that you can access your files while running Linux. Creating Filesystems As you can see from the previous sections, the choice of filesystems provided by Linux is quite large, and they all perform relatively well. A journaling filesystem is always recommended when quick restart times and maximized data integrity are significant factors, and the ReiserFS, EXT3, JFS, and XFS are all excellent filesystems to consider. In enterprise environments, optimizing data access and creation times are especially significant features, with both XFS and JFS providing potential performance advantages, especially when creating large files. For home users, getting the most out of your storage devices is often a primary concern, in which case ReiserFS is a good choice. If you want to migrate existing EXT2 filesystems to Linux or are simply concerned about having the richest possible set of diagnostic and debugging tools, the EXT3 filesystem is probably your best choice. Those of you familiar with other forms of Unix will be expecting to find mkfs scripts to create new filesystems. As Linux is a form of Unix, it does indeed use the notion of mkfs to create new filesystems. On Linux systems, the mkfs program is actually a wrapper for filesystem-specific versions of mkfs, which have names such as mkfs.ext2, mkfs.reiserfs, and so on. When you execute the mkfs command, you must specify the type of filesystem that you want to create using the -t (type) option, which the mkfs command then uses to locate the version of the mkfs command that will create the specified type of filesystem. The following list shows the filesystem-specific versions of mkfs that are found on a standard SUSE system: # ls -1 /sbin/mkfs* /sbin/mkfs /sbin/mkfs.bfs /sbin/mkfs.ext2 /sbin/mkfs.ext3 /sbin/mkfs.jfs /sbin/mkfs.minix /sbin/mkfs.msdos /sbin/mkfs.reiserfs /sbin/mkfs.vfat Having already created partitions to house our filesystems earlier in this chapter, we can now use these to experiment with different types of filesystems. The next few sections show how to create different types of journaling filesystems and provide some guidance on mounting and using these types of filesystems.
Note: If you are looking for best quality webspace to host and run your tomcat application check Vision personal web hosting services