Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Translations:Install/133/zh-cn"
Jump to navigation
Jump to search
(Created page with "{{f|/etc/fstab}} 在系统启动时会被 {{c|mount}} 读取。这个文件中的每一行都会向 {{c|mount}} 声明需要挂载哪些文件系统以及如何挂载他们。...") |
(No difference)
|
Revision as of 02:09, January 7, 2018
/etc/fstab
在系统启动时会被 mount
读取。这个文件中的每一行都会向 mount
声明需要挂载哪些文件系统以及如何挂载他们。为了让系统正常启动,你需要编辑 /etc/fstab
并且确保其中的配置与之前安装步骤中你对分区的修改一致,lsblk
会让这件事更容易: