From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <36128.194.44.242.194.1189664729.metamail@webmail.meta.ua> In-Reply-To: <46E8D427.1080303@gmail.com> References: <41294.194.44.242.194.1189662890.metamail@webmail.meta.ua> <46E8D427.1080303@gmail.com> Date: Thu, 13 Sep 2007 09:25:29 +0300 (EEST) From: "Olexander Chernetskyy" To: Community@lists.altlinux.org User-Agent: MetaMail/1.0 MIME-Version: 1.0 Content-Type: text/plain;charset=koi8-r Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal MetaPassport-Id: 577845 Subject: Re: [Comm] mounting ntfs-3g volume as ordinary user X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: sp_archer@meta.ua, ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2007 06:25:30 -0000 Archived-At: List-Archive: List-Post: > Olexander Chernetskyy пишет: >> В ALT3 ntfs том я монтировал (по мере надобности) руками от обычного >> юзверя. Для этого в fstab добавлял user,noauto и потом руками mount >> /mnt/sda1 >> И всё получалось. >> >> Теперь с ntfs-3g Что то не складывается >> В fstab строка такая: >> /dev/sda1 /mnt/sda1 ntfs-3g >> user,noauto,locale=ru_RU.utf8,fmask=0111,dmask=222 0 0 >> >> И вот что получаю: >> >> [archer@localhost ~]$ mount /mnt/sda1 >> Error opening partition device: Отказано в доступе >> Failed to startup volume: Отказано в доступе >> Failed to mount '/dev/sda1': Отказано в доступе >> [archer@localhost ~]$ > > Наугад: > control mount public ? > He-a [archer@localhost ~]$ sudo control mount public [archer@localhost ~]$ mount /mnt/sda1 mount: only root can mount /dev/sda1 on /mnt/sda1 [archer@localhost ~]$ -- Best regards, ArCher