From: angel@feht.dgtu.donetsk.ua To: community@altlinux.ru Subject: [Comm] umount floppy by user Date: Mon, 14 Apr 2003 12:42:18 +0000 Message-ID: <3E9AACAA.4090604@feht.dgtu.donetsk.ua> (raw) |> Доброго дня сообщество! |> |> Подскажите где копать, чтобы разрешить размонтирование флоппи диска |> umount /mnt/floppy |> простому пользователю без вмешательства root. |> |> p.s. |> При этом: |> монтирование дисковода |> mount /mnt/floppy |> пользователь может выполнять без root |> |> Права доступа к командам |> /bin/mount -rws--x--x (4711) |> /bin/umount -rws--x--x (4711) |> одинаковы |Если, у Вас ALT, то автомонтировщик сам всё отмонтирует и |смонтирует. Не нужно ничего монтировать руками. Иначе, проверьте |содержимое своего fstab. У меня ALT J2.0. И в fstab вроде все впорядке /dev/fd0 /mnt/floppy auto user 0 0 Правда, после установки ALT вначале этой строки почему-то не оказалось и пришлось ее ручками набирать. Кроме этого при загрузке операционной системы в графической заставке появляются красные точки, а в окне отладки монтирование floppy проходит с FAILED Т.е. получается и не совсем в порядке Подмонтировать floppy может в консоли и простой пользователь, а вот отмонтировать только root :-( Хотя в /mnt/floppy ~ создал и мягкую ссылку автомонтирования - auto: ln -s /mnt/auto/floppy /mnt/floppy/auto подобно как и для CD была автоматически создана при инсталяции ALT В итоге не пойму как решить эту проблему с автомонтирование/размонтированием floppy С уважением, Aleksander N.G.
next reply other threads:[~2003-04-14 12:42 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-04-14 12:42 angel [this message] 2003-04-14 8:00 ` Andriy Dobrovol's'kii 2003-04-14 9:18 ` Maxim Tyurin 2003-04-14 9:23 ` Епифанов Сергей
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=3E9AACAA.4090604@feht.dgtu.donetsk.ua \ --to=angel@feht.dgtu.donetsk.ua \ --cc=community@altlinux.ru \ /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