互联网上有很多指南和设置变化,我发现真正遵循哪个令人困惑。通常,在 Windows 8 中,我的设置会在 HDD 中安装所有内容并使用英特尔智能响应进行快速设置。但是,由于我是 Linux 新手,我真的不知道该怎么做。
我的理想设置与此类似,但我知道 IRST 在 Linux 中不可用,所以我打算做的是将操作系统文件保存在 SSD 中,并将我的媒体保存在更大的 HDD 上。一个循序渐进的过程将是非常有帮助的。
编辑:我想要一个仅在 Ubuntu 上运行的系统,使用 SSD 来加快速度,但将其设置为不会加快其寿命的方式。
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# …
Run Code Online (Sandbox Code Playgroud)