Cheery

.:МордератоР:. | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору LU Цитата:| практически при любом варианте при попытки монтировать выдает сообщение о неправельной файловой системе. | точнее можно? /dev/hdb4 /media vfat noauto,user,defaults,exec 0 0 а вот еще удобно, но уже с самбой Цитата: You may want to try this.. [root at rho current]# cat /etc/auto.master # $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $ # Format of this file: # mountpoint map options # For details of the format look at autofs(8). # /misc /etc/auto.misc --timeout=60 /automnt /etc/auto.zip --timeout=5 [root at rho current]# cat /etc/auto.zip $Id: auto.zip,v 1.2 1997/10/06 21:52:04 hpa Exp $ # This is an automounter map and it has the following format # key [ -mount-options-separated-by-comma ] location # Details may be found in the autofs(5) manpage zip -fstype=auto,users,noexec :/dev/hdd4 ------------------------------------------------------- This is how I have autofs set up to automatically mount/unmount my zip drive. Pop a disk in the zip drive and type 'ls /automnt/zip' and the drive will automatically mount and then unmount after 5 seconds of no activity. (Please note /automnt is an empty directory) I also have this in smb.conf [zip] comment = Zip Drive path = /automnt/zip public = no writeable = yes write list = @Users read list = @Users admin users = @Users hidefiles = /50ways.exe/ sync always = yes and HEY PRESTO! it's shared on the network |
| Всего записей: 52737 | Зарегистр. 04-04-2002 | Отправлено: 04:03 26-07-2005 | Исправлено: Cheery, 04:05 26-07-2005 |
|