LinuxSir.cn,穿越时空的Linuxsir!

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

KDE下如何挂载U盘之类的设备?(已解决)

[复制链接]
发表于 2006-1-17 11:29:01 | 显示全部楼层 |阅读模式
Gnome下只要有gnome-volume-manager组件就可以实现这样的功能,KDE下有类似的组件吗?我是用kde-core安装的,3.5版本。
 楼主| 发表于 2006-1-17 20:59:13 | 显示全部楼层
人多顶一次。
回复 支持 反对

使用道具 举报

发表于 2006-1-17 21:44:10 | 显示全部楼层
好象是有dbus, hal, pmount之后kde会自己挂载
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-1-18 11:41:24 | 显示全部楼层
谢谢,解决了。
回复 支持 反对

使用道具 举报

发表于 2006-1-18 11:56:01 | 显示全部楼层

  1. mount /dev/sda1 /mnt/flashdir
复制代码

来手工挂载吧。
回复 支持 反对

使用道具 举报

发表于 2006-1-18 13:55:03 | 显示全部楼层
dbus VS dbus-1
两者是什么关系呢?
请哪位说一下
  1. Package: dbus
  2. Priority: optional
  3. Section: devel
  4. Installed-Size: 624
  5. Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
  6. Architecture: i386
  7. Version: 0.60-5
  8. Replaces: libdbus0, dbus-1
  9. Depends: libc6 (>= 2.3.5-1), libdbus-1-2 (>= 0.60), libexpat1 (>= 1.95.8), libice6, libsm6, libx11-6, adduser, debianutils (>= 1.22.0), lsb-base (>= 3.0)
  10. Conflicts: libdbus0, dbus-1, dbus-1-utils (<< 0.50-2), libdbus-1-1
  11. Filename: pool/main/d/dbus/dbus_0.60-5_i386.deb
  12. Size: 297670
  13. MD5sum: 75a58b20a1dda68236df5015e0690c08
  14. Description: simple interprocess messaging system
  15. D-BUS is a message bus, used for sending messages between
  16. applications.  Conceptually, it fits somewhere in between raw sockets
  17. and CORBA in terms of complexity.
  18. .
  19. D-BUS supports broadcast messages, asynchronous messages (thus
  20. decreasing latency), authentication, and more.  It is designed to be
  21. low-overhead; messages are sent using a binary protocol, not using
  22. XML.  D-BUS also supports a method call mapping for its messages, but
  23. it is not required; this makes using the system quite simple.
  24. .
  25. D-BUS is still under heavy development, but is expected to be widely
  26. used.  It comes with several interfaces, including GLib.  See the
  27. description of dbus-glib-1 for more information about those.
  28. .
  29. This package contains the D-BUS daemon; the client-side library can
  30. be found in the libdbus-1-2 package, as it is no longer contained in
  31. this package.
复制代码
  1. Package: dbus-1
  2. Status: install ok installed
  3. Priority: optional
  4. Section: devel
  5. Installed-Size: 760
  6. Maintainer: D-Bus Maintainance Team <debian-dbus@fooishbar.org>
  7. Architecture: i386
  8. Source: dbus
  9. Version: 0.23.4-8
  10. Replaces: libdbus0
  11. Depends: libc6 (>= 2.3.5-1), libexpat1 (>= 1.95.8), adduser, debianutils (>= 1.22.0)
  12. Conflicts: libdbus0
  13. Conffiles:
  14. /etc/default/dbus-1 52742f40d19793d0a404e8f0797eab9d
  15. /etc/init.d/dbus-1 76e1875704ba5b881c9d90406f04a9fc
  16. /etc/dbus-1/session.conf 14d8c44feda85c566e73c59bcec89b17
  17. /etc/dbus-1/system.conf c2f2f5f28aa0125fe2c81c9bd3210a69
  18. Description: simple interprocess messaging system
  19. D-BUS is a message bus, used for sending messages between
  20. applications.  Conceptually, it fits somewhere in between raw sockets
  21. and CORBA in terms of complexity.
  22. .
  23. D-BUS supports broadcast messages, asynchronous messages (thus
  24. decreasing latency), authentication, and more.  It is designed to be
  25. low-overhead; messages are sent using a binary protocol, not using
  26. XML.  D-BUS also supports a method call mapping for its messages, but
  27. it is not required; this makes using the system quite simple.
  28. .
  29. D-BUS is still under heavy development, but is expected to be widely
  30. used.  It comes with several interfaces, including GLib.  See the
  31. description of dbus-glib-1 for more information about those.
复制代码
回复 支持 反对

使用道具 举报

发表于 2006-1-18 14:20:03 | 显示全部楼层
解决方法呢?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-1-19 12:33:11 | 显示全部楼层
就装了dbus, hal, pmount
回复 支持 反对

使用道具 举报

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

本版积分规则

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