Advanced Search
Search Results
27 total results found
How to import volumes
AtomOS
Import volumes in AtomOS Folder Structure: . └── elemento-imports ├── qcow2 ├── raw ├── vdi ├── vhdx └── vmdk Place your QEMU-compatible volumes (in .qcow2 format) in the /mnt/elemento-imports/qcow2 folder. Place your "raw" images in the ...
🚀 Update from AtomOS 0.7.x/0.8.x to 1.9.1
AtomOS
Update CLI Fetch the newer version of the CLI using this command: curl https://repo.elemento.cloud/get-atomos.sh | sudo bash :::warning Starting from AtomOS 0.9.0 the CLI tool has been renamed from nucleus to atomos-cli ::: Update AtomOS Using the newly updat...