Article Title: a USB flash disk and a Windows disk are attached to the FedoraLinux system. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
The premise is that the three directories F, D, and U are created under the mnt directory, and there are sda and hda, that is, the differences between serial parallel ports and hard disks.
[Root @ localhost yan] # vi/etc/fstab LABEL = // ext3 defaults 1 1 Tmpfs/dev/shm tmpfs defaults 0 0 Devpts/dev/pts devpts gid = 5, mode = 620 0 0 Sysfs/sys sysfs defaults 0 0 Proc/proc defaults 0 0 /Dev/sda7/mnt/F vfat codepage = 936, iocharset = cp936 0 0 /Dev/sda5/mnt/D vfat codepage = 936, iocharset = cp936 0 0 /Dev/sdb1/mnt/U vfat codepage = 936, iocharset = cp936 0 0 LABEL = SWAP-sda8 swap defaults 0 0 |
To run the command
# Mount-
OK.