Information in this page is no longer valid. Please see WikiStart and How to build the deb.

NDAS beta driver for Debian

Please note the driver is still in beta phase. Debian's default kernel is for 80386. but we only provide 686 kernel. so please upgrade your kernel

Kernel

Make sure that you have installed and running i686 kernel

apt-get install linux-image-2.6-686

Then reboot

NDAS admin utility

Please right click the above link and select "save as" of your browser.

For Debian 2.4.x kernel

For Debian 2.6.x kernels

For Debian 2.6.17 kernels (up/smp)

For Debian 2.6.18 kernels (up/smp)

Install

Download the NDAS beta driver file then execute,

$ /bin/sh ./ndas-kernel_1.0.2-2.4.27_2_686.debian.24_i386.deb.bin
...
...
# dpkg -i ndas-kernel_1.0.2-2.4.27_2_686.24_i386.deb
# dpkg -i ndas-admin_1.0.2-24_i386.deb

Note: the command that has '#' as the prompt means that it should be executed with the root privilege, '$' that not necessarily executed with the root privilege.

Build from tarball

Don't install above driver if the driver is not for the version of your kernel. Build the custom driver with this instruction

Nightly Build