Click here to Skip to main content
15,885,767 members
Articles / Operating Systems / Windows
Technical Blog

Installing FreeNAS to USB stick (new and simpler way)

Rate me:
Please Sign up or sign in to vote.
4.92/5 (5 votes)
5 Nov 2013CPOL1 min read 112.4K   8   2
Installing FreeNAS to USB stick.

This is the current article that describes the simplest way of installing FreeNAS on USB stick in Windows without burning installation CD first.

There is an old post about installing FreeNAS on USB stick which is available here but it is more complicated and I encourage you to use this one instead.

Here is how it works:

  1. Download 7-zip and install it. If you have another program installed that can work with compressed files you may want to use it instead of 7-zip.
  2. Download Image Writer for Windows. Make sure to get the file that ends in binary.zip. I copied the file to C:\Temp and extracted the files into C:\Temp\win32diskimager-binary.
  3. Download the FreeNAS from SourceForge The latest stable version at the moment of writing is 8.0.4. I however decided to go with the 8.2 BETA 3 which is the latest available at the moment. You need the file ending in .img.xz
  4. FreeNAS files

    I downloaded the file and placed it in C:\Temp

  5. Open the file you downloaded in the previous step with 7-zip and extract its content:
  6. It produced a file named FreeNAS-8.2.0-BETA3-x64.img

  7. Write the .img file to your USB stick using the Image Writer:

Note: You need 2GB USB stick or bigger.

That’s all. Reboot your computer and make sure the boot from USB is the first choice in the BIOS.

Here is the FreeNAS Documentation Project page that gives you additional information about how to install FreeNAS on USB stick in Linux or OS X:

Burning an IMG File

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Canada Canada
Angel Anichin is experienced .Net developer living in Canada.

Expertise: ASP.NET, C#, MS Content Management Server, MS SQL Server, Oracle, HTML, JavaScript, CSS

Hobbies: Digital Photography, Skiing

Comments and Discussions

 
QuestionExcellent information Pin
Member 1076082119-Apr-14 8:56
Member 1076082119-Apr-14 8:56 
GeneralMy vote of 5 Pin
Volynsky Alex5-Nov-13 19:41
professionalVolynsky Alex5-Nov-13 19:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.