From: Sergey Vlasov <vsu@altlinux.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] (без темы)
Date: Sat, 12 Jan 2008 00:25:21 +0300
Message-ID: <20080111212521.GC6524@atlas.home> (raw)
In-Reply-To: <373811200058932@webmail27.yandex.ru>
[-- Attachment #1: Type: text/plain, Size: 952 bytes --]
On Fri, Jan 11, 2008 at 04:42:12PM +0300, Кузнецов Андрей wrote:
> from </etc/fstab>
> UUID=1ED0511DD050FD09 /mnt/hda1 ntfs nosuid 0 0
> UUID=C0D481B9D481B1E8 /mnt/hda5 ntfs nosuid 0 0
Эти две записи лишние - нужно их убрать (это попытка использования
поддержки NTFS, встроенной в ядро, которая поддерживает только
чтение).
> /dev/hda1 /mnt/hda1 ntfs-3g locale=ru_RU.UTF-8,umask=0 0 0
> /dev/hda5 /mnt/hda5 ntfs-3g locale=ru_RU.UTF-8,umask=0 0 0
Эти записи в принципе правильные, но не работают из-за наличия двух
предыдущих - возникает ошибка Device or resource busy от fusermount,
поскольку устройство уже занято при монтировании по предыдущим
записям.
> Подскажите куда смотреть, что крутить и кто вообще запускает fusermount
> - в rc.sysinit таких умных не найдено, там только mount живет...
fusermount используется при монтировании ntfs-3g, поскольку эта
файловая система реализована через fuse.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2008-01-11 21:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-11 13:42 Кузнецов Андрей
2008-01-11 21:25 ` Sergey Vlasov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080111212521.GC6524@atlas.home \
--to=vsu@altlinux.ru \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git