The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
苏 <sxpsp... @yahoo.com.cn>
Date: Thu, 15 Oct 2009 17:04:42 +0800
Local: Thurs, Oct 15 2009 5:04 am
Subject: usb 自动挂载
我想问 usb 自动挂载是基于什么的,用哪个软件包? __________________________________________________ Ͽ ע Ż ? http://cn.mail.yahoo.com -- To UNSUBSCRIBE, email to debian-chinese-gb-REQU... @lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas... @lists.debian.org
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
enzo fang <feixiangnia... @gmail.com>
Date: Thu, 15 Oct 2009 19:07:16 +0900
Local: Thurs, Oct 15 2009 6:07 am
Subject: Re: usb 自动挂载
大概是udev和hal 2009/10/15 苏 <sxpsp... @yahoo.com.cn>
> 我想问 usb 自动挂载是基于什么的,用哪个软件包?
> __________________________________________________
> Ͽ ע Ż ä?
>
http://cn.mail.yahoo.com > -- > To UNSUBSCRIBE, email to debian-chinese-gb-REQU... @lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas... @lists.debian.org
-- Best Regards
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
stesenchina <stesench... @gmail.com>
Date: Fri, 16 Oct 2009 14:56:36 +0800
Local: Fri, Oct 16 2009 2:56 am
Subject: Re: usb 自动挂载
pmount?
enzo fang wrote:
> 大概是udev和hal
> 2009/10/15 苏 <sxpsp... @yahoo.com.cn <mailto:sxpsp... @yahoo.com.cn>>
> 我想问 usb 自动挂载是基于什么的,用哪个软件包? > __________________________________________________ > Ͽ ע Ż ä? > http://cn.mail.yahoo.com
> -- > To UNSUBSCRIBE, email to > debian-chinese-gb-REQU... @lists.debian.org > <mailto:debian-chinese-gb-REQU... @lists.debian.org> > with a subject of "unsubscribe". Trouble? Contact > listmas... @lists.debian.org <mailto:listmas... @lists.debian.org>
> -- > Best Regards
-- To UNSUBSCRIBE, email to debian-chinese-gb-REQU... @lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas... @lists.debian.org
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
苏 <sxpsp... @yahoo.com.cn>
Date: Fri, 16 Oct 2009 15:11:44 +0800
Local: Fri, Oct 16 2009 3:11 am
Subject: Re: usb 自动挂载
我现在知道了,udev + pmount ,我设置好了规则,但不起作用。 $cat /etc/udev/rules.d/10-mountusb.rules ACTION=="add", SUBSYSTEM=="block", KERNEL==”sd[b-z][1-9]″, ATTRS{removable}=="1", RUN+=”/usr/bin/pmount %k” ACTION=="remove",SUBSYSTEM=="block", KERNEL==”sd[b-z][1-9]″, ATTRS{removable}=="1", RUN+=”/usr/bin/pumount %k”
有没有人懂,给说下。
On 五, 16 10月 09, stesenchina wrote:
> pmount?
> enzo fang wrote: >> 大概是udev和hal
>> 2009/10/15 苏 <sxpsp... @yahoo.com.cn <mailto:sxpsp... @yahoo.com.cn>>
>> 我想问 usb 自动挂载是基于什么的,用哪个软件包? >> __________________________________________________ >> Ͽ ע Ż ä? >> http://cn.mail.yahoo.com
>> -- >> To UNSUBSCRIBE, email to >> debian-chinese-gb-REQU... @lists.debian.org >> <mailto:debian-chinese-gb-REQU... @lists.debian.org> >> with a subject of "unsubscribe". Trouble? Contact >> listmas... @lists.debian.org <mailto:listmas... @lists.debian.org>
>> -- >> Best Regards
> -- > To UNSUBSCRIBE, email to debian-chinese-gb-REQU... @lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas... @lists.debian.org
__________________________________________________ Ͽ ע Ż ? http://cn.mail.yahoo.com -- To UNSUBSCRIBE, email to debian-chinese-gb-REQU... @lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas... @lists.debian.org
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
aXqd <axqd... @gmail.com>
Date: Fri, 16 Oct 2009 21:32:43 +0800
Local: Fri, Oct 16 2009 9:32 am
Subject: Re: usb 自动挂载
2009/10/16 苏 <sxpsp... @yahoo.com.cn>: > 我现在知道了,udev + pmount ,我设置好了规则,但不起作用。
桌面环境pmount,不需要桌面环境usbmount http://packages.debian.org/zh-cn/lenny/usbmount http://packages.debian.org/zh-cn/lenny/pmount > $cat /etc/udev/rules.d/10-mountusb.rules > ACTION=="add", SUBSYSTEM=="block", KERNEL==”sd[b-z][1-9]″, > ATTRS{removable}=="1", RUN+=”/usr/bin/pmount %k” > ACTION=="remove",SUBSYSTEM=="block", KERNEL==”sd[b-z][1-9]″, > ATTRS{removable}=="1", RUN+=”/usr/bin/pumount %k”
> 有没有人懂,给说下。
你要挂载的分区是NTFS格式的么?那样貌似需要root privilege -- Regards. -Tian
You must
Sign in before you can post messages.
You do not have the permission required to post.