Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Upgrade von Debian 10 'Buster' auf 11 'Bullseye'

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Upgrade von Debian 10 'Buster' auf 11 'Bullseye'

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      saeft_2003 Most Active @kiste01 last edited by

      @kiste01

      Ich bin zwar kein linux experte aber neu installieren wird wahrscheinlich die saubere/schnellere Methode sein.

      J 1 Reply Last reply Reply Quote 0
      • J
        Jan1 @saeft_2003 last edited by

        @saeft_2003
        schneller nicht, aber am saubersten und hier auch gleich die die Anleitung wie man das perfekt auf den Pi ballert 😉

        S K 2 Replies Last reply Reply Quote 0
        • S
          saeft_2003 Most Active @Jan1 last edited by

          @jan1

          Wenn man nicht weiß was man tut und erst eine Stunde im Forum verbringt dann auch schneller 😜

          1 Reply Last reply Reply Quote 0
          • K
            kiste01 @Jan1 last edited by

            @jan1

            Ich hatte vor ein paar Monaten schon mal ein Reservesystem aufgesetzt. Das muss ich dann wohl aktualisieren und in Betrieb nehmen.

            Frage: Den iobroker würde ich natürlich auf dem neuen System auf dem gleichen Stand bringen wie auf dem aktuellen System. Soll ich auf dem neuen System schon auf Bullseye gehen oder das erst nach dem Einspielen des iobroker Backup machen?

            J 1 Reply Last reply Reply Quote 0
            • J
              Jan1 @kiste01 last edited by

              @kiste01
              So ganz kann ich Dir gerade nicht folgen, da das etwas viel Umstand wäre.
              Du hast doch bestimmt ein IOBroker Backup, dann machst jetzt ein Pi fertig mit Bullseye und ballerst da das IOBroker Backup drauf. Zeitaufwand mit warten bis alles fertig ist, sollte unter zwei Stunden sein.
              Das was Du vorhast dauert länger 😉

              K 1 Reply Last reply Reply Quote 1
              • K
                kiste01 @Jan1 last edited by

                @jan1

                Danke für den "Wink mit dem Zaunpfahl". Hab im Ersatz raspi eine SSD neu aufgesetzt. Bei der Gelegenheit habe ich auch gleich das System als Multihost aufgebohrt. Der Restore lief eine ganze Weile und es hakte nur bei jarvis. Nachdem alle zigbee Geräte neu angelernt sind, habe ich jetzt ein ganz sauberes System

                S 1 Reply Last reply Reply Quote 0
                • S
                  saeft_2003 Most Active @kiste01 last edited by

                  @kiste01

                  Aber die zigbee Geräte muss man normal nicht wieder anlernen 🤔

                  1 Reply Last reply Reply Quote 0
                  • AlCalzone
                    AlCalzone Developer last edited by

                    @thomas-braun Ich habe das vor kurzem auch gemacht und bin dann noch hierdrüber gestolpert:
                    https://raspberrypi.stackexchange.com/a/133930

                    Habs natürlich erst nach dem Neustart gemerkt als der Pi nicht mehr ohne Tastatur und Bildschirm zu bedienen war. Wäre ggf. sinnvoll das oben zu erwähnen und ggf. vorsichtshalber vorm letzten Neustart zu machen.

                    1 Reply Last reply Reply Quote 0
                    • R
                      Rockfox last edited by

                      Hab das Update wie beschrieben ausgeführt, dass hat soweit auch alles geklappt und war fertig. Danach hab ich den Pi mit

                      sudo reboot now
                      

                      Neu starten lassen Jetzt komme ich mit ssh pi@ip-adresse nicht mehr auf den pi drauf

                      ssh pi@ip-adresse
                      ssh: connect to host ..... port 22: Operation timed out
                      danach 
                      ssh: connect to host ..... port 22: Host is down
                      

                      Was kann ich hier ggf. versuchen?

                      OpenSourceNomad AlCalzone 2 Replies Last reply Reply Quote 0
                      • OpenSourceNomad
                        OpenSourceNomad Most Active @Rockfox last edited by

                        @rockfox said in Upgrade von Debian 10 'Buster' auf 11 'Bullseye':

                        Was kann ich hier ggf. versuchen?

                        Mittels hostname verbinden 🙌

                        1 Reply Last reply Reply Quote 0
                        • AlCalzone
                          AlCalzone Developer @Rockfox last edited by

                          @rockfox sagte in Upgrade von Debian 10 'Buster' auf 11 'Bullseye':

                          Hab das Update wie beschrieben ausgeführt, dass hat soweit auch alles geklappt und war fertig. Danach hab ich den Pi mit

                          Meinen Post direkt über deinem lesen? 🤷‍♂️

                          R 1 Reply Last reply Reply Quote 0
                          • R
                            Rockfox @AlCalzone last edited by Rockfox

                            @alcalzone
                            OKay manchmal sieht man den Wald vor lauter Bäumen nicht. 😇 Sorry dafür.

                            Also muss ich das ausführen:

                            sudo nano /etc/systemd/system/dhcpcd.service.d/wait.conf
                            
                            Change from:
                            [Service]
                            ExecStart=
                            ExecStart=/usr/lib/dhcpcd5/dhcpcd -q -w
                            
                            To:
                            [Service]
                            ExecStart=
                            ExecStart=/usr/sbin/dhcpcd -q -w
                            

                            Wie komme ich jetzt an den pi ran? BIldschirm und Tastatur direkt anschließen die einzigste Möglichkeit?

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Rockfox last edited by

                              @rockfox
                              Wenn das WLAN-Kabel zerschnitten ist musst du wohl zunächst mal lokal an die Kiste.

                              AlCalzone 1 Reply Last reply Reply Quote 0
                              • AlCalzone
                                AlCalzone Developer @Thomas Braun last edited by

                                @thomas-braun Vielleicht wirklich oben vorm Reboot erwähnen?

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  maxpd @AlCalzone last edited by maxpd

                                  Bei mir gibt es neofetch zur Prüfung der aktuellen Version nicht

                                  pi@iobroker:~ $ neofetch
                                  -bash: neofetch: Kommando nicht gefunden.
                                  
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @maxpd last edited by Thomas Braun

                                    @maxpd

                                    Das brauchst du nicht. neofetch ist nur Spielerei auf der Konsole.
                                    Kannst du nachinstallieren oder einfach mit

                                    lsb_release -a
                                    

                                    nachschauen.

                                    M 1 Reply Last reply Reply Quote 1
                                    • M
                                      maxpd @Thomas Braun last edited by

                                      @thomas-braun Merci, deine Anleitung hat funktioniert!

                                      1 Reply Last reply Reply Quote 0
                                      • SMS
                                        SMS last edited by

                                        Guten Morgen,
                                        leider komme ich aktuell nicht weiter und bitte euch um Hilfe.
                                        Pi4 8GB, Boot über USB
                                        Ausgangspunkt:
                                        2021-03-04-raspios-buster-armhf-lite
                                        Alles Neuere hat nicht funktioniert, warum auch immer. Aber nach versuch des updates ging der Pi nicht mehr. Grüne LED dauerhaft an.
                                        Was habe ich bis jetzt gemacht:
                                        sudo apt update -> sudo apt upgrade -> sudo reboot now -> sudo apt update -> Listen umgestellt -> sudo apt update -> sudo apt full-upgrade

                                        Nun hänge ich hier:

                                        411 upgraded, 89 newly installed, 8 to remove and 0 not upgraded.
                                        Need to get 0 B/355 MB of archives.
                                        After this operation, 294 MB of additional disk space will be used.
                                        Do you want to continue? [Y/n] y
                                        Reading changelogs... Done
                                        apt-listchanges: News
                                        ---------------------
                                        
                                        apt (2.1.16) unstable; urgency=medium
                                        
                                          Automatically remove unused kernels on apt {dist,full}-upgrade. To revert
                                          to previous behavior, set APT::Get::AutomaticRemove::Kernels to false or
                                          pass --no-auto-remove to the command. apt-get remains unchanged.
                                        
                                          Packages files can now set the Phased-Update-Percentage field to restrict
                                          update rollout to a specified percentage of machines. Previously, this has
                                          only been available to users of Ubuntu's update-manager tool. See
                                          apt_preferences(5) for details and how to configure multiple systems to get
                                          the same updates. Phased updates are disabled in chroots for now to not
                                          break buildd-style setups.
                                        
                                         -- Julian Andres Klode <jak@debian.org>  Fri, 08 Jan 2021 22:01:50 +0100
                                        
                                        apt (1.9.11) experimental; urgency=medium
                                        
                                          apt(8) now waits for the lock indefinitely if connected to a tty, or
                                          for 120 seconds if not.
                                        
                                         -- Julian Andres Klode <jak@debian.org>  Wed, 26 Feb 2020 20:30:33 +0100
                                        
                                        apt (1.9.6) experimental; urgency=medium
                                        
                                          apt(8) no longer treats package names passed as regular expressions or fnmatch
                                          expressions, requiring the use of patterns (apt-patterns(5)) to perform complex
                                          searches. For ease of use, regular expressions starting with ^ or ending with
                                          $ continue to work.
                                        
                                          This fixes the problem where e.g. g++ could mean either "the package g++"
                                          or, if there is no g++ package, "all packages containing g". This change
                                          will propagate to apt-* after the release of Debian bullseye.
                                        
                                         -- Julian Andres Klode <jak@debian.org>  Wed, 15 Jan 2020 21:45:18 +0100
                                        
                                        apt (1.9.5) unstable; urgency=medium
                                        
                                          Credentials in apt_auth.conf(5) now only apply to https and tor+https
                                          sources to avoid them being leaked over plaintext (Closes: #945911). To
                                          opt-in to http, add http:// before the hostname. Note that this will transmit
                                          credentials in plain text, which you do not want on devices that could be
                                          operating in an untrusted network.
                                        
                                         -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 02 Dec 2019 11:45:52 +0100
                                        :
                                        
                                        

                                        Was soll ich tun?

                                        Danke!

                                        J M Thomas Braun 3 Replies Last reply Reply Quote 0
                                        • J
                                          Jan1 @SMS last edited by

                                          @sms
                                          Mein Rat wenn man so gefummelt hat, einfach Pi mit Bullseye neu aufsetzten und IOBroker Backup über den Adapter restoren. Zeitaufwand für einen der kein Plan hat, wohl 4 Stunden, mit Plan um die 2 😉
                                          Somit definitiv schneller als das Zerfummelte zu retten.

                                          Anleitung für ne wirklich saubere Installation des PI und das "Raspberry Pi OS Lite" verwenden.

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            maxpd @SMS last edited by

                                            @sms ich glaube einmal Q drücken für quit. Dir wird nur das changelog angezeigt bevor es weitergeht. Oder?

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            504
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            43
                                            309
                                            57457
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo