个人工具

“UbuntuHelp:Partitioning/Home”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/Partitioning/Home}} {{Languages|UbuntuHelp:Partitioning/Home}} == /home == This is the most common mount point that people move to a different par...)
 
 
第6行: 第6行:
 
Generally, people allocate as much as they can to /home, so just allocate what you need for every other partition, and then the rest to /home.  See the section of [[UbuntuHelp:DiskSpace#Separate_/home|this|article]] on /home for more info.  Take heed to ignore the comments about the possibility of using vfat as the filesystem type for your /home.  This is incorrect advice, as /home must be on a partition type which supports permissions, like ext3.
 
Generally, people allocate as much as they can to /home, so just allocate what you need for every other partition, and then the rest to /home.  See the section of [[UbuntuHelp:DiskSpace#Separate_/home|this|article]] on /home for more info.  Take heed to ignore the comments about the possibility of using vfat as the filesystem type for your /home.  This is incorrect advice, as /home must be on a partition type which supports permissions, like ext3.
 
=== Guides on moving /home to a separate partition ===
 
=== Guides on moving /home to a separate partition ===
[[UbuntuHelp:/Moving|My guide on moving /home]]
+
[[UbuntuHelp:Partitioning/Home/Moving|My guide on moving /home]]
 
http://psychocats.net/ubuntu/separatehome  This is the default suggestion given on IRC in #ubuntu
 
http://psychocats.net/ubuntu/separatehome  This is the default suggestion given on IRC in #ubuntu
 
http://ubuntuforums.org/showthread.php?t=46866
 
http://ubuntuforums.org/showthread.php?t=46866

2009年5月14日 (四) 17:15的最新版本

/home

This is the most common mount point that people move to a different partition after they have already installed ubuntu on a single partition. As such, there are several guides on how to make this change, including one that I have written myself. The advice in these guides can generally be applied to moving any mount point to a separate partition.

Size

Generally, people allocate as much as they can to /home, so just allocate what you need for every other partition, and then the rest to /home. See the section of this|article on /home for more info. Take heed to ignore the comments about the possibility of using vfat as the filesystem type for your /home. This is incorrect advice, as /home must be on a partition type which supports permissions, like ext3.

Guides on moving /home to a separate partition

My guide on moving /home http://psychocats.net/ubuntu/separatehome This is the default suggestion given on IRC in #ubuntu http://ubuntuforums.org/showthread.php?t=46866 http://ubuntu.wordpress.com/2006/01/29/move-home-to-its-own-partition/