Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. Neuaufsetzen Beelink Mini S 11. Generation

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    309

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Neuaufsetzen Beelink Mini S 11. Generation

Scheduled Pinned Locked Moved Installation
67 Posts 6 Posters 8.2k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S SvenH75

    @crunchip okay an das bios komme ich schlecht ran, kann ich auch die Anleitung unter :

    https://websetnet.net/de/troubleshooting-pcie-bus-error-severity-corrected-on-ubuntu-and-linux-mint/

    nutzen?

    klappt leider nicht:

    Starting system upgrade: apt-get dist-upgrade
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    
    Your System is up-to-date
    
    starting shell
    root@pve:/# sudo gedit /etc/default/grub
    bash: sudo: command not found
    root@pve:/# sudo vi /etc/default/grub
    bash: sudo: command not found
    root@pve:/# #
    
    ? Offline
    ? Offline
    A Former User
    wrote on last edited by A Former User
    #40

    @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

    gedit

    Moin,

    der Editor ist bei Proxmox ≠ Ubuntu, nicht installiert, das ist ein Grafischer Editor.

    Du kannst nano oder vim nutzen.
    Aber bevor Du da mit Root an wichtigen Dateien herumpfuschst, lieber erst mal üben, wie man mit nano und vim umgeht.

    VG
    Bernd

    S ? 3 Replies Last reply
    0
    • ? A Former User

      @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

      gedit

      Moin,

      der Editor ist bei Proxmox ≠ Ubuntu, nicht installiert, das ist ein Grafischer Editor.

      Du kannst nano oder vim nutzen.
      Aber bevor Du da mit Root an wichtigen Dateien herumpfuschst, lieber erst mal üben, wie man mit nano und vim umgeht.

      VG
      Bernd

      S Offline
      S Offline
      SvenH75
      wrote on last edited by
      #41

      @dp20eic ok, vielen dank schon mal..... wird ja spannend

      1 Reply Last reply
      0
      • ? A Former User

        @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

        gedit

        Moin,

        der Editor ist bei Proxmox ≠ Ubuntu, nicht installiert, das ist ein Grafischer Editor.

        Du kannst nano oder vim nutzen.
        Aber bevor Du da mit Root an wichtigen Dateien herumpfuschst, lieber erst mal üben, wie man mit nano und vim umgeht.

        VG
        Bernd

        S Offline
        S Offline
        SvenH75
        wrote on last edited by SvenH75
        #42

        @dp20eic
        mag nicht

        Linux pve 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Sun Jul  9 19:41:56 CEST 2023 on pts/3
        root@pve:~# sudo nano /etc/default/grub
        -bash: sudo: command not found
        root@pve:~# sudo vim /etc/default/grub
        -bash: sudo: command not found
        root@pve:~# 
        
        

        oder geht das nicht so in der Konsole?

        Thomas BraunT crunchipC 2 Replies Last reply
        0
        • S SvenH75

          @dp20eic
          mag nicht

          Linux pve 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64
          
          The programs included with the Debian GNU/Linux system are free software;
          the exact distribution terms for each program are described in the
          individual files in /usr/share/doc/*/copyright.
          
          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
          permitted by applicable law.
          Last login: Sun Jul  9 19:41:56 CEST 2023 on pts/3
          root@pve:~# sudo nano /etc/default/grub
          -bash: sudo: command not found
          root@pve:~# sudo vim /etc/default/grub
          -bash: sudo: command not found
          root@pve:~# 
          
          

          oder geht das nicht so in der Konsole?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #43

          @svenh75

          sudo wird verwendet um als Standard-User root-Rechte zu erlangen. Du bist aber bereits als root unterwegs.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          S 1 Reply Last reply
          0
          • S SvenH75

            @dp20eic
            mag nicht

            Linux pve 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64
            
            The programs included with the Debian GNU/Linux system are free software;
            the exact distribution terms for each program are described in the
            individual files in /usr/share/doc/*/copyright.
            
            Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
            permitted by applicable law.
            Last login: Sun Jul  9 19:41:56 CEST 2023 on pts/3
            root@pve:~# sudo nano /etc/default/grub
            -bash: sudo: command not found
            root@pve:~# sudo vim /etc/default/grub
            -bash: sudo: command not found
            root@pve:~# 
            
            

            oder geht das nicht so in der Konsole?

            crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active
            wrote on last edited by crunchip
            #44

            @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

            root@pve:~# sudo nano /etc/default/grub

            du bist root, weil du direkt auf deinem proxmox bist, daher ohne sudo

            sudo ist in proxmox gar nicht installiert

            umgestiegen von Proxmox auf Unraid

            1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @svenh75

              sudo wird verwendet um als Standard-User root-Rechte zu erlangen. Du bist aber bereits als root unterwegs.

              S Offline
              S Offline
              SvenH75
              wrote on last edited by
              #45

              @thomas-braun danke, ode sudo geht es......

              in meiner Datei steht aber in der Zeile:

              Suchen Sie nach der Zeile, die hat GRUB_CMDLINE_LINUX_DEFAULT = "quiet splash"

              hinten nur "quiet", also: GRUB_CMDLINE_LINUX_DEFAULT = "quiet"

              trotzdem nach Anleitung : https://websetnet.net/de/troubleshooting-pcie-bus-error-severity-corrected-on-ubuntu-and-linux-mint/
              ?

              1 Reply Last reply
              0
              • ? A Former User

                @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                gedit

                Moin,

                der Editor ist bei Proxmox ≠ Ubuntu, nicht installiert, das ist ein Grafischer Editor.

                Du kannst nano oder vim nutzen.
                Aber bevor Du da mit Root an wichtigen Dateien herumpfuschst, lieber erst mal üben, wie man mit nano und vim umgeht.

                VG
                Bernd

                ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #46

                @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                Aber bevor Du da mit Root an wichtigen Dateien herumpfuschst,

                Moin,

                ich zitiere mich da mal selbst

                Aber bevor Du da mit Root an wichtigen Dateien herumpfuschst,

                Bitte, mach das nicht, solange Du nicht weißt, was Du da machst, irgendetwas irgendwoher kopieren und nicht wissen, was der Befehl tut, ist nicht gut.
                Soweit ich das gelesen habe, sind das nur wieder kehrende Meldungen, die tun erst einmal nicht weh.

                Schreib Dir auf, dass Du da noch eine Baustelle hast und lern erst einmal Dein System kennen, dann geht man erst ans feine Tuning.

                VG
                Bernd

                S 1 Reply Last reply
                0
                • ? A Former User

                  @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                  Aber bevor Du da mit Root an wichtigen Dateien herumpfuschst,

                  Moin,

                  ich zitiere mich da mal selbst

                  Aber bevor Du da mit Root an wichtigen Dateien herumpfuschst,

                  Bitte, mach das nicht, solange Du nicht weißt, was Du da machst, irgendetwas irgendwoher kopieren und nicht wissen, was der Befehl tut, ist nicht gut.
                  Soweit ich das gelesen habe, sind das nur wieder kehrende Meldungen, die tun erst einmal nicht weh.

                  Schreib Dir auf, dass Du da noch eine Baustelle hast und lern erst einmal Dein System kennen, dann geht man erst ans feine Tuning.

                  VG
                  Bernd

                  S Offline
                  S Offline
                  SvenH75
                  wrote on last edited by
                  #47

                  @dp20eic ja, hab noch nix gemacht.....

                  Bin relativ selten per Konsole im Linux unterwegs und da kommt manches erst langsam zurück.... hab in einem Artikel noch gelesen (hatte auch das Problem das System überhaupt nicht mehr erreichbar war) auf Kernel 6.2.16-2 zurück zu gehen über:

                  apt install pve-kernel-6.2.16-2-pve
                  proxmox-boot-tool kernel add 6.2.16-2-pve

                  Kann das Sinn machen?

                  ? crunchipC WalW 3 Replies Last reply
                  0
                  • S SvenH75

                    @dp20eic ja, hab noch nix gemacht.....

                    Bin relativ selten per Konsole im Linux unterwegs und da kommt manches erst langsam zurück.... hab in einem Artikel noch gelesen (hatte auch das Problem das System überhaupt nicht mehr erreichbar war) auf Kernel 6.2.16-2 zurück zu gehen über:

                    apt install pve-kernel-6.2.16-2-pve
                    proxmox-boot-tool kernel add 6.2.16-2-pve

                    Kann das Sinn machen?

                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #48

                    @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                    Kann das Sinn machen?

                    Moin,

                    das kann ich Dir auf die Schnelle auch nicht beantworten, sorry.
                    Ich wunder mich, dass ein neues Gerät solche Fehler verursacht, ich kann mir das nur so erklären, dass das BIOS 'ne Macke hat, schauen, ob es da bei beelink etwas Neues gibt, dass das Ding generell eine Macke hat, dann würde ich das Umtauschen.

                    Aber wie gesagt, ich komme gerade erst vom See, und hab mir heute den ganzen Tag die Sonne auf'n Bauch scheinen lassen, bin etwas groggy.
                    Ich muss da auch erst mal etwas tiefer einsteigen, zumal der Artikel bei proxmox aus 2022 war.

                    VG
                    Bernd

                    S 1 Reply Last reply
                    0
                    • S SvenH75

                      @dp20eic ja, hab noch nix gemacht.....

                      Bin relativ selten per Konsole im Linux unterwegs und da kommt manches erst langsam zurück.... hab in einem Artikel noch gelesen (hatte auch das Problem das System überhaupt nicht mehr erreichbar war) auf Kernel 6.2.16-2 zurück zu gehen über:

                      apt install pve-kernel-6.2.16-2-pve
                      proxmox-boot-tool kernel add 6.2.16-2-pve

                      Kann das Sinn machen?

                      crunchipC Away
                      crunchipC Away
                      crunchip
                      Forum Testing Most Active
                      wrote on last edited by crunchip
                      #49

                      @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                      Kann das Sinn machen?

                      möglich

                      theoretisch könntest du auch schauen, ob es für dein bios ein update gibt

                      ansonsten mal die alten logs vor dem Absturz betrachten
                      vllt auch bei der Einrichtung was ungünstig gewählt, z.b zu wenig Ram für proxmox selbst vergeben

                      umgestiegen von Proxmox auf Unraid

                      1 Reply Last reply
                      0
                      • S SvenH75

                        @dp20eic ja, hab noch nix gemacht.....

                        Bin relativ selten per Konsole im Linux unterwegs und da kommt manches erst langsam zurück.... hab in einem Artikel noch gelesen (hatte auch das Problem das System überhaupt nicht mehr erreichbar war) auf Kernel 6.2.16-2 zurück zu gehen über:

                        apt install pve-kernel-6.2.16-2-pve
                        proxmox-boot-tool kernel add 6.2.16-2-pve

                        Kann das Sinn machen?

                        WalW Offline
                        WalW Offline
                        Wal
                        Developer
                        wrote on last edited by Wal
                        #50

                        @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                        @dp20eic ja, hab noch nix gemacht.....

                        Bin relativ selten per Konsole im Linux unterwegs und da kommt manches erst langsam zurück.... hab in einem Artikel noch gelesen (hatte auch das Problem das System überhaupt nicht mehr erreichbar war) auf Kernel 6.2.16-2 zurück zu gehen über:

                        apt install pve-kernel-6.2.16-2-pve
                        proxmox-boot-tool kernel add 6.2.16-2-pve

                        Kann das Sinn machen?

                        Das macht keinen Sinn, da es den Fehler schon seit mehreren Monaten(Jahre?) gibt.

                        In der Anleitung wird ja auch ein Backup der Grub Datei gemacht und du kannst ja jederzeit zurück, obwohl die Datei für das booten gebraucht wird also mehrmals überprüfen.
                        Das splash kannst du weglassen.

                        Gruß
                        Walter

                        DoorIO-Adapter
                        wioBrowser-Adapter und wioBrowser

                        1 Reply Last reply
                        0
                        • ? A Former User

                          @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                          Kann das Sinn machen?

                          Moin,

                          das kann ich Dir auf die Schnelle auch nicht beantworten, sorry.
                          Ich wunder mich, dass ein neues Gerät solche Fehler verursacht, ich kann mir das nur so erklären, dass das BIOS 'ne Macke hat, schauen, ob es da bei beelink etwas Neues gibt, dass das Ding generell eine Macke hat, dann würde ich das Umtauschen.

                          Aber wie gesagt, ich komme gerade erst vom See, und hab mir heute den ganzen Tag die Sonne auf'n Bauch scheinen lassen, bin etwas groggy.
                          Ich muss da auch erst mal etwas tiefer einsteigen, zumal der Artikel bei proxmox aus 2022 war.

                          VG
                          Bernd

                          S Offline
                          S Offline
                          SvenH75
                          wrote on last edited by SvenH75
                          #51

                          @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                          beelink

                          Respekt....Durchgehalten :-)

                          ich habe das zurückpielen auf 6.2.16-2 versucht über:

                          apt install pve-kernel-6.2.16-2-pve
                          proxmox-boot-tool kernel add 6.2.16-2-pve

                          Neustart

                          danach zeigt mir das System folgendes:

                          Linux pve 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64
                          
                          The programs included with the Debian GNU/Linux system are free software;
                          the exact distribution terms for each program are described in the
                          individual files in /usr/share/doc/*/copyright.
                          
                          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                          permitted by applicable law.
                          Last login: Sun Jul  9 20:39:43 CEST 2023 on pts/0
                          root@pve:~# proxmox-boot-tool kernel list
                          Manually selected kernels:
                          6.2.16-2-pve
                          
                          Automatically selected kernels:
                          6.2.16-3-pve
                          root@pve:~# 
                          

                          Was heißt den manuell und automatisch? Auf welchem Kernel bin ich jetzt?

                          komischerweiße sind die Fehlermeldungen weg .......

                          ? 1 Reply Last reply
                          0
                          • S SvenH75

                            @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                            beelink

                            Respekt....Durchgehalten :-)

                            ich habe das zurückpielen auf 6.2.16-2 versucht über:

                            apt install pve-kernel-6.2.16-2-pve
                            proxmox-boot-tool kernel add 6.2.16-2-pve

                            Neustart

                            danach zeigt mir das System folgendes:

                            Linux pve 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64
                            
                            The programs included with the Debian GNU/Linux system are free software;
                            the exact distribution terms for each program are described in the
                            individual files in /usr/share/doc/*/copyright.
                            
                            Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                            permitted by applicable law.
                            Last login: Sun Jul  9 20:39:43 CEST 2023 on pts/0
                            root@pve:~# proxmox-boot-tool kernel list
                            Manually selected kernels:
                            6.2.16-2-pve
                            
                            Automatically selected kernels:
                            6.2.16-3-pve
                            root@pve:~# 
                            

                            Was heißt den manuell und automatisch? Auf welchem Kernel bin ich jetzt?

                            komischerweiße sind die Fehlermeldungen weg .......

                            ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by A Former User
                            #52

                            @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                            Was heißt den manuell und automatisch? Auf welchem Kernel bin ich jetzt?

                            Moin,

                            uname -a
                            

                            VG
                            Bernd

                            P.S.: immer erst die man page lesen, den Befehl kannte ich noch nicht :)

                            root@pve:~# proxmox-boot-tool help
                            USAGE: /usr/sbin/proxmox-boot-tool format <partition> [--force]
                            
                                format <partition> as EFI system partition. Use --force to format even if <partition> is currently in use.
                            
                            USAGE: /usr/sbin/proxmox-boot-tool init <partition>
                            
                                initialize EFI system partition at <partition> for automatic synchronization of pve-kernels and their associated initrds.
                            
                            USAGE: /usr/sbin/proxmox-boot-tool reinit
                            
                                reinitialize all configured EFI system partitions from /etc/kernel/proxmox-boot-uuids.
                            
                            USAGE: /usr/sbin/proxmox-boot-tool clean [--dry-run]
                            
                                remove no longer existing EFI system partition UUIDs from /etc/kernel/proxmox-boot-uuids. Use --dry-run to only print outdated entries instead of removing them.
                            
                            USAGE: /usr/sbin/proxmox-boot-tool refresh [--hook <name>]
                            
                                refresh all configured EFI system partitions. Use --hook to only run the specified hook, omit to run all.
                            
                            USAGE: /usr/sbin/proxmox-boot-tool kernel <add|remove> <kernel-version>
                            
                                add/remove pve-kernel with ABI <kernel-version> to list of synced kernels, in addition to automatically selected ones.
                                NOTE: you need to manually run 'refresh' once you're finished with adding/removing kernels from the list
                            
                            USAGE: /usr/sbin/proxmox-boot-tool kernel pin <kernel-version> [--next-boot]
                            
                                pin pve-kernel with ABI <kernel-version> as the default entry to be booted.
                                with --next-boot sets <kernel-version> only for the next boot.
                                NOTE: you need to manually run 'refresh' once you're finished with pinning kernels
                            
                            USAGE: /usr/sbin/proxmox-boot-tool kernel unpin [--next-boot]
                            
                                unpin removes pinned and next-boot kernel settings.
                                with --next-boot only removes the pin for the next boot.
                            
                            USAGE: /usr/sbin/proxmox-boot-tool kernel list
                            
                                list kernel versions currently selected for inclusion on ESPs.
                            
                            USAGE: /usr/sbin/proxmox-boot-tool status [--quiet]
                            
                                Print details about the ESPs configuration. Exits with 0 if any ESP is configured, else with 2.
                            
                            S 1 Reply Last reply
                            0
                            • ? A Former User

                              @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                              Was heißt den manuell und automatisch? Auf welchem Kernel bin ich jetzt?

                              Moin,

                              uname -a
                              

                              VG
                              Bernd

                              P.S.: immer erst die man page lesen, den Befehl kannte ich noch nicht :)

                              root@pve:~# proxmox-boot-tool help
                              USAGE: /usr/sbin/proxmox-boot-tool format <partition> [--force]
                              
                                  format <partition> as EFI system partition. Use --force to format even if <partition> is currently in use.
                              
                              USAGE: /usr/sbin/proxmox-boot-tool init <partition>
                              
                                  initialize EFI system partition at <partition> for automatic synchronization of pve-kernels and their associated initrds.
                              
                              USAGE: /usr/sbin/proxmox-boot-tool reinit
                              
                                  reinitialize all configured EFI system partitions from /etc/kernel/proxmox-boot-uuids.
                              
                              USAGE: /usr/sbin/proxmox-boot-tool clean [--dry-run]
                              
                                  remove no longer existing EFI system partition UUIDs from /etc/kernel/proxmox-boot-uuids. Use --dry-run to only print outdated entries instead of removing them.
                              
                              USAGE: /usr/sbin/proxmox-boot-tool refresh [--hook <name>]
                              
                                  refresh all configured EFI system partitions. Use --hook to only run the specified hook, omit to run all.
                              
                              USAGE: /usr/sbin/proxmox-boot-tool kernel <add|remove> <kernel-version>
                              
                                  add/remove pve-kernel with ABI <kernel-version> to list of synced kernels, in addition to automatically selected ones.
                                  NOTE: you need to manually run 'refresh' once you're finished with adding/removing kernels from the list
                              
                              USAGE: /usr/sbin/proxmox-boot-tool kernel pin <kernel-version> [--next-boot]
                              
                                  pin pve-kernel with ABI <kernel-version> as the default entry to be booted.
                                  with --next-boot sets <kernel-version> only for the next boot.
                                  NOTE: you need to manually run 'refresh' once you're finished with pinning kernels
                              
                              USAGE: /usr/sbin/proxmox-boot-tool kernel unpin [--next-boot]
                              
                                  unpin removes pinned and next-boot kernel settings.
                                  with --next-boot only removes the pin for the next boot.
                              
                              USAGE: /usr/sbin/proxmox-boot-tool kernel list
                              
                                  list kernel versions currently selected for inclusion on ESPs.
                              
                              USAGE: /usr/sbin/proxmox-boot-tool status [--quiet]
                              
                                  Print details about the ESPs configuration. Exits with 0 if any ESP is configured, else with 2.
                              
                              S Offline
                              S Offline
                              SvenH75
                              wrote on last edited by SvenH75
                              #53

                              @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                              uname -a

                              dann wäre es noch der neuste:

                              root@pve:~# uname -a
                              Linux pve 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64 GNU/Linux
                              root@pve:~# 
                              

                              Der Neustart nach Eingabe :
                              apt install pve-kernel-6.2.16-2-pve
                              proxmox-boot-tool kernel add 6.2.16-2-pve
                              hat aber sehr lange gedauert, irgendetwas ist wohl passiert, Fehlermeldungen sind auch wieder da...... :-(

                              ul 09 20:54:54 pve kernel: pcieport 0000:00:1c.0: AER: Multiple Corrected error received: 0000:00:1c.0
                              Jul 09 20:54:54 pve kernel: pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
                              Jul 09 20:54:54 pve kernel: pcieport 0000:00:1c.0:   device [8086:4dbe] error status/mask=00000001/00002000
                              Jul 09 20:54:54 pve kernel: pcieport 0000:00:1c.0:    [ 0] RxErr                  (First)
                              Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0: AER: Multiple Corrected error received: 0000:00:1c.0
                              Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
                              Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0:   device [8086:4dbe] error status/mask=00001001/00002000
                              Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0:    [ 0] RxErr                  (First)
                              Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0:    [12] Timeout               
                              Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0: AER: Corrected error received: 0000:01:00.0
                              Jul 09 20:58:15 pve systemd[1]: session-7.scope: Deactivated successfully.
                              Jul 09 20:58:15 pve systemd-logind[544]: Session 7 logged out. Waiting for processes to exit.
                              

                              einfach lassen?

                              ? 1 Reply Last reply
                              0
                              • S SvenH75

                                @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                uname -a

                                dann wäre es noch der neuste:

                                root@pve:~# uname -a
                                Linux pve 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64 GNU/Linux
                                root@pve:~# 
                                

                                Der Neustart nach Eingabe :
                                apt install pve-kernel-6.2.16-2-pve
                                proxmox-boot-tool kernel add 6.2.16-2-pve
                                hat aber sehr lange gedauert, irgendetwas ist wohl passiert, Fehlermeldungen sind auch wieder da...... :-(

                                ul 09 20:54:54 pve kernel: pcieport 0000:00:1c.0: AER: Multiple Corrected error received: 0000:00:1c.0
                                Jul 09 20:54:54 pve kernel: pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
                                Jul 09 20:54:54 pve kernel: pcieport 0000:00:1c.0:   device [8086:4dbe] error status/mask=00000001/00002000
                                Jul 09 20:54:54 pve kernel: pcieport 0000:00:1c.0:    [ 0] RxErr                  (First)
                                Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0: AER: Multiple Corrected error received: 0000:00:1c.0
                                Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
                                Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0:   device [8086:4dbe] error status/mask=00001001/00002000
                                Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0:    [ 0] RxErr                  (First)
                                Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0:    [12] Timeout               
                                Jul 09 20:56:28 pve kernel: pcieport 0000:00:1c.0: AER: Corrected error received: 0000:01:00.0
                                Jul 09 20:58:15 pve systemd[1]: session-7.scope: Deactivated successfully.
                                Jul 09 20:58:15 pve systemd-logind[544]: Session 7 logged out. Waiting for processes to exit.
                                

                                einfach lassen?

                                ? Offline
                                ? Offline
                                A Former User
                                wrote on last edited by A Former User
                                #54

                                @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                proxmox-boot-tool kernel add 6.2.16-2-pve

                                Moin,

                                das ist nach dem was ich da aus der man page lese nicht ausreichend.
                                Du kannst erst einmal versuchen nur für den nächsten Boot den Kernel zu benennen, der genommen werden soll

                                /usr/sbin/proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot
                                /usr/sbin/proxmox-boot-tool refresh
                                

                                VG
                                Bernd

                                Edit
                                Hat die Kiste PCI Express? Steckt da was drin, kann man das im BIOS abschalten?

                                S 1 Reply Last reply
                                0
                                • ? A Former User

                                  @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                  proxmox-boot-tool kernel add 6.2.16-2-pve

                                  Moin,

                                  das ist nach dem was ich da aus der man page lese nicht ausreichend.
                                  Du kannst erst einmal versuchen nur für den nächsten Boot den Kernel zu benennen, der genommen werden soll

                                  /usr/sbin/proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot
                                  /usr/sbin/proxmox-boot-tool refresh
                                  

                                  VG
                                  Bernd

                                  Edit
                                  Hat die Kiste PCI Express? Steckt da was drin, kann man das im BIOS abschalten?

                                  S Offline
                                  S Offline
                                  SvenH75
                                  wrote on last edited by SvenH75
                                  #55

                                  @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                  proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot

                                  kommt folgendes nach der ersten Zeile: (kann ich die Ordner weglassen?)

                                  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                  permitted by applicable law.
                                  Last login: Sun Jul  9 20:52:18 CEST 2023 on pts/0
                                  root@pve:~# proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot
                                  Setting '6.2.16-2-pve' as grub default entry and running update-grub.
                                  Generating grub configuration file ...
                                  Found linux image: /boot/vmlinuz-6.2.16-3-pve
                                  Found initrd image: /boot/initrd.img-6.2.16-3-pve
                                  Found linux image: /boot/vmlinuz-6.2.16-2-pve
                                  Found initrd image: /boot/initrd.img-6.2.16-2-pve
                                  Found memtest86+ 64bit EFI image: /boot/memtest86+x64.efi
                                  Adding boot menu entry for UEFI Firmware Settings ...
                                  done
                                  Pinned for next boot only.
                                  root@pve:~# 
                                  

                                  Zweite Zeile?

                                  ? 1 Reply Last reply
                                  0
                                  • S Offline
                                    S Offline
                                    SvenH75
                                    wrote on last edited by
                                    #56

                                    @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                    PCI Express

                                    muss ich morgen mal schauen.....

                                    auf 6.2.16-2 bin ich jetzt, würde ja aber heiße beim nächsten Neustart ist des System dann wieder auf 6.2.16-3, richtig......

                                    Fehlermeldungen sind auch erst mal wieder weg

                                    ? 1 Reply Last reply
                                    0
                                    • S SvenH75

                                      @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                      proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot

                                      kommt folgendes nach der ersten Zeile: (kann ich die Ordner weglassen?)

                                      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                      permitted by applicable law.
                                      Last login: Sun Jul  9 20:52:18 CEST 2023 on pts/0
                                      root@pve:~# proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot
                                      Setting '6.2.16-2-pve' as grub default entry and running update-grub.
                                      Generating grub configuration file ...
                                      Found linux image: /boot/vmlinuz-6.2.16-3-pve
                                      Found initrd image: /boot/initrd.img-6.2.16-3-pve
                                      Found linux image: /boot/vmlinuz-6.2.16-2-pve
                                      Found initrd image: /boot/initrd.img-6.2.16-2-pve
                                      Found memtest86+ 64bit EFI image: /boot/memtest86+x64.efi
                                      Adding boot menu entry for UEFI Firmware Settings ...
                                      done
                                      Pinned for next boot only.
                                      root@pve:~# 
                                      

                                      Zweite Zeile?

                                      ? Offline
                                      ? Offline
                                      A Former User
                                      wrote on last edited by
                                      #57

                                      @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                      @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                      proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot

                                      kommt folgendes nach der ersten Zeile: (kann ich die Ordner weglassen?)

                                      Zweite Zeile?

                                      Moin,

                                      wow, mach mal langsam, alter Mann ist ja kein Rennpferd mehr ;)

                                      Ich pflücke Dir das mal auseinander
                                      Das ist die Boot-Meldung, wird beim Login/Wechsel in die Konsole aus /etc/motd gelesen

                                      > Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                      > permitted by applicable law.
                                      > Last login: Sun Jul  9 20:52:18 CEST 2023 on pts/0
                                      

                                      Das ist der Befehl, den Du ausführen möchtest

                                      > root@pve:~# proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot
                                      

                                      Das sind die Antworten, die Dir der Befehl mitteilt

                                      1. was er macht, setze den Kernel-6.2.16-2.pve als default in Grub und ich starte update-grub
                                      Setting '6.2.16-2-pve' as grub default entry and running update-grub.
                                      
                                      1. die Ausgabe vom update-grub
                                      >  Generating grub configuration file ...
                                      > Found linux image: /boot/vmlinuz-6.2.16-3-pve
                                      > Found initrd image: /boot/initrd.img-6.2.16-3-pve
                                      > Found linux image: /boot/vmlinuz-6.2.16-2-pve
                                      > Found initrd image: /boot/initrd.img-6.2.16-2-pve
                                      > Found memtest86+ 64bit EFI image: /boot/memtest86+x64.efi
                                      > Adding boot menu entry for UEFI Firmware Settings ...
                                      > done
                                      > Pinned for next boot only.
                                      

                                      Welchen Ordner willst Du da weglassen, die Umstellung ist durchgelaufen, das done und Pinned for next Boot only sagt doch alles.
                                      Den refresh, der zweite Befehl von mir, den brauchst Du dann erst einmal nicht.

                                      Booten und mit uname -a schauen ob der richtige Kernel geladen wurde.

                                      VG
                                      Bernd

                                      S 1 Reply Last reply
                                      0
                                      • S SvenH75

                                        @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                        PCI Express

                                        muss ich morgen mal schauen.....

                                        auf 6.2.16-2 bin ich jetzt, würde ja aber heiße beim nächsten Neustart ist des System dann wieder auf 6.2.16-3, richtig......

                                        Fehlermeldungen sind auch erst mal wieder weg

                                        ? Offline
                                        ? Offline
                                        A Former User
                                        wrote on last edited by
                                        #58

                                        @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                        auf 6.2.16-2 bin ich jetzt, würde ja aber heiße beim nächsten Neustart ist des System dann wieder auf 6.2.16-3, richtig......

                                        Moin,

                                        ja, das sagt der kleine Zusatz --next-boot :)

                                        Wenn das dann alles so weit klappt, dann noch mal aufrufen, aber ohne --next-boot und den Kernel festschreiben, auch über einen Boot hinweg.

                                        VG
                                        Bernd

                                        S 1 Reply Last reply
                                        0
                                        • ? A Former User

                                          @svenh75 sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                          @dp20eic sagte in Neuaufsetzen Beelink Mini S 11. Generation:

                                          proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot

                                          kommt folgendes nach der ersten Zeile: (kann ich die Ordner weglassen?)

                                          Zweite Zeile?

                                          Moin,

                                          wow, mach mal langsam, alter Mann ist ja kein Rennpferd mehr ;)

                                          Ich pflücke Dir das mal auseinander
                                          Das ist die Boot-Meldung, wird beim Login/Wechsel in die Konsole aus /etc/motd gelesen

                                          > Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                          > permitted by applicable law.
                                          > Last login: Sun Jul  9 20:52:18 CEST 2023 on pts/0
                                          

                                          Das ist der Befehl, den Du ausführen möchtest

                                          > root@pve:~# proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot
                                          

                                          Das sind die Antworten, die Dir der Befehl mitteilt

                                          1. was er macht, setze den Kernel-6.2.16-2.pve als default in Grub und ich starte update-grub
                                          Setting '6.2.16-2-pve' as grub default entry and running update-grub.
                                          
                                          1. die Ausgabe vom update-grub
                                          >  Generating grub configuration file ...
                                          > Found linux image: /boot/vmlinuz-6.2.16-3-pve
                                          > Found initrd image: /boot/initrd.img-6.2.16-3-pve
                                          > Found linux image: /boot/vmlinuz-6.2.16-2-pve
                                          > Found initrd image: /boot/initrd.img-6.2.16-2-pve
                                          > Found memtest86+ 64bit EFI image: /boot/memtest86+x64.efi
                                          > Adding boot menu entry for UEFI Firmware Settings ...
                                          > done
                                          > Pinned for next boot only.
                                          

                                          Welchen Ordner willst Du da weglassen, die Umstellung ist durchgelaufen, das done und Pinned for next Boot only sagt doch alles.
                                          Den refresh, der zweite Befehl von mir, den brauchst Du dann erst einmal nicht.

                                          Booten und mit uname -a schauen ob der richtige Kernel geladen wurde.

                                          VG
                                          Bernd

                                          S Offline
                                          S Offline
                                          SvenH75
                                          wrote on last edited by
                                          #59

                                          @dp20eic
                                          ich meinte die Ordner vor den Befehlen

                                          **/usr/sbin/**proxmox-boot-tool kernel pin 6.2.16-2-pve --next-boot

                                          root@pve:~# uname -a
                                          Linux pve 6.2.16-2-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-2 (2023-06-13T13:30Z) x86_64 GNU/Linux
                                          root@pve:~# 
                                          
                                          ? 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          564

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe