Page 1 of 1

Install Debian to M.2 SSD

Posted: 2025-06-10 14:20
by nilsonleow
Hi there!

Anybody can to say, how to install Debian to M.2 SSD!?
I have 04000-Box without eMMC Flash.

Thank you!

Re: Install Debian to M.2 SSD

Posted: 2025-06-11 9:33
by Eng33
Hello, RK3576 cannot boot directly from M.2 because M.2 is not in the boot list of the default fixed loader firmware.
You must write uboot and kernel in the SD card or EMMC, and then specify rootfs to boot in M.2 to achieve it.
I believe you can find the specific method in Google.