Jump to content

ColorfulRhino

Members
  • Posts

    8
  • Joined

  • Last visited

Other groups

Contributor/Maintainer

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Please check again after this PR has been merged and a new image has been published. You can get the latest images at https://github.com/armbian/os/releases
  2. @usual user you nailed it! For any reason that flag had been removed. I used parted, set 2 boot on and boot loader get's happy. Thank you all! Great! Maybe the Armbian script does not set the boot flag when moving the system to the nvme partition?
  3. Try stopping the boot holding any key while booting, so you can enter commands in u-boot. Then you can use the `nvme` command to see if u-boot is even detecting your nvme drive.
  4. Strange, I don't see any error. The build log at the end says your file should be saved as output/debs/linux-image-legacy-sunxi_24.8.0-trunk_armhf__6.1.94-Seb44-D54a0-Pee76-C2446H5c21-HK01ba-V014b-Bf15a-R448a.deb in your build folder. Is this output/debs/ folder empty?
  5. Have a look at the FriendlyElec NanoPi R6C or other boards using the Rockchip RK3588 if you want an 8-core CPU and 8GB of RAM. It's priced roughly the same as an Intel N100 Mini-PC. If you're a dev, I wouldn't restrict myself to boards with standard support only, since many great boards are community supported. If you stumble over any problem with the board that is Armbian-related, you can also contribute to the code 😄
  6. If you can, try to build your own image on the latest version: https://github.com/armbian/build?tab=readme-ov-file#getting-started For NanoPi R6S: ./compile.sh BOARD=nanopi-r6s BRANCH=edge For NanoPi R6C: ./compile.sh BOARD=nanopi-r6c BRANCH=edge (replace BRANCH=edge with BRANCH=vendor if you prefer the vendor kernel from Rockchip or BRANCH=current if you prefer a stable mainline linux experience) At least for NanoPi R6C there should not be a problem since I recently added support for the latest bootloader version.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines