Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] will Ubuntu 18.04 image be made for RK3399

20

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
20
Posted at 9/12/2018 00:53:51      1#
It's easy to update to 18.04 yourself.

  1. sudo sed -i -- 's/xenial/bionic/g' /etc/apt/sources.list
  2. apt update && apt full-upgrade
Copy the code


is perfectly fine. You are probably running out of space on the eMMC if you use the factory image, but even then,
  1. apt -f install && apt autoremove && apt clean && apt update && apt full-upgrade
Copy the code

once or twice gives you a running 18.04LTS system.

First thing I did with my RK3399.
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list