ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

How to Install Photon OS In VMware vSphere

By Vladan SEGET | Last Updated: February 19, 2017

Shares

VMware Photon is a new project started this year within VMware, which shall allow faster deployment of containerized applications from developer's desktops (Workstation, Fusion) to the production environment (vSphere). It is a minimalist Linux distribution allowing to install container runtime environment which is able to run those “containerized apps”, those apps that are pre-packaged and pre-configured to run in containers. If you're familiar with some Linux distros, the Photon OS uses a yum-compatible package manager.

The Photon OS is fully Compatible with Docker, rkt, and the Pivotal Garden and the system is very efficient where the system requirements are pretty ridiculous: ESXi with 2Gb of RAM and 2Gb of hard drive space. Photon OS also takes some very short time to install. According to the user manual, The “Full” install will take approximately 30-90 seconds to complete, where a minimal will take only 9-12 seconds and a micro as little as 7 seconds.

This guide shows the installation process for VMware vSphere. You can use vSphere 5.5 or 6.x. Note that you can also deploy Photon OS on VMware Workstation or VMware Fusion. (check the links below the post).

Now let's jump to the lab and take this Photon stuff for a spin -:) Note that there are 3 different ISOs of Photon OS (actually 2 ISOs and 1 OVA):

  • Photon OS – Full ISO, 917 Mb in size
  • Photon OS – Minimal ISO, 211 Mb in size
  • Photon OS – OVA file (to deploy directly through vSphere client) 128 Mb in size!

Connect the Photon ISO on the CD/DVD Drive and click Connect At Power On

VMware Photon OS

How to Install Photon VM in VMware vSphere – The Steps:

I could you technically show how to install the Photon OS from OVA, but you would only see File > Deploy OVF template > Finish -:). That's why I at least show the “ISO-way” to do things. Note that after deploying the OVA, you can always Add more memory, CPU or disk as needed…

01. Download the latest ISO and create a new VM under vSphere Client, vSphere Web client (if you have vCenter server) OR through ESXi Host client! Choose “Other Linux 3.x (64 bits). Choose 1 or 2 vCPU to get started and some memory. To start with, VMware recommends 2 vCPU, 384MB memory, 20GB hard disk.

How to install VMware Photon OS

02. Edit the VM settings and connect the Photon ISO on the CD/DVD Drive and click Connect At Power On. Note that I'm saying that because by default the checkbox is unchecked and many folks (including me) got caught in the past on that. But that's just in case -:).

VMware Photon OS how to install on vSphere

03. Start the VM and follow the assistant, hit the Enter key to start the install.

How to Install VMware Photon OS in vSphere

04. Accept the agreement > Partition the Disk > Select the type of install (Full, minimalistic or custom). Note that I only downloaded the minimalist ISO so the only option there is the “minimal”… So far so good…

How to Install VMware Photon OS in vSphere How to Install VMware Photon OS in vSphere How to Install VMware Photon OS in vSphere

05. Choose and confirm root password > Attach your seat belt > Done ! 14 seconds in my lab…

How to Install VMware Photon OS in vSphere How to Install VMware Photon OS in vSphere How to Install VMware Photon OS in vSphere

What's next?

It depends on. In all case, you'll need to log in with your root password first and then obtain an IP address of your Photon OS Linux VM!

ifconfig

is the command that helps to do that!

Then I just followed a guide from Photon OS documentation to download a Nginx web server….. but there are tons of other apps which can be “pulled”.

How to install Photon OS on VMware vSphere

So in my case, I got an IP like this:

How to install Photon OS on VMware vSphere

Ans so the web page via https://10.10.7.158 got me this image of the nginx web server page …

How to install Photon OS on VMware vSphere

And here is my Documentation video -:)….

Photon OS is a base brick or New VMware VCSA 6.5 – a vCenter platform. If you want to learn more, check some of the following resources:

  • How to Migrate Windows Based vCenter to VCSA 6.5 [Lab] – Windows to Linux
  • VMware VCSA 6.5 Active-Passive Setup with Simple Configuration – [LAB] 
  • VMware vCSA 6.5 HA Failover Test – Video
  • vSphere 6.5 – All How-to articles, Videos, tutorials….
  • VMware VSAN 6.5 – What's New?

Stay tuned through RSS, and social media channels (Twitter, FB, YouTube)

Shares
5/5 - (2 votes)

| Filed Under: How To Tagged With: How to Install Photon OS, How to Install Photon OS In VMware vSphere

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Stephan says

    April 19, 2019 at 4:35 pm

    Hello,
    thanks for this article. i’m new to docker and was looking for a way to start with a real environment which is only different in the way of the allocated resources. Your article was a great way to start.

    So maybe you can help me with a question and point me into the right direction:

    Where do i save the docker data?

    From my understanding i should have at least two separated “file systems” or storages.
    One where the docker images are saved (which could be within the photon os) and one (i guess nfs, iscsi, whatever) where the delta/the configs, changed data etc. is written to.
    so that I am able to do backups or do updates from images without losing data.
    What is the recommended way to do this in photon ?

    Maybe i overread it because english isn’t my first language…
    I would be glad if you can help me with that.

    • Vladan SEGET says

      April 20, 2019 at 8:42 am

      Hi Stephan,
      Unfortunately I’m not much specialized in containers. As such I won’t be able to help. Thanks for reading my blog -:)

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in