admin管理员组

文章数量:1565797

1. mount

        display all mounted equipments in current system

        -a  according to the config file "/etc/fstab", mount equipment automatically

2. mount [-t] [-o] equipment-name mount-point

        -t  file system  ->  eg. ext3  ext4  iso9660  vfat(fat32 in windows)

        -o special options  ->  additional options

                rmount

                noexec

3. umount equipment-name or mounted-point

4. fdisk -l

        display all partitions

本文标签: commandsmountequipment