{"id":1637,"date":"2021-01-27T13:10:35","date_gmt":"2021-01-27T11:10:35","guid":{"rendered":"https:\/\/helia.ee\/koolitus\/?page_id=1637"},"modified":"2021-01-27T13:10:35","modified_gmt":"2021-01-27T11:10:35","slug":"debian-valise-vorguketta-mountimise-error","status":"publish","type":"page","link":"https:\/\/helia.ee\/koolitus\/?page_id=1637","title":{"rendered":"Debian &#8211; V\u00e4lise v\u00f5rguketta mountimise error"},"content":{"rendered":"<p>When mounting an NFS directory by doing:<\/p>\n<pre><code>sudo mount 192.168.1.5:\/home\/shared \/mnt\/common\r\n<\/code><\/pre>\n<p>I get the following error:<\/p>\n<pre><code>mount: wrong fs type, bad option, bad superblock on 192.168.1.5:\/home\/shared, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a \/sbin\/mount.&lt;type&gt; helper program)  \r\nIn some cases useful info is found in syslog - try dmesg | tail or so.\r\n<\/code>\r\n\r\nTuleb installida 2 lisa juurde, nende \u00f5petus all pool kirjas.\r\n\r\n<\/pre>\n<p>This is relevant given that you are trying to mount NFS. The <code>\/sbin\/mount.nfs<\/code> helper program is provided by <a href=\"http:\/\/packages.ubuntu.com\/search?searchon=contents&amp;keywords=mount.nfs&amp;mode=exactfilename&amp;suite=trusty&amp;arch=any\" rel=\"noreferrer\"><code>nfs-common<\/code><\/a>. You can install it with:<\/p>\n<pre><code>sudo apt install nfs-common\r\n<\/code><\/pre>\n<p>On the other hand, if you are trying to mount CIFS, the helper program is provided by <a href=\"https:\/\/packages.ubuntu.com\/xenial\/cifs-utils\" rel=\"noreferrer\"><code>cifs-utils<\/code><\/a>. You can install it with:<\/p>\n<pre><code>sudo apt install cifs-utils\r\n<\/code>\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>When mounting an NFS directory by doing: sudo mount 192.168.1.5:\/home\/shared \/mnt\/common I get the following error: mount: wrong fs type, bad option, bad superblock on 192.168.1.5:\/home\/shared, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a \/sbin\/mount.&lt;type&gt; helper program) In some cases useful info is found in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":621,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1637","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/helia.ee\/koolitus\/index.php?rest_route=\/wp\/v2\/pages\/1637","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/helia.ee\/koolitus\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/helia.ee\/koolitus\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/helia.ee\/koolitus\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/helia.ee\/koolitus\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1637"}],"version-history":[{"count":1,"href":"https:\/\/helia.ee\/koolitus\/index.php?rest_route=\/wp\/v2\/pages\/1637\/revisions"}],"predecessor-version":[{"id":1638,"href":"https:\/\/helia.ee\/koolitus\/index.php?rest_route=\/wp\/v2\/pages\/1637\/revisions\/1638"}],"up":[{"embeddable":true,"href":"https:\/\/helia.ee\/koolitus\/index.php?rest_route=\/wp\/v2\/pages\/621"}],"wp:attachment":[{"href":"https:\/\/helia.ee\/koolitus\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1637"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}