To make the DecServer 700 work, you need to provide it with a kind of
operating system. This can be loaded from the network over different
protocols, or stored on and loaded from a PCMCIA flash memory card.
For the DecServer 700, the file you want to use is named WWENG2.
Please note that I will not copy and
distribute the WWENG2 boot file. This is copyrighted material, and is still
sold for serious money by Digital Network
Products today. Please inquire there for WWENG2 boot software.
Thank you.
host serial-01 {
hardware ethernet 08:00:2b:38:fe:4f;
fixed-address 10.0.1.241;
filename "/srv/tftp/WWENG2";
}
When a flash memory card is installed in the DecServer, and the boot image is stored thereon, the system can be booted from the flash card even if the boot server is down (or there is no boot server any more).
I have installed a regular PCMCIA flash memory card in my DecServer, and it is working happily with it. There seems to be a problem with current storage sizes, though: When I installed a 16 MB card, the DS recognized it as flash memory, but was not able to write the boot file to it. I then bought (on eBay) a 2 MB memory card, and with this, it worked.
When the card is installed, you need to do the following to write the
boot image to the card. You have to provide a boot server with tftp support
as described above for this:
Local> INITIALIZE FROM ETHERNET UPDATE FLASHRAM DELAY 0
After successful installation, you can check the boot file has been written:
Local> SHOW MEMORY
Dynamic RAM: 4 M bytes
Non-Volatile RAM: 32 K bytes
Flash RAM:
Installed: Yes
Total size: 2 M bytes
Boot block: Valid
Load Image:
Name: WWENG2
Size: 1568144 bytes
Version: Network Access SW V2.0 BL10-40
THIS DATA IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DATA, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
All product and brand names mentioned on there pages and in the source code are registered names and/or trademarks of the respective owner and are mentioned for identification purposes only.
For a full copyright notice, please see this link.