<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stefff</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stefff"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Stefff"/>
	<updated>2026-04-30T13:52:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Create_a_bootable_SDHC_from_a_Mac&amp;diff=25369</id>
		<title>Create a bootable SDHC from a Mac</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Create_a_bootable_SDHC_from_a_Mac&amp;diff=25369"/>
		<updated>2023-10-18T17:50:37Z</updated>

		<summary type="html">&lt;p&gt;Stefff: Added warning for MacOS users that are not running an old version of MacOS.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Prepare Partition ==&lt;br /&gt;
&lt;br /&gt;
Newer versions of MacOS does not allow you to set scheme. Creating MBR using fdisk will result in a disk that MacOS cannot mount. This instructions are out of date for newer versions of MacOS.&lt;br /&gt;
&lt;br /&gt;
[[File:OSXRpiSetupDiskUtility.png]]&lt;br /&gt;
&lt;br /&gt;
* Open disk utility&lt;br /&gt;
* Select your SD Card&lt;br /&gt;
* Click Erase in the menu&lt;br /&gt;
* Set Format to MS-DOS (FAT)&lt;br /&gt;
* Set Scheme to Master Boot Record&lt;br /&gt;
* Click the Erase button&lt;br /&gt;
&lt;br /&gt;
== Unpack files ==&lt;br /&gt;
&lt;br /&gt;
[[File:OSXRpiSetupTerminal.png]]&lt;br /&gt;
&lt;br /&gt;
* Open Terminal&lt;br /&gt;
* Check your SD Card is mounted (in this case named &amp;quot;ALPINE&amp;quot;)&lt;br /&gt;
* Unpack files with &amp;lt;code&amp;gt;sudo tar xf ~/Downloads/alpine-rpi-[...]-armhf.rpi.tar.gz -C /Volumes/ALPINE&amp;lt;/code&amp;gt;&lt;br /&gt;
* Eject disk, it should now be ready to be used in the Raspberry Pi&lt;br /&gt;
&lt;br /&gt;
== After initial setup ==&lt;br /&gt;
&lt;br /&gt;
After this preparation you should boot the Raspberry Pi with a keyboard and a HDMI screen connected, login as root and run &amp;lt;code&amp;gt;setup-alpine&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;lbu-commit&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Stefff</name></author>
	</entry>
</feed>