forked from vmware/photon-os-installer
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
dcasota edited this page Dec 8, 2021
·
4 revisions
Welcome to the photon-os-installer wiki!
How to build photon-os-installer on Photon 4 revision 1
tdnf install -y python3 python3-setuptools python3-pyinstaller
tdnf install -y git python3-devel python3-curses build-essential
git clone https://github.com/dcasota/photon-os-installer.git
cd photon-os-installer
pyinstaller --onefile photon-installer.spec