Difference between revisions of "Debian Wheezy Instructions"

From odroid US
Jump to: navigation, search
(Created page with " === Availability === An SD Card image is available in the downloads area [http://odroid.us/odroid/odroidu2/debian/ Debian-wheezy] The files with the .md5sum extensions give...")
 
(Availability)
Line 2: Line 2:
  
 
=== Availability ===
 
=== Availability ===
An SD Card image is available in the downloads area [http://odroid.us/odroid/odroidu2/debian/ Debian-wheezy]
+
An SD Card image for a Debian system is available in the downloads area [http://odroid.us/odroid/odroidu2/debian/ Debian-wheezy]
  
 
The files with the .md5sum extensions give you an easy way to check validity after downloading, using md5sum like this:
 
The files with the .md5sum extensions give you an easy way to check validity after downloading, using md5sum like this:

Revision as of 22:51, 7 January 2013


Availability

An SD Card image for a Debian system is available in the downloads area Debian-wheezy

The files with the .md5sum extensions give you an easy way to check validity after downloading, using md5sum like this:

md5sum -c odroidu2_20130104-debian-wheezy-2.img.xz.md5sum 
# odroidu2_20130104-debian-wheezy-2.img.xz: OK

The non-filesystem area, including the bootloader(s) are identical to odroidu2_20130104-linaro-ubuntu-desktop-uSDeMMC.img.xz, that is why the first part of the file names match.

debian-wheezy describes the system, the -2 is a version number, .img means it is a SD card image and .xz shows the file compression type.

Features

Writing the image to SD card and booting will give you a completely pristine, up-to-date, headless Debian 7.0 system. Headless, meaning only the Linux console is active -- not the HDMI display.

The network will come up automatically, using DHCP.


Root Filesystem Only

The tarball with the -rootfs.tgz suffix is just the content of the rootfs partition of the SD card. If you have flashed the Ubuntu image and want to try the Debian system, you can just mount the partition, delete all the files and then extract the tarball onto the SD card.

It is convenient to be able to use smaller images