Upgrading a CMG-DCM using a USB stick

Requirements

Procedure

  1. Do not connect the USB cable or stick at this time.
  2. Log in to the DCM as root.
  3. Issue the following commands, which will switch off automatic disk access. Ignore any errors or messages:
    svc Pt-storage stop
    svc rdisk stop
  4. Connect the USB cable and the USB stick.
  5. Mount the USB stick with the command:
    mount -o ro -t ext2 /dev/sda1 /mnt

    If this does not work, try the following:

    • Ensure you have waited 10 seconds
    • Try changing ext2 to ext3 or ext4
    • Check the kernel log to see what the device was called with the following command:
      dmesg

      In the last few lines of output there should be something like:

      sd 46:0:0:0: [sdb] 15826944 512-byte logical blocks: (8.10 GB/7.54 GiB)
      sd 46:0:0:0: [sda] Write Protect is off
      sd 46:0:0:0: [sda] Mode Sense: 43 00 00 00
      sd 46:0:0:0: [sda] Assuming drive cache: write through
      sd 46:0:0:0: [sda] Assuming drive cache: write through
       sda: sda1
      sd 46:0:0:0: [sda] Assuming drive cache: write through
      sd 46:0:0:0: [sda] Attached SCSI removable disk

      Check that the token sda1 matches the token in /dev/sda1.

    If this still fails, the unit will need to be upgraded by some other method.

  6. Run the command:
    /mnt/upgrade
  7. Reboot the CMG-DCM.

For more information, first contact your local distributor or email .