Common uses of Linux mount:

Source: Internet
Author: User


Common uses of Linux mount:


Windows shared directory mounted under Linux system

Mount-t CIFS//192.168.11.11/backup/share/mnt/win-o username=admin,password=admin123,iocharset=gb2312


Detailed parameters:

-T: Device type, CIFS represents the type of shared directory

10.158.32.142/backup/10.65.14.78:window Shared directory path

/mnt/win:linux Local Directory

Username: User name to access window shared directory

Password: Access password for window shared directory


Mount Optical drive under Linux system

Mount-t Iso9660/dev/sr0/mnt/cdrom

Detailed parameters:

-T: Device type, iso9660 means optical drive

/DEV/SR0: Optical Drive

/mnt/cdrom: Mounted Directory


Here are the two things I often use, more types of device mounting methods, please refer to the following links:

Http://www.jb51.net/os/RedHat/1109.html


This article is from the "SQL Server MySQL" blog, so be sure to keep this source http://dwchaoyue.blog.51cto.com/2826417/1538635

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.