{"id":1002,"date":"2012-07-30T11:09:14","date_gmt":"2012-07-30T16:09:14","guid":{"rendered":"http:\/\/it.thelibrarie.com\/weblog\/?p=1002"},"modified":"2012-07-30T11:09:14","modified_gmt":"2012-07-30T16:09:14","slug":"usb-drive-missing-space","status":"publish","type":"post","link":"https:\/\/it.thelibrarie.com\/weblog\/2012\/07\/usb-drive-missing-space\/","title":{"rendered":"USB Drive Missing Space"},"content":{"rendered":"<p>I had formatted a usb flash drive to be a linux boot disk.  Then, when finished, I went to reformat the drive and was only prompted to format 168MB out of the 1GB it originally had.<\/p>\n<p>Open up the command line and type in the following:<br \/>\n<code>disk part<\/code><br \/>\n<code>list disk<\/code><br \/>\n<code>select disk YOURDISKNUMBER<\/code><br \/>\n<code>clean<\/code><\/p>\n<p>After cleaning, you should be able to right-click and format again with the full amount of space.  You can also finish this up using command line:<br \/>\n<code>create partition primary<\/code><br \/>\n<code>select partition 1<\/code><br \/>\n<code>active<\/code><br \/>\n<code>format fs=fat32 quick<\/code><br \/>\n<code>assign<\/code><br \/>\n<code>exit<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I had formatted a usb flash drive to be a linux boot disk. Then, when finished, I went to reformat the drive and was only prompted to format 168MB out of the 1GB it originally had. Open up the command line and type in the following: disk part list disk select disk YOURDISKNUMBER clean After &hellip; <a href=\"https:\/\/it.thelibrarie.com\/weblog\/2012\/07\/usb-drive-missing-space\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">USB Drive Missing Space<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,1],"tags":[],"class_list":["post-1002","post","type-post","status-publish","format-standard","hentry","category-microsoft","category-miscellaneous"],"_links":{"self":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1002","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/comments?post=1002"}],"version-history":[{"count":1,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1002\/revisions"}],"predecessor-version":[{"id":1003,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1002\/revisions\/1003"}],"wp:attachment":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/media?parent=1002"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/categories?post=1002"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/tags?post=1002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}