Download Free Freenas I386 Livecd 0 7 1 4944 Iso Software

Download Free Freenas I386 Livecd 0 7 1 4944 Iso Software

Download Free Freenas I386 Livecd 0 7 1 4944 Iso Software 3,6/5 9248 reviews

Presentation I'm using the embedded version of FreeNAS that I'm starting from an 512Kb USB-stick. I found out that you can install packages with the LiveCD full install, but ofcourse not with the embedded version. Last December () I wanted to have an upgrade of my Transmission package in FreeNAS. The latest build contained Transmisson 1.72 and I wanted to upgrade to Transmission 1.76. At that time the latest stable version was 0.7 (from 6/11/2009) and the latest nightly build was version 0.7.1 (from ). Due to the openness of the FreeNAS project (many credits to the FreeNAS team) I thought that it shouldn't be too hard to make my own build.

It took some time, but I got it working. Although when I finished the new nightly build already contained Transmission 1.76 (FreeNAS 0.7RC2 from 5/1/2010). Yet I wrote this howto which may help others.

A Free NAS server that supports FTP, NFS protocols, Software RAID FreeNAS is a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, NFS protocols, Software RAID (0,1,5) with a Full WEB configuration interface.full software details.

For this howto first looks at parts of by Oliver. Especially these sections are useful: Section 4. FreeBSD Installation and 5. Finalising installation.

I will recap sections 4 and 5 and will continue where section 6. Compiling FreeNAS left of. Recap FreeBSD Installation Download and Install FreeBSD 7.2 and select the express install option. When finished install the following packages: bash, cdrtools, subversion and portupgrade. You need cdrtools to be able to run the sysutil mkisofs and you need subversion to retrieve the sources.

Login with root rights and type: sysinstall. Now install the packages. Compiling FreeNAS 3.1 Getting the sources Login with root rights and do the following commands to get the sources. Mkdir /usr/local/freenas cd /usr/local/freenas svn co 0.7 svn We choose the 0.7 branch which contains the latest updates. The trunk tree is too experimental and doesn't compile at the moment.

When subversion finishes do the following commands. Cd /usr/local/freenas/svn/build./make.sh The following compilation menu is presented.

You can select menu item 2 - Build system from scratch. After this choose 2 – Create filesystem structure and 3 - Build kernel and process prebuild, build and install. With prebuild choose all kernel patches. Windows 7 wifi driver download 32 bit. Then choose 4 - Build world.

Leave the menu and run the command: portsnap extract. Now select menu item 5 - Build ports, however I encountered the following failed ports, which you may need to deselect: inadyn-mt, rsync, scponly.

Keygen. Edit 11/1/2010: The failed ports have been resolved by the FreeNAS team now. Now install ports and also deselect the failed ports.

Continue choosing 6 - Build bootloader and 7 - Add necessary libraries and 8 - Modify file permissions. Then choose * - Quit and go back to the main menu. 3.3 Create 'LiveCD' (ISO) file Now the system building is finished. From the menu choose 11 Create 'LiveCD' (ISO) file.