LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1515|回复: 11

mount ntfs-3g 出现的警告

[复制链接]
发表于 2009-3-26 15:22:03 | 显示全部楼层 |阅读模式
今天升级后:
# mount -t ntfs-3g /dev/sda5 /mnt/windows/
出来了一串警告,貌似是bug,好像已经有人报告了。
WARNING: All config files need .conf: /etc/modprobe.d/linux-sound-base_noOSS, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/pnp-hotplug, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/display_class, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/alsa-base, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/alsa-base-blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
发表于 2009-3-26 15:35:58 | 显示全部楼层
升级后, 任何内核模块的加载都会有提示这个
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-26 16:37:34 | 显示全部楼层
那么该怎么办?等开发人员解决?
回复 支持 反对

使用道具 举报

发表于 2009-3-26 22:43:03 | 显示全部楼层
想问这是升级了什麽引起的?内核?ntfs-3g?stable->sid?还是别的?
回复 支持 反对

使用道具 举报

发表于 2009-3-27 02:18:43 | 显示全部楼层
Post by d00m3d;1966020
想问这是升级了什麽引起的?内核?ntfs-3g?stable->sid?还是别的?


modutils而已, 说debian以后要让 /etc/modprobe.d/ 里面的东西都要加.conf的扩展名
回复 支持 反对

使用道具 举报

发表于 2009-3-27 13:29:25 | 显示全部楼层
Post by d00m3d;1966020
想问这是升级了什麽引起的?内核?ntfs-3g?stable->sid?还是别的?


我的昨天也出现这个问题,我用的是testing。内核好像刚刚升过,记不太清了。
回复 支持 反对

使用道具 举报

发表于 2009-3-27 13:54:36 | 显示全部楼层
内核,用26就OK,用28就报警
回复 支持 反对

使用道具 举报

发表于 2009-3-27 17:41:09 | 显示全部楼层
Post by adaml;1966246
内核,用26就OK,用28就报警


我的就是26的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-27 18:12:04 | 显示全部楼层
就是日常的升级,没有内核,ntfs-3g,我一直是testing
回复 支持 反对

使用道具 举报

发表于 2009-3-27 20:02:58 | 显示全部楼层

昨天还挂载正常,为什么今天不能挂载ntfs移动硬盘了?

我用testing,安装了ntfs-3g, 昨天插ntfs移动盘的时候,自动就挂载了,今天ntfs移动盘认不出来了,用more /proc/partitions看分区,没发现有移动设备。
用fat应动设备也不能自动挂载(以前是插好了自动挂的),只能手动挂。

用mount -t ntfs-3g 命令挂载windows下的ntfs分区,能挂载,但是多出一大串警告(以前没有):
Jackyliu:/home/jackyliu# mount -t ntfs-3g /dev/hda6 /mnt/e
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/display_class, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/pnp-hotplug, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/alsa-base-blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/alsa-base, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/linux-sound-base_noOSS, it will be ignored in a future release.

请问是什么原因呢?该怎么解决呢?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表