Uninstalling 3DM

To uninstall 3DM for Linux, follow these steps:

  1. Insert the 3ware software installation CD-ROM for Linux into the CD-ROM drive.

  2. Mount the CD-ROM disk:

mount /dev/cdrom

mount -f iso9660 /dev/cdrom /mnt/cdrom

For older SuSE systems, type:

mount -f iso9660 /dev/cdrom /cdrom

  1. Change the directory and run the uninstall script:

cd /mnt/cdrom or /cdrom

./install.3dm --u

  1. Eject the CD-ROM disk when finished:

cd /home

eject cdrom