From owner-freebsd-questions@FreeBSD.ORG Sat Sep 3 05:35:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9457816A41F for ; Sat, 3 Sep 2005 05:35:12 +0000 (GMT) (envelope-from yuanjue122@163.com) Received: from 163.com (bj44-205.i.netease.com [202.108.44.205]) by mx1.FreeBSD.org (Postfix) with SMTP id 5353343D5F for ; Sat, 3 Sep 2005 05:35:07 +0000 (GMT) (envelope-from yuanjue122@163.com) Received: from yuanjue.nc6000.org (unknown [59.66.138.109]) by smtp2 (Coremail) with SMTP id rkGjzQE2GUNkMQEB.1 for ; Sat, 03 Sep 2005 13:34:58 +0800 (CST) X-Originating-IP: [59.66.138.109] From: Yuan Jue Organization: TsingHua Univ. To: freebsd-questions@freebsd.org Date: Sat, 3 Sep 2005 13:38:51 +0800 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509031338.51807.yuanjue122@163.com> Subject: Automount USB disk in FreeBSD with KDE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2005 05:35:12 -0000 Hello all. As a frequently usb disk user, I really want to make things easier and more comfortable for me to mount the usb disk whenever I need to use it. After doing some stuff, now I can mount it as a general user (not root) and use only one instruction like "mount /mnt/usb"; and umount it using "umount /mnt/usb". But I still want more convenient^_^ I wish it can work like Windows, say when I plug the usb disk, system autodectect it and mount it and either show an icon in system tray or show it on desktop; when I finish the job, I can just click the icon and select "remove safely" and the disk is auto unmounted. That is all I want. I am using FreeBSD5.4 + KDE3.4.2. It seems that linux user can do this smoothly, but it has some stuff to do with the linux kernel, right? So i can't just use linux's solution. Any ideas? I appreciate any kind of suggestions. Thanks! -- Best Regards. Yuan Jue