Changes between Version 19 and Version 20 of UsersGuide/DisksFileSystems


Ignore:
Timestamp:
2018-01-30T03:55:40Z (6 years ago)
Author:
jenda
Comment:

fix mount syntax & explain

Legend:

Unmodified
Added
Removed
Modified
  • UsersGuide/DisksFileSystems

    v19 v20  
    6464
    6565{{{
    66 # mount <fstype> <service-name> <directory>
     66# mount <fstype> <directory> <service-name>
    6767}}}
    6868
    69 {{{fstype}}} is the type of the file system (e.g. {{{ext4}}}, {{{mfs}}}), {{{service-name}}} is
    70 the service name of the block device (typically of a partition) and {{{directory}}} is the directory path
     69{{{fstype}}} is the type of the file system (e.g. {{{fat}}}, {{{ext4}}}, {{{mfs}}}), {{{service-name}}} is
     70the service name of the block device (typically of a partition; it's the long name like {{{devices/\hw\pci...\l0p1}}}) and {{{directory}}} is the directory path
    7171to mount on top of.
     72
     73As {{{service-name}}} is long to type, try {{{cd}}} to {{{/loc}}} and then use tab-completion...
    7274
    7375You can find the list of available partition block devices in your system by typing: