Difference between revisions of "Fstab"

m
added languages and translate tags
m (Fixed some typo)
m (added languages and translate tags)
Line 1: Line 1:
<languages/>
__TOC__
__TOC__
 
<translate>
= fstab usage =
= fstab usage =
The {{ic|/etc/fstab}} root-owned configuration file is used to define how disk partitions, various other block devices, or remote filesystems should be mounted into the filesystem.
The {{ic|/etc/fstab}} root-owned configuration file is used to define how disk partitions, various other block devices, or remote filesystems should be mounted into the filesystem.
Line 31: Line 32:
This field generally takes the form of:
This field generally takes the form of:
* /dev/XdY
* /dev/XdY
* LABEL=<label>  
* LABEL=< label>  
* UUID=<uuid>
* UUID=<uuid>
to uniquely identify a filesystem you want to mount.   
to uniquely identify a filesystem you want to mount.   
Line 133: Line 134:
https://refspecs.linuxfoundation.org/FHS_3.0/index.html
https://refspecs.linuxfoundation.org/FHS_3.0/index.html


 
</translate>
 
[[Category:Contents Page{{#translation:}}]]
<!--Category or categories should have a translation extension below example-->
[[Category:Boilerplate{{#translation:}}]]