# arm64-os **Repository Path**: ilighting/arm64-os ## Basic Information - **Project Name**: arm64-os - **Description**: for github - **Primary Language**: C - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-05 - **Last Updated**: 2024-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # arm64-os this is a small os running on arm64. Now you can run it on your linux machine no matter x86 or arm, by run ./run.sh before do this, you should install qemu-system-aarch64 first. for now, the armos can only print some words on the screen and nothing else can do.