{"id":1647,"date":"2013-11-24T19:11:38","date_gmt":"2013-11-25T03:11:38","guid":{"rendered":"http:\/\/upon2020.com\/blog\/?p=1647"},"modified":"2014-03-06T11:59:16","modified_gmt":"2014-03-06T19:59:16","slug":"home-server-step-1-assemble-and-test-hardware","status":"publish","type":"post","link":"https:\/\/upon2020.com\/blog\/2013\/11\/home-server-step-1-assemble-and-test-hardware\/","title":{"rendered":"Home server step 1: assemble and test hardware"},"content":{"rendered":"<p>I got two brand-new 2TB drives for a RAID1 data partition. It will hold all the stuff that I don&#8217;t want to lose. For the root partition, I&#8217;m reusing a 400G drive that I own already.<\/p>\n<p>I&#8217;m downloading the most recent Arch Linux download from <a href=\"https:\/\/www.archlinux.org\/download\/\">here<\/a>. I&#8217;m using bit torrent, because big downloads are expensive for open-source projects and bit torrent doesn&#8217;t cost them. I&#8217;m writing it to a USB stick on my Mac, which apparently requires contortions like this:<\/p>\n<pre># convert to the format the Mac apparently likes better:\r\n&gt; hdiutil convert -format UDRW -o archlinux-2013.11.01-dual.img archlinux-2013.11.01-dual.iso \r\n# list current disks:\r\n&gt; diskutil list\r\n# insert USB stick, and list them again, to see which one was added:\r\n&gt; diskutil list\r\n# for me, it was \/dev\/disk6\r\n# make sure it isn't mounted\r\n&gt; diskutil unmountDisk \/dev\/disk6\r\n&gt; sudo dd if=archlinux-2013.11.01-dual.img.dmg of=\/dev\/rdisk6 bs=1m\r\n&gt; sync\r\n# then eject<\/pre>\n<p>Fortunately, the BIOS of my server recognizes the USB and boots into Arch. First stop, making sure that my boot disk is\u00a0 working well:<\/p>\n<pre>&gt; smartctl --test=long \/dev\/sda<\/pre>\n<p>That is taking a while (2hrs+), but probably worth it. Next is<a href=\"\/blog\/2013\/11\/home-server-step-2-install-arch-linux\/\"> step 2<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p>Links to all parts: <a href=\"\/blog\/2013\/11\/home-server-step-1-assemble-and-test-hardware\/\">Step 1: assemble and test hardware<\/a>; <a href=\"\/blog\/2013\/11\/home-server-step-2-install-arch-linux\/\">Step 2: install Arch Linux<\/a>; <a href=\"\/blog\/2013\/11\/home-server-step-3-networking\/\">Step 3: networking<\/a>; <a href=\"\/blog\/2013\/12\/home-server-step-4-make-it-an-indie-box\/\">Step 4: make it an Indie Box!<\/a>; <a href=\"\/blog\/2013\/12\/home-server-step-5-deploy-shaarli-via-indie-box\/\">Step 5: deploy Shaarli via Indie Box<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I got two brand-new 2TB drives for a RAID1 data partition. It will hold all the stuff that I don&#8217;t want to lose. For the root partition, I&#8217;m reusing a 400G drive that I own already. I&#8217;m downloading the most recent Arch Linux download from here. I&#8217;m using bit torrent, because big downloads are expensive&hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"webmentions_disabled":false,"footnotes":""},"categories":[65,66],"tags":[291],"class_list":["post-1647","post","type-post","status-publish","format-standard","hentry","category-personal","category-technical","tag-indiebox","kind-"],"kind":false,"_links":{"self":[{"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/posts\/1647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/comments?post=1647"}],"version-history":[{"count":8,"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/posts\/1647\/revisions"}],"predecessor-version":[{"id":1895,"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/posts\/1647\/revisions\/1895"}],"wp:attachment":[{"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/media?parent=1647"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/categories?post=1647"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/upon2020.com\/blog\/wp-json\/wp\/v2\/tags?post=1647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}