Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

winesapOS beta image build

Xaryx edited this page Jul 21, 2024 · 1 revision
git clone https://github.com/lukeshortcloud/winesapos.git
cd winesapos/scripts/
WINESAPOS_DISTRO= steamos
WINESAPOS_BUILD_IN_VM_ONLY= false
WINESAPOS_ENABLE_PORTABLE_STORAGE= true
WINESAPOS_DE= plasma
WINESAPOS_USER_NAME= guestsneezeos
WINESAPOS_SUDO_NO_PASSWORD= true
WINESAPOS_IMAGE_TYPE= minimal
sudo -E bash winesapos-install.sh

Basic Script for GuestSneezeOS (winesapOS base)

Clone this wiki locally