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.