Mount: you must specify the filesystem type, specifyfilesystem

Source: Internet
Author: User

Mount: you must specify the filesystem type, specifyfilesystem
Mount: you must specify the filesystem type

The following message is displayed when you attach an image file to a VM:

 

 

Two reasons are preliminarily determined:

1. the command "eject" is used when the disc is detached.

2. No optical drive/image files are attached to the virtual machine.

 

Solution:

VM-> setting-> cd/dvd-> device status-> connection ted

 

At this point:

 

OK!


Mounting the linux CD always prompts mount: you must specify the filesystem type

Your system cannot identify the data format in this disc.
It should not be said that this problem should not occur because the file system of the Linux system recognized the library for support by the iso9660 system for a long time.
Mount mounting is identified by this library.

You 'd better check the file system that your CD uses first. After confirming the mounting, set the mount file system type in the-t xxxxx mode.

However, the file systems iso9660 and udf should have been supported by default.

This error occurs when a CD is mounted in linux. How can you solve this problem? you must specify the filesystem

You must specify the format of your File System
Mkdir/mnt/media
Mount-t iso9660/dev/cdrom/mnt/media (iso9660 is the disc format)
Mount permission required
Are you sure you are root? Are you sure the device file corresponding to your optical drive is/dev/cdrom?

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.