fstab

启动讨论 grub/grub2/syslinux/grub4dos/Lilo
回复
aacheng
帖子: 1
注册时间: 2013-05-08 15:24
系统: linuxmint

fstab

#1

帖子 aacheng » 2013-05-08 15:28

# /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/sda6 during installation
UUID=f1f18d88-3400-4e7a-bece-04cde9c8c41c / ext4 errors=remount-ro 0 1
# /boot was on /dev/sda1 during installation
UUID=5f544ac2-728f-4968-a3c7-c8c9731401b5 /boot ext4 defaults 0 2
# /home was on /dev/sda7 during installation
# swap was on /dev/sda5 during installation
#UUID=d829efc6-d113-4d50-b86d-6041248e3569 none swap sw 0 0
/dev/mapper/cryptswap1 none swap sw 0 0
/dev/disk/by-id/ata-WDC_WD3200BEVT-08A23T1_WD-WX31AB058943-part7 /mnt/ata-WDC_WD3200BEVT-08A23T1_WD-WX31AB058943-part7 ext4 defaults,noauto 0 2



I can't enter desk help me
头像
smallapple
论坛版主
帖子: 7868
注册时间: 2009-03-28 15:12

Re: fstab

#2

帖子 smallapple » 2013-05-08 16:18

进不了桌面?
有什么提示?
是挂载问题吗 ?
头像
naturalaw
帖子: 1360
注册时间: 2011-09-06 22:04

Re: fstab

#3

帖子 naturalaw » 2013-05-16 2:14

怎么把home都注释了。。。。不觉得不应该吗
  • The eternal law
回复