CIFS mounts via CLI but not /etc/fstab
Issue
- A CIFS mount from a Windows server will mount via the command line command, for example:
# mount -t cifs -o //kasane/example /territory -o username=hello,password=hello,domain=hello
- However, it returns a "Device not found" error when mounted from
/etc/fstab.
Environment
- Red Hat Enterprise Linux
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
