Top
ETERNUS SF Express V16.9 / Storage Cruiser V16.9 / AdvancedCopy Manager V16.9 Installation and Setup Guide
FUJITSU Storage

1.1.2 DVD Contents

The product consists of three DVDs.

For Windows

No.

DVD Name

Contained Contents

1

ETERNUS SF SC/ACM/Express Mediapack for Windows
(V16.9 or higher) Manager Program (1/2)

  • ETERNUS SF Manager program for Windows

  • Software Release Guide

2

ETERNUS SF SC/ACM/Express Mediapack for Windows
(V16.9 or higher) Manager Program (2/2)

  • ETERNUS SF Manager program for Linux, Solaris

  • Software Release Guide

3

ETERNUS SF SC/ACM/Express Mediapack for Windows
(V16.9 or higher) Agent Program & Manual

  • ETERNUS SF Agent program

  • Software Release Guide

  • Online Manuals

For Linux 64 bit

No.

DVD Name

Contained Contents

1

ETERNUS SF SC/ACM/Express Mediapack for Linux 64bit
(V16.9 or higher) Manager Program (1/2)

  • ETERNUS SF Manager program for Windows

  • Software Release Guide

2

ETERNUS SF SC/ACM/Express Mediapack for Linux 64bit
(V16.9 or higher) Manager Program (2/2)

  • ETERNUS SF Manager program for Linux, Solaris

  • Software Release Guide

3

ETERNUS SF SC/ACM/Express Mediapack for Linux 64bit
(V16.9 or higher) Agent Program & Manual

  • ETERNUS SF Agent program

  • Software Release Guide

  • Online Manuals

For Solaris

No.

DVD Name

Contained Contents

1

ETERNUS SF SC/ACM Mediapack for Solaris
(V16.9 or higher) Manager Program (1/2)

  • ETERNUS SF Manager program for Windows

  • Software Release Guide

2

ETERNUS SF SC/ACM Mediapack for Solaris
(V16.9 or higher) Manager Program (2/2)

  • ETERNUS SF Manager program for Linux, Solaris

  • Software Release Guide

3

ETERNUS SF SC/ACM Mediapack for Solaris
(V16.9 or higher) Agent Program & Manual

  • ETERNUS SF Agent program

  • Software Release Guide

  • Online Manuals

Concerning Mounting of DVD Media (For Linux Only)

When mounting the DVD media of this product manually, specify the iso9660 file system explicitly when executing the "mount" command.
In command example, the device name of the DVD drive is mounted as "/dev/cdrom". The device name of the DVD drive may differ depending on the device.

# mount -t iso9660 -r /dev/cdrom dvdMountPoint

When automatic mount (autofs) is used for DVD media, specify the iso9660 file system for the "/etc/fstab" file.

Note

The DVD media of this product has been created in the UDF Bridge format. For this reason, it is possible to mount as the iso9660 or UDF file system. However, if you mount as the UDF file system, the execution privileges for the execution file may sometimes be removed. In this case, problems such as being unable to execute the installer may occur. Note that, depending on the operating system, the mount specification may sometimes be as shown below. The mount options for the mounted DVD media can be checked by executing the "mount" command with no argument.

  • If you mount the DVD media using automatic mount, or using the "mount" command with no file system option, the DVD media is mounted as the UDF file system, Therefore, it is not possible to execute the command on the DVD media.