Download the latest ISO from the official website.
File: Samaris-OS-Alpha-One-RC.iso
Size: ~4.2 GB
Architecture: Dual-architecture ISO (bundles both x86_64 and aarch64 kernels)
SHA256: Verify against the published checksum.
# Identify your USB device
diskutil list
# Unmount (do not eject)
diskutil unmountDisk /dev/diskX
# Write the ISO
sudo dd if=Samaris-OS-Alpha-One-RC.iso of=/dev/rdiskX bs=1m status=progresssudo dd if=Samaris-OS-Alpha-One-RC.iso of=/dev/sdX bs=4M status=progressUse Rufus in DD Image mode, or balenaEtcher.
- Insert the USB and restart
- Enter boot menu (F12/F2/ESC/Option depending on hardware)
- Select the USB drive (UEFI mode)
- GRUB will detect your CPU architecture automatically and load the matching kernel
| Component | Minimum | Recommended |
|---|---|---|
| CPU | 2 cores, x86_64 or aarch64 | 4+ cores |
| RAM | 4 GB | 8 GB |
| Storage | 16 GB | 32 GB+ |
| GPU | Intel HD or better | Metal/Vulkan capable |