- CompTIA Linux+ Certification Guide
- Philip Inshanally
- 90字
- 2021-08-13 15:49:50
Mounting and unmounting a partition
The final step after formatting a partition is to mount the partition. We use the mount command to mount a partition and the unmount command to unmount a partition. The mount command is also used for viewing the current mount points in our system. However, after a reboot, all partitions are unmounted, unless we created entries in the /etc/fstab directory.
You need a root privilege to save any change in the /etc/fstab. It's also important to back up any configuration file(s) before making any change(s).
推薦閱讀
- 零起步輕松學單片機技術(第2版)
- 繪制進程圖:可視化D++語言(第1冊)
- Mastering D3.js
- 數據挖掘方法及天體光譜挖掘技術
- Embedded Programming with Modern C++ Cookbook
- 網絡化分布式系統預測控制
- Machine Learning with the Elastic Stack
- Word 2007,Excel 2007辦公應用融會貫通
- Mastering Geospatial Analysis with Python
- 在實戰中成長:C++開發之路
- Machine Learning Algorithms(Second Edition)
- 大數據案例精析
- ARM嵌入式系統開發完全入門與主流實踐
- 微計算機原理及應用
- Proteus從入門到精通100例