相关疑难解决方法(0)

从 nautilus 隐藏启动驱动器

我有一个启动驱动器,我不想在 nautilus 中显示它。如何编辑/etc/fstab以使引导驱动器不显示为可安装设备。

设备

当前/etc/fstab:

# /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>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda2 during installation
UUID=595815c2-d882-4ec8-a2cd-cce70471167c /               ext4 …
Run Code Online (Sandbox Code Playgroud)

fstab devices 12.04

4
推荐指数
1
解决办法
3530
查看次数

标签 统计

12.04 ×1

devices ×1

fstab ×1