Build
=====
1. Edit "packages.conf" file.
1. Edit "modules.conf" file.
2. Run "build".
Installation
============
Etherboot:
1. Copy netstation.nbi (in boot-images/etherboot) and netstation.conf
to your tftpd root directory.
2. Edit netstation.conf to match your terminals configuration.
3. Add filename "netstation.nbi" to your dhcpd config.
4. Boot your terminal with Etherboot and.. good luck!
Syslinux:
1. Copy the files in boot-images/syslinux, kernel/vmlinuz & initrd to
your storage media (floppy, DOC, hd, etc).
2. Run syslinux /dev/<device>
PXE:
1. Copy the files in boot/pxe, kernel/vmlinuz, initrd and netstation.conf
to your tftpd root directory.
2. Edit netstation.conf to match your terminals configuration.
3. Read the pxelinux.txt file to learn how to setup your dhcp server.
Floppy image:
1. Format a new floppy: superformat /dev/fd0
2. Build and Netstation image including only the base package.
3. Copy the files in boot-images/syslinux, kernel/vmlinuz and initrd to
the floppy.
4. Run syslinux /dev/fd0
NSP packages:
To select wich nsp packages must be loaded after boot you must set the
PACKAGES variable in netstation.conf file. The .nsp files must be put on
the same directory where the .nbi image resides.
Jak mam uruchomic build? A reszte? Czemu linux jest taki skomplikowany :O
PK