Skip to content

openFyde/rk3588-image-maker

Repository files navigation

Step-by-Step transfer ChromiumOS image to RK3588 update image

  1. Compile ChromiumOS Image. You can find the image at ~/trunk/src/build/images/inaugural/latest

Sample: Test image as `chromiumos_test_image.bin`
  1. Map the image partitions to Image. Default board is fydetab_duo.
  ./map_chromiumos_image.sh <path to chromiumos_test_image.bin> [--board <board name>]
  1. Create update image
  sudo ./rk3588-mkupdate.sh
  1. Get you update.img at this directory. (not Image/update.img)

  2. Flash update.img by upgrade tool

  cd Linux_Upgrade_Tool
  sudo ./upgrade_tool uf ../update.img

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages