<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://bradnor.ddns.net/bradnorwiki/index.php?action=history&amp;feed=atom&amp;title=Download_Raspbian_image_to_SD_card</id>
	<title>Download Raspbian image to SD card - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bradnor.ddns.net/bradnorwiki/index.php?action=history&amp;feed=atom&amp;title=Download_Raspbian_image_to_SD_card"/>
	<link rel="alternate" type="text/html" href="https://bradnor.ddns.net/bradnorwiki/index.php?title=Download_Raspbian_image_to_SD_card&amp;action=history"/>
	<updated>2026-04-05T18:01:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://bradnor.ddns.net/bradnorwiki/index.php?title=Download_Raspbian_image_to_SD_card&amp;diff=2661&amp;oldid=prev</id>
		<title>Ch at 14:00, 21 May 2021</title>
		<link rel="alternate" type="text/html" href="https://bradnor.ddns.net/bradnorwiki/index.php?title=Download_Raspbian_image_to_SD_card&amp;diff=2661&amp;oldid=prev"/>
		<updated>2021-05-21T14:00:21Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Basic_Install|&amp;amp;lArr; Basic Install]]&lt;br /&gt;
&lt;br /&gt;
See https://www.raspberrypi.org/learning/software-guide/quickstart/&lt;br /&gt;
&lt;br /&gt;
;Use Raspberry Pi Imager tool to burn image to SD card&lt;br /&gt;
:Down load from [https://www.raspberrypi.org/downloads/ https://www.raspberrypi.org/downloads/]&lt;br /&gt;
&lt;br /&gt;
Install software (optional) - obsolete&lt;br /&gt;
:Install software  on Mac or PC to be able to write the SD cards.  E.g SD Memory Card Formatter from SD associates https://www.sdcard.org/downloads/formatter_4/index.html&lt;br /&gt;
:Install software to burn image e.g. galena Etcher&lt;br /&gt;
&lt;br /&gt;
Format card - obsolete&lt;br /&gt;
:Use SD Memory Card Formatter to format SD card on Mac or PC&lt;br /&gt;
&lt;br /&gt;
Download the Raspbian ISO - obsolete&lt;br /&gt;
&lt;br /&gt;
Burn the image - obsolete&lt;br /&gt;
:using Etcher burn the downloaded Raspbian image to the formatted SD card&lt;br /&gt;
&lt;br /&gt;
;set up for headless setup&lt;br /&gt;
:on the boot partition of the SD card create 2 files&lt;br /&gt;
::&amp;lt;tt&amp;gt;ssh&amp;lt;/tt&amp;gt;&lt;br /&gt;
:::an empty file&lt;br /&gt;
::&amp;lt;tt&amp;gt;wpa_supplicant.conf&amp;lt;/tt&amp;gt;&lt;br /&gt;
:::containing&lt;br /&gt;
::::&amp;lt;tt&amp;gt;country=NL&lt;br /&gt;
::::ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev&lt;br /&gt;
::::update_config=1&lt;br /&gt;
::::&lt;br /&gt;
::::network={&lt;br /&gt;
:::::ssid=&amp;quot;NETWORK-NAME&amp;quot;&lt;br /&gt;
:::::psk=&amp;quot;NETWORK-PASSWORD&amp;quot;&lt;br /&gt;
:::::}&lt;br /&gt;
&lt;br /&gt;
:if you want a static IP address...&lt;br /&gt;
:on the rootfs partition modify&lt;br /&gt;
::&amp;lt;tt&amp;gt;/etc/dhcpcd.conf&amp;lt;/tt&amp;gt;&lt;br /&gt;
:to include a section like&lt;br /&gt;
::&amp;lt;tt&amp;gt;interface wlan0&lt;br /&gt;
::static ip_address=192.168.192.xxx&lt;br /&gt;
::static routers=192.168.192.1&lt;br /&gt;
::static domain_name_servers=192.168.192.1&lt;br /&gt;
&amp;lt;/tt&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ch</name></author>
	</entry>
</feed>