Skip to main content

FAQs

Login

What to do if a regular user forgets their password?

If a regular user forgets their password, it can be changed by the root user. Here are the specific steps.

  1. Boot into the login screen, as shown below

  2. Press the Ctrl + Alt + F3 key combination (make sure to lock Fn first) to enter the tty3 terminal, as shown below

  3. Enter the username root and password, the default password is bianbu, as shown below

  4. Run export LANG=en_US.UTF-8 to temporarily change the terminal language to avoid garbled text

  5. Run passwd username to change the user's password, for example, for the user bianbu, as shown below

  6. Press the Ctrl + Alt + F1 key combination to switch back to the login screen and log in with the new password.

Update

Bianbu 1.0 apt update error

invalid: EXPKEYSIG 0C1C275F85F3A22A Bianbu Repo Signing Key

This is due to Bianbu V1.0 is EOL, please upgrade to V2.0.

1. Reflashing

This option is best for users who don’t need to keep any data and prefer a fresh installation of the new firmware.

Note:This method is only available for Bianbu Desktop users.

To upgrade via the command line and access the graphical upgrade interface, run the following command:

do-release-upgrade -f DistUpgradeViewGtk3

3. Full Command Line / Terminal Upgrade

Follow the prompts step by step to complete the upgrade, then restart the system.

To start the upgrade, run the command:

do-release-upgrade

4. Upgrade via Software Updater

Note: This method is only available for Bianbu Desktop users.

  • Ensure your device is connected to the internet
  • Open the "Software Updater" application
  • Wait while the updater checks for available updates
  • Click "Upgrade" if a new version is found
  • Follow the on-screen prompts to finish the upgrade
  • Restart your device once the upgrade is complete

Notes:

  • It may take up to 2 hours for the major version upgrades (e.g., from 1.0.15 to Bianbu 2.0.x)
  • If you are running a version older than V1.0.15, the upgrade process will first update your system to V1.0.15. After that, and you’ll need to repeat the process to upgrade to V2.0.