Skip to content

magao-x/magao-x-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagAO-X Automated Setup

The scripts in this folder automate the setup of the MagAO-X software system on new hardware (to the extent it is possible to automate). This is also used to create a container environment for continuous integration testing.

For personal use, see Running MagAO-X from your own computer. For instrument setup, consult the computer setup section of the MagAO-X Handbook.

Building a VM locally

You will need QEMU.

cd xvm/
# optional: remove previous build files
rm -rf input/ output/
export vmArch=aarch64
# or, for x86_64:
export vmArch=x86_64
bash build_vm_stage1.sh

stage 1

Create disk image Generate SSH key download rocky ISO download open UEFI firmware files

About

Setup scripts for computers using in MagAO-X and related systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages