ทั้งสองmount
และcat /proc/mounts
ไม่ให้ฉันตัวเลือกทั้งหมดที่ผมระบุไว้ในฟิลด์ 'ตัวเลือก' /etc/fstab
ใน
ตัวอย่างเช่นนี่คือของฉัน/etc/fstab
:
# <file system> <mount point> <type> <options> <dump> <pass>
UUID=1afaad96-8aa3-4283-95a4-20510e5b3fbb / ext4 rw,async,exec,nouser,suid,errors=remount-ro 0 1
แต่ผลลัพธ์ของmount
เพียงให้ฉันนี้ ( mount -v
ไม่ทำงานอย่างใดอย่างหนึ่ง):
/dev/sda6 on / type ext4 (rw)
และ `cat / proc / mounts:
rootfs / rootfs rw 0 0
ฉันจะตรวจสอบว่าระบบไฟล์ของฉันติดตั้งได้อย่างไร
rootfs / rootfs rw 0 0