[问题]关于移动硬盘挂载的问题~~~!

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
why_790721
帖子: 295
注册时间: 2006-12-01 22:28

[问题]关于移动硬盘挂载的问题~~~!

#1

帖子 why_790721 » 2007-08-05 20:30

为什么我的移动硬盘和电脑连接之后,不能往上拷贝或删除东西,提示该文件在只读磁盘上呢?用windows系统就没有这个问题!
谁能帮我解决这个问题呀!
头像
skyx
论坛版主
帖子: 9202
注册时间: 2006-12-23 13:46
来自: Azores Islands
联系:

#2

帖子 skyx » 2007-08-05 20:32

安装ntfs-3g ntfs-config

#ntfs写入支持,安装后 sudo ntfs-config ,把两个钩打上。

楼主没看置顶帖
no security measure is worth anything if an attacker has physical access to the machine
头像
why_790721
帖子: 295
注册时间: 2006-12-01 22:28

#3

帖子 why_790721 » 2007-08-05 20:48

已经安装了,打开移动硬盘的电源根本就没反应!连盘符都不显示。
头像
why_790721
帖子: 295
注册时间: 2006-12-01 22:28

#4

帖子 why_790721 » 2007-08-05 20:59

还是不行,这是我在终端的操作:
why@why-laptop:/media/disk$ ls -l
总用量 706416
-rwx------ 1 why root 723208192 2007-07-26 23:52 GhostXP_SP2电脑公司特别版_v7.6.iso
drwx------ 5 why root 16384 2007-06-10 11:54 Linux教程
?--------- ? ? ? ? ? MP3
drwx------ 4 why root 16384 2007-06-18 13:02 Recycled
drwx------ 4 why root 16384 2007-06-14 09:17 System Volume Information
drwx------ 2 why root 16384 2007-06-17 08:11 Windoes软件
drwx------ 9 why root 16384 2007-06-14 12:40 其他文件
drwx------ 12 why root 16384 2007-06-14 11:56 图片
drwx------ 8 why root 16384 2007-06-14 12:06 应用程序
drwx------ 5 why root 16384 2007-06-18 11:54 手机
drwx------ 2 why root 16384 2007-06-18 13:29 视频
why@why-laptop:/media/disk$ sudo rm -R GhostXP_SP2电脑公司特别版_v7.6.iso
Password:
rm: 无法删除‘GhostXP_SP2电脑公司特别版_v7.6.iso’: Read-only file system


其他文件也是如此,提示该文件在只读磁盘上。
回复