Soekris Net48xx

From Antcor

Jump to: navigation, search

Contents


Soekris Net48xx

Download and install Ikarus OS on wrap board

  • Visit http://web.antcor.com/downloads.asp.
  • Click on PC Engines and then right click on net48xx-latest.img first time install.
  • Raw image can be flashed to a CF or a harddisk (HDD) via a rawrite utility.

Using Windows

For Windows users, PhyDiskWrite utility is recommend.The procedure is the following:

  • You need to write the image to a sufficiently large CF card (at least 8 MB). Extra space on the CF card is ignored; there is no benefit to using one larger than 8 MB other than possibly compatibility on future releases.
  • Save physdiskwrite.exe and the downloaded m0n0wall image in the same directory on your hard drive, then open a Windows Command Prompt (click Start, Run, type in cmd and click OK).
  • Plug in your CF card reader/writer and insert your CF card.
  • Type 'cd' into the directory containing physdiskwrite and the m0n0wall image and run the following:
>physdiskwrite wrap-xxx.img

Replacing wrap-xxx.img with the name of the WRAP image you downloaded.

  • You will see all the hard drives in your system listed, as well as the compact flash card. Since we did not run physdiskwrite -u, physdiskwrite will refuse to write to any drive over 800 MB. This is a protection so you don't accidentally overwrite your hard drive.

Note: The PhysDiskWrite utility is written by Manuel Kasper as part of his m0n0wall project (http://www.m0n0.ch/wall/).

Using Linux

For Linux users, dd command "dd if=[image filename] of=[CF block device]" is recommend.

Personal tools