Line 2: |
Line 2: |
| == Disk Manager for SME Server == | | == Disk Manager for SME Server == |
| {{Level|medium}} | | {{Level|medium}} |
| + | |
| + | {{#smeversion:smeserver-usbdisksmanager }} |
| | | |
| === Maintainer === | | === Maintainer === |
Line 13: |
Line 15: |
| === Installation === | | === Installation === |
| yum install smeserver-usbdisksmanager --enablerepo=smecontribs | | yum install smeserver-usbdisksmanager --enablerepo=smecontribs |
| + | |
| + | === Update === |
| + | yum update smeserver-usbdisksmanager --enablerepo=smecontribs |
| | | |
| === Uninstall === | | === Uninstall === |
Line 42: |
Line 47: |
| | | |
| UUID : drive identification | | UUID : drive identification |
− | MountTo : directerory where you whant to mount this drive | + | MountTo : directory where you want to mount this drive |
| Options Mount : mount options for this drive (see man mount) | | Options Mount : mount options for this drive (see man mount) |
| Status : enable or disable auto mount to the defined directory for this drive (need to have the contrib set to enabled into configuration) | | Status : enable or disable auto mount to the defined directory for this drive (need to have the contrib set to enabled into configuration) |
Line 79: |
Line 84: |
| | | |
| | | |
− | 1- connect to you SME consol, and connect the drive (USB/firewire) | + | 1- connect to you SME console, and connect the drive (USB/firewire) |
| | | |
| 2- search for connected drive with this command: | | 2- search for connected drive with this command: |
Line 120: |
Line 125: |
| if it is not correct for UUID see the section above concerning how to add a UUID (you need a UUID to use this contrib) | | if it is not correct for UUID see the section above concerning how to add a UUID (you need a UUID to use this contrib) |
| | | |
− | 9- Your drive is ready | + | 9- Your drive is ready |
| | | |
| ====Your drive can't be mounted thanks to usb disk manager==== | | ====Your drive can't be mounted thanks to usb disk manager==== |
Line 133: |
Line 138: |
| | | |
| This option allows filenames with international characters to be written and read by both Windows XP and the SME server. | | This option allows filenames with international characters to be written and read by both Windows XP and the SME server. |
| + | |
| + | === Bugs === |
| + | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-usbdisksmanager component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-usbdisksmanager|title=this link}}. |
| + | |
| + | |
| + | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-usbdisksmanager|disablecache=1|noresultsmessage="No open bugs found."}} |
| + | |
| + | ===Changelog=== |
| + | Only released version in smecontrib are listed here. |
| + | |
| + | {{ #smechangelog: smeserver-usbdisksmanager}} |
| + | |
| | | |
| ---- | | ---- |
| | | |
| [[Category: Contrib]] | | [[Category: Contrib]] |
− | [[Category: Administration]] | + | [[Category: Administration:Storage]] |