{"id":451,"date":"2020-01-27T20:04:51","date_gmt":"2020-01-27T18:04:51","guid":{"rendered":"http:\/\/my-opinions.uw-t.com\/?p=451"},"modified":"2020-01-27T20:04:53","modified_gmt":"2020-01-27T18:04:53","slug":"mount-usb-media-in-wlswindows-linux","status":"publish","type":"post","link":"https:\/\/uw-t.com\/en\/windows\/mount-usb-media-in-wlswindows-linux","title":{"rendered":"mount USB media in wls(windows linux)"},"content":{"rendered":"\n<p>Good news, it is now possible to mount USB media (including FAT formated) and network shares with drvfs on Windows 10:<\/p>\n\n\n\n<p>Mount removable media: (e.g. D:)<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n$ sudo mkdir \/mnt\/d\n$ sudo mount -t drvfs D: \/mnt\/d\n<\/pre><\/div>\n\n\n<p>To safely unmount<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n$ sudo umount \/mnt\/d\n<\/pre><\/div>\n\n\n<p>You can also mount network shares without smbfs:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n$ sudo mount -t drvfs &#039;\\\\server\\share&#039; \/mnt\/share\n<\/pre><\/div>\n\n\n<p>You need at least Build 16176 so you might have to opt-in to the Windows Insider programm and then update Windows. Source:&nbsp;<noindex><a rel=\"nofollow\" href=\"https:\/\/blogs.msdn.microsoft.com\/wsl\/2017\/04\/18\/file-system-improvements-to-the-windows-subsystem-for-linux\/\">https:\/\/blogs.msdn.microsoft.com\/wsl\/2017\/04\/18\/file-system-improvements-to-the-windows-subsystem-for-linux\/<\/a><\/noindex><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Good news, it is now possible to mount USB media (including FAT formated) and network shares with drvfs on Windows 10: Mount removable media: (e.g. D:) To safely unmount You can also mount network shares without smbfs: You need at least Build 16176 so you might have to opt-in to the Windows Insider programm and &hellip; <a href=\"https:\/\/uw-t.com\/en\/windows\/mount-usb-media-in-wlswindows-linux\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">mount USB media in wls(windows linux)<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[49],"tags":[],"class_list":["post-451","post","type-post","status-publish","format-standard","hentry","category-windows"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/posts\/451","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/comments?post=451"}],"version-history":[{"count":1,"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/posts\/451\/revisions"}],"predecessor-version":[{"id":452,"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/posts\/451\/revisions\/452"}],"wp:attachment":[{"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/media?parent=451"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/categories?post=451"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/uw-t.com\/en\/wp-json\/wp\/v2\/tags?post=451"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}