Teradata Express Edition: Converting from VMware to VirtualBox

The Teradata Express Edition is a great opportunity to experiment with a fully functional Teradata system. It can be downloaded from https://downloads.teradata.com/download/database.

Unfortunately, only VMware is supported as the virtualization software. As a user of Oracle’s VirtualBox, I looked for a way to convert VMware images into VirtualBox images.

After unpacking the zip file containing the Teradata Express Edition 14.10, you will find the three files needed by VMware:
sda.vmdk, PDISK0.vmdk and PDISK1.vmdk
Changing the file format from VMware to VirtualBox is relatively straightforward. The conversion process was tested with VirtualBox 4.3.10.

Follow these steps:

– Open a Windows shell (run the cmd command)
– Change the current directory to where your VirtualBox software is installed. In my case, this is:

cd C:\Program Files\Oracle\VirtualBox

Run the conversion program from your VirtualBox installation. Be sure to convert both the Linux installation and the two virtual disks (VDISKs). The {PATH} variable must point to the directory where the Teradata Express Edition files were extracted.

VBoxManage {PATH}\sda.vmdk  {PATH}\sda.vdi –format VDI
VBoxManage {PATH}\PDISK0.vmdk  {PATH}\PDISK0.vdi –format VDI
VBoxManage {PATH}\PDISK1.vmdk  {PATH}\PDISK1.vdi –format VDI

These commands generate VirtualBox images that can be added directly to VirtualBox. Note that the converted images are significantly larger than the original VMware images. In my case, the original files were roughly 11 GB; after conversion, they totaled over 31 GB.

After this conversion, I successfully installed Teradata Express Edition 14.10 on VirtualBox.

Please don’t hesitate to ask if you have any questions about the conversion and installation process.

Related Services

🔧 Need Expert Database Administration?

Our team brings 25+ years of enterprise DBA experience across Teradata, Snowflake, and Oracle.

Meet Our Team →

📋 Considering a Move From Teradata?

Get a personalized migration roadmap in 2 minutes. We have migrated billions of rows from Teradata to Snowflake, Databricks, and more.

Free Migration Assessment →

📊 Data Platform Migration Survey

Help us map where the industry is heading. Results are public — see what others chose.

1. What is your current data platform?

2. Where are you migrating to (or evaluating)?

Migrating FROM
Migrating TO

Thanks for voting! Share this with your network.

Follow me on LinkedIn for daily insights on data warehousing and platform migrations.

Stay Ahead in Data Warehousing

Get expert insights on Teradata, Snowflake, BigQuery, Databricks, Microsoft Fabric, and modern data architecture — delivered to your inbox.

5 thoughts on “Teradata Express Edition: Converting from VMware to VirtualBox”

  1. I also struggled to make TD-Express work in a VirtualBox environment until I found the fundamental flaw in my approach (after scrutinizing the vmx file provided in the download). Here are the steps I took to make TD-Express work with VB:

    Latest Virtualbox install:
    https://download.virtualbox.org/virtualbox/5.0.14/VirtualBox-5.0.14-105127-OSX.dmg
    Latest TD-Express version (TDE 15.10.0.07 SLES 11 for VMware (40GB) w/Viewpoint):
    https://downloads.teradata.com/download/license?destination=download/files/7671/196626/0/TDExpress15.10.0.7_Sles11_40GB_vp.7z&message=License%2520Agreement
    Virtualbox config:
    By default, VB sets up the disks as SATA
    The TD-Express vmdk’s require SCSI
    Steps to configure SCSI
    Open VB
    Create a new VM
    Name: TD-Express
    Type: Linux
    Version: openSUSE (64-bit)
    Memory size: Greater than 1GB
    Hard disk: Do not add a virtual disk
    Once created
    Click “Storage” in the VB Manager
    NOTE: Below steps can be performed with icons on the bottom of the manager window
    Delete “Controller: SATA”
    Add “SCSI Controller”
    Add “hard disk”
    Choose existing disk
    Select “TDExpress15.10.0.7_Sles11_40GB_vp-disk1.vmdk” from the location you unzipped the TD- Express download
    Repeat for *disk2, *disk3
    Click OK
    Start virtual from the VB Manager window!

    Reply
    • Hi I followed the instructions, but I get only command line mode, not like windows OS and desktop icons. What do I need to wok it like windows?

      Reply
    • Hi,
      we followed the above mentioned steps for installing oracelbox and tdexpress but still when I start the virtual machine it is stopping at the below line

      Console: VGA + 80*25

      and virtual Linux instance has to open login popup windows which are not happening

      Thanks,
      Shankar

      Reply
      • Hi Shankar,

        I was facing the same situation and it could be very frustrating. I converted the image using ovftool from VMWare and also tried to attach the VM directly changing the Controller type and my VM always stuck on the same point as you with this irrelevant VGA text.

        The solution was to change the virtualization in the system settings –> acceleration tab to “Hyper-V” and that did the trick.

        I hope that helps.

        Kind regards,

        Paul

        Reply
  2. Hi Roland,

    Thanks for your post.

    I think the convertfromraw command is missing in the post.
    VBoxManage convertfromraw {PATH}\sda.vmdk {PATH}\sda.vdi –format VDI.

    Even after converting VMDKs to VDIs, and creating a new Linux 64 bit VM I cannot seem to get it working. I keep getting the “FATAL: Could not read from the boot medium! System halted.” message.

    The way I am doing this is:
    1. Create a Linux VM (tried selecting openSuse or other Linux 64 bit while creating) with no hard-drives
    2. Add the 3 Teradata VDIs to the VM

    Any hints will be appreciated.

    Thanks,
    Hitit

    Reply

Leave a Comment

DWHPro

Expert network for enterprise data platforms. Senior consultants, project teams built for your challenge — across Teradata, Snowflake, Databricks, and more.

📍Vienna, Austria & Jacksonville, Florida

Quick Links
Services Team Teradata Book Blog Contact Us
Connect
LinkedIn → [email protected]
Newsletter

Join 4,000+ data professionals.
Weekly insights on Teradata, Snowflake & data architecture.