|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Serge Ryabchun 2:5020/400 13 Apr 2001 11:31:07 To : Alexey Morozov Subject : Hовые модные технологии :-) -------------------------------------------------------------------------------- Alexey Morozov <morozov@novosoft.ru> wrote: AM> Вопрос второй: вместо привычной и, гхм, в общем, работающей схемы AM> autofs/automount в Mdk используется supermount. Забавно, но есть пара AM> вопросов. Первый: насколько это хорошо, стабильно и "предсказуемо" работает, повисший mount и "cant dismount бо FS is busy". Предсказуемость типа "шаг право-лево - расстрел, прыжок на месте - провокация". Мандаковская настройка работала, пока я ее не потрогал ;-) AM> и какие есть возможности для настройки? supermount.REDME.txt впечатляет своей лаконичностью ;-) mount -t supermount -o <superfs-options>,--,<subfs-options> <mpt> <mpt> where <superfs-options> are the options you want to pass to supermount itself. These are described below. <subfs-options> are the options you want supermount to pass to the dismountable filesystem underneath. <mpt> is the mount point where you want your removable media to be mounted. Notice that you do not directly specify the block device you are going to mount on the mount command line. This is because the supermount filesystem is NOT connected to a block device; rather, supermount is responsible for connecting a separate filesystem to the block device. You specify the sub-filesystem and block device name by providing the <superfs-options> field, where the following options are currently recognised: * fs=<filesystem-type> [default is "msdos"] Specify the subfilesystem type. "msdos" and "iso9660" have been tested. * dev=<block-device> [default is "/dev/fd0"] Specify the block device on which the subfs is to be mounted. * debug Enable debugging code in the supermount filesystem, if the debug option was enabled at compile time. By default, debugging code is compiled into the kernel but is disabled until a debug mount option is seen. * '--' All options after the option string '--' will be passed directly to the subfilesystem when it gets mounted. -- Serge Ryabchun sr@energy.uch.net --- ifmail v.2.15dev5 * Origin: MegaStyle ISP, UA (2:5020/400) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/16360d04f141.html, оценка из 5, голосов 10
|