<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dan Schrimpsher, PhD</title>
    <description>The latest articles on DEV Community by Dan Schrimpsher, PhD (@dschrimpsher).</description>
    <link>https://dev.to/dschrimpsher</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F272222%2Fbc10573f-1c66-43cb-aed8-4ed7990d07b9.jpeg</url>
      <title>DEV Community: Dan Schrimpsher, PhD</title>
      <link>https://dev.to/dschrimpsher</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dschrimpsher"/>
    <language>en</language>
    <item>
      <title>Linux on a Macbook Pro</title>
      <dc:creator>Dan Schrimpsher, PhD</dc:creator>
      <pubDate>Fri, 06 Dec 2019 20:24:43 +0000</pubDate>
      <link>https://dev.to/dschrimpsher/linux-on-a-macbook-pro-3h5d</link>
      <guid>https://dev.to/dschrimpsher/linux-on-a-macbook-pro-3h5d</guid>
      <description>&lt;p&gt;So after some worries and horror stories, I install a dual boot Pop OS 19.10 (Ubuntu basically) on my Macbook Pro.   &lt;/p&gt;

&lt;p&gt;If anyone is interested:&lt;/p&gt;

&lt;p&gt;Pre-install steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I wrote the PopOS image to a thumb drive using &lt;a href="https://www.balena.io/etcher/"&gt;Etcher&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Under Disk Utility in OS X, I resized the apple partition down from 240GB to 170GB&lt;/li&gt;
&lt;li&gt;It wrote for like 12 hours then it hung.  I checked the fdisk and it seemed fine so I killed the disk utility. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Install:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I shutdown the computer and inserted the usb from step 1.&lt;/li&gt;
&lt;li&gt;I reboot holding the Option key, and selected the EFI&lt;/li&gt;
&lt;li&gt;It booted from the USB stick
&lt;/li&gt;
&lt;li&gt;I selected manage partitions (&lt;em&gt;not&lt;/em&gt; Completely remove and install fresh PopOS)&lt;/li&gt;
&lt;li&gt;I created an EFI partition at the &lt;strong&gt;end&lt;/strong&gt; of the disk of 500 MiB (type: Fat32)

&lt;ol&gt;
&lt;li&gt;OS X had an EFI partition but it was only 200 MiB which is not large enough for PopOS&lt;/li&gt;
&lt;/ol&gt;


&lt;/li&gt;
&lt;li&gt;I created a Swap partition of 8GB (8192 MiB): type linux swap&lt;/li&gt;
&lt;li&gt;I created a root partition of the remaining (~69GB): type ext4&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Post Install&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;It rebooted to PopOS and I created my account and poof Linux on a macbook&lt;/li&gt;
&lt;li&gt;You sometimes have to boot with the "option key" pressed cause OSX and boot loaders don't play well together.
&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>linux</category>
    </item>
  </channel>
</rss>
