Jump to content

Search the Community

Showing results for tags 'os upgrade debian latest version'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
  • Tinker Board 3N
    • General Discussion
    • Hardware
    • Software
  • Tinker V
    • General Discussion
  • Tinker Board 2 series
    • General Discussion
    • Hardware
    • Software
    • Android
  • Tinker Board / Tinker Board R2.0 series
    • General Discussion
    • Hardware
    • Software
    • Android
  • Tinker Edge T
    • General Discussion
    • Hardware
    • Software
  • Tinker Edge R
    • General Discussion
    • Hardware
    • Software
    • Android

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 2 results

  1. I have a process to upgrade Debian to the latest version. You do "apt-get update && apt-get upgrade" on the current version and then do "apt-get dist-upgrade" After this you update your repo to the next version and repeat the above steps. I ran into an issue where I had 2 packages that had no installation candidate. You hold those packages and then do "apt-get update && apt-get upgrade". Always do "apt-get update && apt-get upgrade" before you do "apt-get dist-upgrade" If you skip a version and try to upgrade to the latest version your upgrade will not work and TinkerOS will have issues.
  2. Hi, Everyone is there any possible way to change the IP address of tinker board using python script. I tried to change it using script, changes reflecting in network file properly (/etc/NetworkManager/system-connections/Wired Ethernet1.nmconnection). But It's creating new connection eth0 and taking auto IP. Not taking my IP, anyone have any idea about this my guess is because of edit maybe format change will happens because of that its not changing I think. File also attached . Eg. [connection] id=Ethernet connection 1 uuid=940351fd-af24-4694-ab43-65f8560e76d7 type=ethernet permissions= [ethernet] mac-address-blacklist= [ipv4] address1= 192.168.1.220/24,192.168.1.10 dns8.8.8.8 4.2.2.2 dns-search= method=manual [ipv6] addr-gen-mode=stable-privacy dns-search= ip6-privacy=0 method=auto Wired1.nmconnection
×
×
  • Create New...