How to mount a mobile hard disk in Ubuntu8.04

Source: Internet
Author: User
After Ubuntu8.04 was installed, the mobile hard disk was used well at the beginning, but I don't know what I did. The mobile hard disk cannot be mounted, and I heard that 8.04 has solved the ntfs partition read/write problem, just find a solution. In fact, it is very simple. Just mount a few commands. First, sudomkdir/media/sdb4 can actually be a few of the 4 commands. It doesn't matter if you move the hard disk with two partitions, sudomount-tntfs-3g/dev/sdb1/m

After Ubuntu8.04 was installed, the mobile hard disk was used well at the beginning, but I don't know what I did. The mobile hard disk cannot be mounted, and I heard that 8.04 has solved the ntfs partition read/write problem, it's easy to find a solution. Just attach several commands by force.

First, sudo mkdir/media/sdb4 is actually a few of these 4 values. It doesn't matter.

If you have two partitions on the mobile hard disk)

Sudo mount-t ntfs-3g/dev/sdb1/media/sdb4-o force

In this way, the first partition is mounted.

Next

Sudo mount-t ntfs-3g/dev/sdb2/media/sdb4-o force

The second partition is mounted.

Solve the mobile hard drive problem.

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.