<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>EFI on iMil.net</title>
    <link>http://imil.net/blog/tags/efi/</link>
    <description>Recent content in EFI on iMil.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 04 Aug 2017 12:53:12 +0000</lastBuildDate>
    <atom:link href="http://imil.net/blog/tags/efi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Running Debian from an USB stick on a MacBook Pro</title>
      <link>http://imil.net/blog/posts/2017/running-debian-from-an-usb-stick-on-a-macbook-pro/</link>
      <pubDate>Fri, 04 Aug 2017 12:53:12 +0000</pubDate>
      <guid>http://imil.net/blog/posts/2017/running-debian-from-an-usb-stick-on-a-macbook-pro/</guid>
      <description>&lt;p&gt;Yeah well, it happened. In my &lt;a href=&#34;http://imil.net/blog/2017/07/31/Running-FreeBSD-from-an-USB-stick-on-a-MacBook-Pro/&#34;&gt;last post&lt;/a&gt; I was excited to get back to a BSD UNIX (FreeBSD) for my laptop, &lt;a href=&#34;https://twitter.com/iMilnb/status/892138918560374784&#34;&gt;I thought I had fought the worse&lt;/a&gt; when rebuilding kernel and world in order to have a working &lt;em&gt;DRM&lt;/em&gt; module for the Intel Iris 6100 that is bundled with this &lt;em&gt;MacBook Pro&lt;/em&gt; generation. But I was wrong. None of the BSDs around had support for the &lt;em&gt;BCM43602&lt;/em&gt; chip that provides WiFi to the laptop. What&amp;rsquo;s the point of a laptop without WiFi&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running FreeBSD from an USB stick on a MacBook Pro</title>
      <link>http://imil.net/blog/posts/2017/running-freebsd-from-an-usb-stick-on-a-macbook-pro/</link>
      <pubDate>Mon, 31 Jul 2017 16:03:14 +0000</pubDate>
      <guid>http://imil.net/blog/posts/2017/running-freebsd-from-an-usb-stick-on-a-macbook-pro/</guid>
      <description>&lt;p&gt;It is possible to run &lt;a href=&#34;http://www.FreeBSD.org&#34;&gt;FreeBSD&lt;/a&gt; on a &lt;em&gt;MacBook Pro&lt;/em&gt; from an USB drive.&#xA;To achieve this, we will first prepare the USB drive from a &lt;em&gt;GNU/Linux&lt;/em&gt; machine and make it &lt;a href=&#34;https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface&#34;&gt;UEFI&lt;/a&gt; friendly:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# apt-get install parted&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# parted /dev/sdc&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;parted&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt; mklabel gpt&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;parted&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt; mkpart ESP fat32 1MiB 513MiB&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;parted&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt; set &lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt; boot on&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;parted&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt; quit&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;From there, install &lt;em&gt;FreeBSD&lt;/em&gt; as you would for exmaple using the &lt;code&gt;kvm&lt;/code&gt; virtual machine &lt;em&gt;hypervisor&lt;/em&gt; on the GNU/Linux machine. Answer &amp;ldquo;yes&amp;rdquo; when the installer suggests to create a &lt;code&gt;freebsd-boot&lt;/code&gt; partition.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
