1
CIFS mount ใน fstab ประสบความสำเร็จบน IP, ล้มเหลวในชื่อโฮสต์ที่เขียนใน / etc / hosts
ฉันสงสัยว่าทำไม Ubuntu Server 14.04 LTS ของฉันจึงมีปัญหาในการแก้ไขชื่อโฮสต์จาก fstab ฉันพยายามเมานต์รายการต่อไปนี้: //NAS-5h2-20/backuppc/ /mnt/backuppc cifs auto,user=THEUSER,password=THEPASSWORD,cifsacl,uid=109 0 0 การเมานต์ล้มเหลวโดยมีข้อผิดพลาด mount: wrong fs type, bad option, bad superblock on //NAS-5h1-15/backuppc, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful …