• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

An Error has been detected when attempting to load Ubuntu 22.04.1

Scheduled Pinned Locked Moved
General
2
5
250
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.
  • R
    Rudolf
    last edited by Jul 15, 2024, 3:50 PM

    Hello whenever I attempt to deploy the image I get this error message. I am not sure how to proceed.

    Media (1).jpg Media.jpg

    J 1 Reply Last reply Jul 15, 2024, 6:03 PM Reply Quote 0
    • J
      JJ Fullmer Testers @Rudolf
      last edited by Jul 15, 2024, 6:03 PM

      @Rudolf The output you have here shows the imgpath it’s looking for is /images/cinema/cinema.iso the deployed image should not be an ios, or is that just what you named your image?
      Are you able to deploy other images?

      Have you tried the FogApi powershell module? It's pretty cool IMHO
      https://github.com/darksidemilk/FogApi
      https://fogapi.readthedocs.io/en/latest/
      https://www.powershellgallery.com/packages/FogApi
      https://forums.fogproject.org/topic/12026/powershell-api-module

      R 2 Replies Last reply Jul 15, 2024, 6:12 PM Reply Quote 0
      • R
        Rudolf @JJ Fullmer
        last edited by Jul 15, 2024, 6:12 PM

        @JJ-Fullmer
        No I am not able to deploy other images, but I would imagine that’s because the other images are also ISO files. What should I be putting there instead? Sorry I am very new to this.

        1 Reply Last reply Reply Quote 0
        • R
          Rudolf @JJ Fullmer
          last edited by Jul 15, 2024, 7:04 PM

          @JJ-Fullmer
          For a full description of what we are trying to accomplish.

          We have devices that run Ubuntu 22.04.1 with some custom software. We used to just copy 1 ssd to another, some issues came up with that process so we decided we should look into PXE. So essentially we want to have our devices be plugged in and they download an image and auto configure themselves without human intervention.

          J 1 Reply Last reply Jul 16, 2024, 12:38 PM Reply Quote 0
          • J
            JJ Fullmer Testers @Rudolf
            last edited by Jul 16, 2024, 12:38 PM

            @Rudolf So Fog can do what you want there’s just a few steps you skipped.

            Fog will essentially do the same idea of copying the SSD from one to another but in a more centralized manner with more customization capability.

            Basically, you need to

            • Install and configure the OS on a Virtual or Physical machine (virtual is easier to maintain if you already have a virtual infrastructure)
            • Capture the image of that machine with fog
            • Deploy the image to hosts

            See https://docs.fogproject.org/en/latest/capture-an-image and https://docs.fogproject.org/en/latest/intro for some more info.

            You can also expand further with customization of how you update your reference image, with windows there’s sysprep and other tools to help create a reference image, I’m sure linux has tools as well, I’m just not as well versed in them.

            You can also edit the fog pxe menu to boot to an iso, I’m sure we have some examples in the forum for that.
            There are also pre/post scripts so you can have a linux bash script that runs after an image is complete to do further customization of the image.

            It sounds like Fog is the tool that will do what you’re trying to do, there’s just a bit more setup.

            Have you tried the FogApi powershell module? It's pretty cool IMHO
            https://github.com/darksidemilk/FogApi
            https://fogapi.readthedocs.io/en/latest/
            https://www.powershellgallery.com/packages/FogApi
            https://forums.fogproject.org/topic/12026/powershell-api-module

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

            307

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project