An unofficial NOS 3.0 kernel for Nothing Phone (1) (spacewar), featuring the latest root hiding and system bypass capabilities.
- KernelSU-Next: Integrated with the latest
dev_susfsbranch from rifsxd. - SUSFS v2.0.0: Optimized for the 5.4 kernel. Supports advanced directory, mount, and kstat hiding.
- WireGuard: Built-in
wireguard-linux-compatfor high-performance, secure networking. - Automated Workflow: A unified script to sync with NothingOSS upstream, update patches, build, and repack
boot.img.
Download the latest boot.img from the Releases page.
# Flash via Fastboot in Bootloader mode
fastboot flash boot boot.imgDownload Uo_Spacewar_NOS3.0_Kernel_*.zip from Releases and flash it using your preferred Kernel Manager (e.g., Franco Kernel Manager, SmartPack).
Since GitHub Actions are unavailable on forked repositories, use the provided UpdateAndRelease.sh script to automate your build process.
Ensure the following tools are present in your tc/ directory (located one level above the kernel root):
-
Clang Toolchain (r383902b1):
- Download: Google Clang prebuilts
- Placement:
tc/r383902b1
-
Android Boot Image Editor:
- Clone:
git clone https://github.com/cfig/Android_boot_image_editor.git - Placement:
tc/Android_boot_image_editor
- Clone:
chmod +x UpdateAndRelease.sh
./UpdateAndRelease.shThis script will:
- Sync with NothingOSS upstream (
sm7325/v/mr). - Update KernelSU-Next and SUSFS components.
- Automatically track and download the latest stock boot image from
nothing_archive. - Build the kernel and repack the
boot.imgautomatically. - Update
ChangeLog.txtandkernel-downloads.jsonwith new version info.
You can register the following URL in Franco Kernel Manager (or similar apps) to receive automatic update notifications.
https://raw.githubusercontent.com/zerofrip/Spacewar_NOS3.0_Kernel/refs/heads/sm7325/v/mr/kernel-downloads.json
- Upstream Kernel: NothingOSS
- Reference Kernel: Christian B.
- KernelSU-Next: rifsxd
- SUSFS: simonpunk
- Boot Image Tool: Android_boot_image_editor
- Stock Images source: spike0en/nothing_archive
- Special Thanks:
⫷t⫸⫷u⫸⫷y⫸⫷i⫸⫷e⫸(Tester)
Caution
Use this kernel at your own risk. I am not responsible for bricked devices or data loss. An unlocked bootloader is required.