Running Fldigi Flmsg and Flwrap on the Raspberry Pi 2

Burning the image

fldigi-pi-02_burning-01_windows_compressed_folder_large_file_error

If you try to extract the Raspbian Jessie zip file using the Windows compressed folder utility, you will see a similar error message. This is because the built-in Windows utility cannot handle files in an archive larger than 4 GB, the zip archive is NOT corrupt. Click Cancel.

fldigi-pi-02_burning-02_7-zip_extract

Extract the Raspbian Jessie zip file using 7-Zip. Right-click on the compressed folder and select 7-Zip.

Click Extract files.

Click OK.

fldigi-pi-02_burning-03_7-zip_extracting

Files will be extracted.

Insert the SD card into your computer.

fldigi-pi-02_burning-04_win32diskimager_select_image

Start Win32DiskImager from the Start Menu if it is not already.

Under Image File, click the blue folder.

Select your image file. If the default download location is used, it will be something like: C:\Users\username\Downloads\2015-09-24-raspbian-jessie\2015-09-24-raspbian-jessie.img

Click Open.

The Win32 Disk Imager does a good job of detecting the drive letter of your SD card. Make SURE the drive letter under Device is correct! Select the correct drive letter if it is not.

Click Write.

fldigi-pi-02_burning-05_win32diskimager_confirm_overwrite

This is the last chance to verify the correct drive letter and cancel before overwriting the SD card. Click Yes.

fldigi-pi-02_burning-06_win32diskimager_burning_image

The image will be written to the SD card. This may take 5-10 minutes depending on the speed of the SD card and writer.

fldigi-pi-02_burning-07_win32diskimager_write_successful

Once completed, click OK.

Click Exit on Win32DiskImager.

fldigi-pi-02_burning-08_windows_eject_sd_card

Don’t forget to eject the SD card from the Safely remove hardware and eject media icon in the Windows system tray before removing. Click Eject boot. Boot is the label of the SD card.

fldigi-pi-02_burning-09_windows_safely_remove

Remove the SD card from the computer.

The image has been burned to the SD card!

More bits

Win32DiskImager is a cool little program that will write Raspberry Pi distributions to an SD Card but it can also save images (read). This is useful to save a known project state, make copies of a project, use the SD card for other projects, or make an image to put online.