Citrix XenServer
The support pack includes several ISO images; make sure to select the image that
matches the build ID of your system. The driver will not install correctly if the wrong
ISO image is used. To find the build ID of your system:
1. In XenCenter, click XenServer Host.
2. Click the General tab.
3. Scroll down and expand Version Details to view the build number. The last six dig-
its of the ISO name corresponds to the build ID.
Removing an Existing Driver
1. Open a shell on the XenServer host as root.
2. Uninstall the RPMs:
# rpm -e mtip32xx-modules-xen-<xen_kernel_version>
# rpm -e mtip32xx-modules-kdump-<xen_kernel_version>
<xen_kernel_version> can be determined with uname -r.
Installing a New Driver or Upgrading a Driver
1. Copy the ISO image from the support pack software to the XenServer host system.
2. Open a shell on the XenServer host as root.
3. Mount the ISO image loopback:
# mount -o loop /path/to/mtip32xx-<version>.iso /mnt
4. Change the directory to /mnt:
# cd /mnt
5. Run the installer:
# ./install.sh
6. Load the driver:
# modprobe mtip32xx
Ubuntu
Installing a New Driver
1. Verify the package dkms is installed.
2. In the command prompt or terminal window in the Gnome Display Manager,
open a shell as root and run the following command:
# dpkg -s dkms
If the package is installed, the first few lines of output will appear as:
Package: dkms
Status: install ok installed
...
Note: If the package is not installed, the first few lines of output will appear as:
Package: dkms is not installed and no info is available
If the dkms package is not installed, install it using the following command:
# apt-get install dkms
If prompted, press Y to install the package and all of its dependencies. If the instal-
lation fails, run the following command when prompted: run apt-get -f install.
3. Copy the release mtip32xx-dkms-<version>.deb binary to the host.
4. Run the following command to install the package:
# dpkg -i /path/to/mtip32xx-dkms-<version>.deb
P420m/P320h HHHL PCIe SSD Installation Guide
Installing the Support Pack Software
PDF: 09005aef8497e00a
P420m_P320h_HHHL_installation_guide.pdf - Rev. V 12/14 EN
14
Micron Technology, Inc. reserves the right to change products or specifications without notice.
© 2012 Micron Technology, Inc. All rights reserved.