<div class="panel panel-default">
	<div class="panel-heading">
		<h3 class="panel-title">Building a Debian Jessie Linux distribution</h3>
	</div>
		
	<div class="panel-body">
		<div class="row">
			<div class="col-md-2">
				<img src="debian.jpg" class="img-thumbnail"/>
			</div>
			<div class="col-md-10" markdown="1">
<b>Step 1</b>: [Format the microSD](/microsd_format)<br/>
<b>Step 2</b>: Build AT91bootstrap: [Version 3.7](/at91bootstrap_3_7) - ([click here for the older versions](/old_articles))<br/>
<b>Step 3</b>: Build Linux Kernel: [Version 4.4.x](/compile_linux_4_4) - ([click here for the older versions](/old_articles))<br/>
<b>Step 4</b>: Build Debian rootfs: [Version Jessie 8.2](/debian_jessie) - ([click here for the older versions](/debian_wheezy))<br/>
			</div>
		</div>
	</div>
</div>


