RUT955 USB Tools: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 64: | Line 64: | ||
<ul> | <ul> | ||
<li><b>-t</b> - the filesystem type. If this value is omitted, the command will try to determine the type automatically</li> | <li><b>-t</b> - the filesystem type. If this value is omitted, the command will try to determine the type automatically</li> | ||
<li><b>device</b> - </li> | <li><b>device</b> - file name of the device. Refer to section [[RUT955_USB_Tools#Mounted_File_Systems|2.1]] for examples</li> | ||
<li><b>dir</b> - </li> | <li><b>dir</b> - directory that will be used as the mount point for the device. Refer to section [[RUT955_USB_Tools#Mounted_File_Systems|2.1]] for examples</li> | ||
</ul> | </ul> | ||
<b>Example command</b>: | |||
mount -t ntfs /dev/sda1 /mnt/sda1 | |||
===Samba=== | ===Samba=== | ||