XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Debian 12 template - long load on bios sreen at startup

    Scheduled Pinned Locked Moved Solved Xen Orchestra
    4 Posts 3 Posters 249 Views 2 Watching
    Loading More Posts
    • 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 Offline
      SylvainB
      last edited by

      Hi,

      On a new Debian model, with cloud-init, during a reboot, the screen remains blocked for around 2 minutes.

      95bbc4c5-7cff-4f4a-9cd9-2bca1f86db89-image.png

      Here my cloud-init config :

      #cloud-config
      users:

      • name: user
        passwd: passwordhash
        lock_passwd: false
        groups: sudo
        shell: /bin/bash
        sudo: ALL=(ALL) NOPASSWD:ALL
        home: /home/user

      Why is the screen stuck on this ?

      Thank you for your help !

      1 Reply Last reply Reply Quote 0
      • S Offline
        SylvainB
        last edited by SylvainB

        FYI, problem disappeared after allow dhcp traffic on my vlan.

        1 Reply Last reply Reply Quote 0
        • DanpD Danp marked this topic as a question on
        • DanpD Danp has marked this topic as solved on
        • DanpD Online
          Danp Pro Support Team
          last edited by

          Thanks for sharing the solution.

          1 Reply Last reply Reply Quote 0
          • olivierlambertO Online
            olivierlambert Vates 🪐 Co-Founder CEO
            last edited by

            Yes indeed, if you are not passing a static IP in the template, Cloud init will wait to get an IP for few minutes before continuing to boot 🙂

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