{"id":36,"date":"2006-11-29T14:11:06","date_gmt":"2006-11-29T06:11:06","guid":{"rendered":"http:\/\/140.123.23.69\/blog\/?p=36"},"modified":"2007-04-30T11:29:44","modified_gmt":"2007-04-30T03:29:44","slug":"%e5%90%84%e7%a8%ae-mount-%e6%95%b4%e7%90%86","status":"publish","type":"post","link":"https:\/\/blog.smallken.site\/?p=36","title":{"rendered":"Linux \u5404\u7a2e mount \u6574\u7406"},"content":{"rendered":"<table border=\"1\" bgColor=\"#000000\" width=\"400\">\n<tr>\n<td><font color=\"#ffff00\">\/\/ \u5148\u78ba\u5b9a\u5df2\u7d93\u88dd\u597dsamba-client<br \/>\n<\/font><font color=\"#ffffff\"># yum -y install samba-client<\/font><font color=\"#ffffff\"> <\/font><font color=\"#ffff00\">\/\/ \u639b\u8f09 fat32 \u7684 USB\u96a8\u8eab\u789f<br \/>\n<\/font><font color=\"#ffffff\"># mount -t vfat \/dev\/sda1 \/mnt<\/font><font color=\"#ffffff\"> <\/font><\/p>\n<p><font color=\"#ffff00\">\/\/ \u639b\u8f09 fat32 \u7684\u786c\u789f,\u4e2d\u6587\u76ee\u9304<br \/>\n<\/font><font color=\"#ffffff\"># mount -t vfat -o iocharset=cp950 \/dev\/hda1 \/mnt\/win98<\/font><font color=\"#ffffff\"> <\/font><\/p>\n<p><font color=\"#ffff00\">\/\/ Fedora Core 4 \u4ee5\u524d\u639b\u8f09 samba\/cifs \u4e2d\u6587\u76ee\u9304<br \/>\n<\/font><font color=\"#ffffff\"># mount -t smbfs -o iocharset=cp950 &#8216;\\\\127.0.0.1\\hdd&#8217; \/mnt<\/font><font color=\"#ffffff\"> <\/font><\/p>\n<p><font color=\"#ffff00\">\/\/ Fedora Core 5 \u4ee5\u5f8c\u639b\u8f09 samba\/cifs \u4e2d\u6587\u76ee\u9304<br \/>\n<\/font><font color=\"#ffffff\"># mount -t cifs -o iocharset=cp950 &#8216;\\\\127.0.0.1\\usb&#8217; \/mnt<\/font><font color=\"#ffffff\"> <\/font><\/p>\n<p><font color=\"#ffff00\">\/\/ Fedora Core 5 \u4ee5\u5f8c\u639b\u8f09\u5fc5\u9808\u8f38\u5165\u5e33\u865f\u53ca\u5bc6\u78bc<br \/>\n<\/font><font color=\"#ffffff\"># mount -t cifs -o username=&#8217;ken&#8217;,password=&#8217;123&#8242; &#8216;\\\\127.0.0.1\\music&#8217; \/mnt<\/font><font color=\"#ffffff\"> <\/font><\/p>\n<p><font color=\"#ffff00\">\/\/ \u5176\u4ed6\u8907\u96dc\u639b\u8f09<br \/>\n<\/font><font color=\"#ffffff\"># mount -t cifs -o password=&#8221;&#8221;,uid=502,gid=502,rw,fmask=7770 &#8216;\\\\127.0.0.1\\data&#8217; \/usr\/local\/mysql\/data\/<\/font><font color=\"#ffffff\"> <\/font><\/p>\n<p><font color=\"#ffff00\">\/\/ \u639b\u8f09 nfs<br \/>\n<\/font><font color=\"#ffffff\"># mount -t nfs 192.168.1.1:\/vol\/data\/ \/usr\/local\/mysql\/data<\/font><font color=\"#ffffff\"> <\/font><\/p>\n<p><font color=\"#ffff00\">\/\/ \u639b\u8f09 ISO \u6620\u50cf\u6a94<br \/>\n<\/font><font color=\"#ffffff\"># mount -o loop filename.iso \/mount\/point<\/font><\/td>\n<\/tr>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>\/\/ \u5148\u78ba\u5b9a\u5df2\u7d93\u88dd\u597dsamba-client # yum -y install samba-client \/\/&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-36","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/blog.smallken.site\/index.php?rest_route=\/wp\/v2\/posts\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.smallken.site\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.smallken.site\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.smallken.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.smallken.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=36"}],"version-history":[{"count":0,"href":"https:\/\/blog.smallken.site\/index.php?rest_route=\/wp\/v2\/posts\/36\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.smallken.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=36"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.smallken.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=36"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.smallken.site\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}