Uninstallation instruction of NDAS driver
1. RPM
rpm -e ndas ndas-smp ndas-bigsmp ndas-kernel ndas-kernel-smp ndas-kernel-bigsmp ndas-admin
or if you have a yum or apt-get
yum remove ndas ndas-smp ndas-bigsmp ndas-kernel ndas-kernel-smp ndas-kernel-bigsmp ndas-admin apt-get remove ndas ndas-smp ndas-bigsmp ndas-kernel ndas-kernel-smp ndas-kernel-bigsmp ndas-admin
If you have a trouble to remove the rpm, try the manual uninstallation then use 'rpm -e' or 'yum remove'.
2. Debian Package
3. Manual uninstallation
rm /etc/init.d/ndas /etc/rc?.d/[SK]??ndas rm /etc/ndas.conf rm -rf /usr/lib/ndas rm -rf /usr/share/ndas* rm -rf /lib/modules/*/kernel/drivers/block/ndas
5. No boot
If you have a problem with booting your linux after installing a buggy interim version of NDAS driver,
A. Boot single mode
pass 'single' to the kernel booting parameter Detailed instruction will be added here later.
B. Boot CD-ROM or recovery/emergency mode
Put any linux (live) cdrom, and mount the root partition. Detailed instruction or link to the instruction of each distro will be added here later.
Then manually delete the NDAS driver, boot again.
