{"id":481,"date":"2008-08-25T19:40:58","date_gmt":"2008-08-26T00:40:58","guid":{"rendered":"http:\/\/bitpost.com\/news\/?p=481"},"modified":"2008-08-25T19:40:58","modified_gmt":"2008-08-26T00:40:58","slug":"finding-and-automounting-usb-drive","status":"publish","type":"post","link":"https:\/\/bitpost.com\/news\/2008\/finding-and-automounting-usb-drive\/","title":{"rendered":"Finding and automounting USB drive"},"content":{"rendered":"<p>Silly 8GB pci SD card jumped to a different \/dev location.  To track it down:<\/p>\n<pre><code>tail -f \/var\/log\/messages\r\n(insert USB stick\/card\/etc)\r\n(you should get a [dev] location, mine looked like:)\r\n  Aug 25 20:31:04 wimpy sdg: sdg1\r\nemacs \/etc\/fstab\r\n  # MDM sync is important so that changes are immediate - \r\n  # otherwise they won't happen until you unmount - \r\n  # ie you'll lose changes if you don't properly unmount.\r\n  \/dev\/sdg1 \/media\/8gb_sdhc vfat auto,noatime,user,exec,sync 0 0\r\nmount \/media\/8gb_sdhc\r\n<\/code><\/pre>\n<p>Eventually I should play with udev rules to better identify each device and mount to a specific location.  See <a href=\"http:\/\/gentoo-wiki.com\/UDEV\">here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Silly 8GB pci SD card jumped to a different \/dev location. To track it down: tail -f \/var\/log\/messages (insert USB stick\/card\/etc) (you should get a [dev] location, mine looked like:) Aug 25 20:31:04 wimpy sdg: sdg1 emacs \/etc\/fstab # MDM sync is important so that changes are immediate &#8211; # otherwise they won&#8217;t happen until [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"enabled":false},"version":2}},"categories":[17],"tags":[],"class_list":["post-481","post","type-post","status-publish","format-standard","hentry","category-gentoo-desktop"],"aioseo_notices":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9M11L-7L","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/comments?post=481"}],"version-history":[{"count":3,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/481\/revisions"}],"predecessor-version":[{"id":484,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/481\/revisions\/484"}],"wp:attachment":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/media?parent=481"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/categories?post=481"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/tags?post=481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}