#629
帖子
由 kingubuntu » 2011-01-31 22:42
哥我来了,看了挂载那段我也查看了 /etc/fstab
发现其中有一段 errors=remount-ro 0 1
好像是个错误,全文如下:(请哥点评)
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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/sda5 during installation
UUID=297544d5-55dd-4388-972c-6b130a20b104 / ext4 errors=remount-ro 0 1
# /boot was on /dev/sda1 during installation
UUID=7677fc1e-b243-4afb-b6fc-597baeeb0238 /boot ext4 defaults 0 2
# /home was on /dev/sda7 during installation
UUID=f1cd5c90-8b61-4eda-97b7-903b1caaf2e7 /home ext4 defaults 0 2
# /tmp was on /dev/sda6 during installation
UUID=1306849f-48d2-42a6-b872-14bea23a124f /tmp ext4 defaults 0 2
# swap was on /dev/sda2 during installation
UUID=e2c02918-eb25-4e36-9a5a-93f6f20dd18b none swap sw 0 0
电梯里,对着道貌岸然的微软高管
黑客是这样自我介绍的:我是你的恶梦!