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

FOG Could not start download: Invalid Argument

Scheduled Pinned Locked Moved
FOG Problems
3
30
3.9k
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.
  • G
    george1421 Moderator @HowToGravity
    last edited by Aug 18, 2020, 7:10 PM

    @HowToGravity said in FOG Could not start download: Invalid Argument:

    chain https://192.168.20.2/fog/service/ipxe/boot.php

    If you key in the above do you still get an error? I’m going to say yes, but I’m wondering if there are any more helpful error messages.

    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

    H 1 Reply Last reply Aug 18, 2020, 7:12 PM Reply Quote 0
    • H
      HowToGravity @george1421
      last edited by Aug 18, 2020, 7:12 PM

      @george1421
      I only get the error:
      Could not start download: Invalid argument (http://ipxe.org/1c25e082)

      G 1 Reply Last reply Aug 18, 2020, 7:23 PM Reply Quote 0
      • G
        george1421 Moderator @HowToGravity
        last edited by Aug 18, 2020, 7:23 PM

        @HowToGravity This is the only thing that is being downloaded

        console --picture https://192.168.20.2/fog/service/ipxe/bg.png --left 100 --right 80

        But again the only model throwing this error is this inspiron?? The true table is tell me its the computer and not the fog server. I simply don’t understand the error.

        Can you confirm the firmware is up to date on this target computer?

        Is this an AMD processor? I have seen some references to an AMD processor creating this error too. But I’m not really believing that either.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        H 1 Reply Last reply Aug 18, 2020, 7:58 PM Reply Quote 0
        • H
          HowToGravity @george1421
          last edited by Aug 18, 2020, 7:58 PM

          @george1421
          Just finished updating the BIOS and still no luck. Everything else looks to be up to date.

          Do you know if anyone has had an luck with imaging eMMC flash storage before?

          Exact model is Dell Inspiron 11 3195.

          G 1 Reply Last reply Aug 18, 2020, 11:17 PM Reply Quote 0
          • G
            george1421 Moderator @HowToGravity
            last edited by Aug 18, 2020, 11:17 PM

            @HowToGravity So lets assume that iPXE is incompatible with this workstation for some reason. We have an alternate method to boot into FOS Linux (the custom linux OS that captures and deploys images).

            I have a tutorial on how to build a fos linux usb boot drive. Read the article and understand the caveats of going this route. The tutorial is a bit out of sequence because of the way the forum works. So read the first post and then scroll all the way to the bottom for the second posts. Also look at the FOG Forum chat bubble for some additional tips.

            https://forums.fogproject.org/topic/7727/building-usb-booting-fos-image

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

            H 1 Reply Last reply Aug 19, 2020, 5:27 PM Reply Quote 0
            • H
              HowToGravity @george1421
              last edited by Aug 19, 2020, 5:27 PM

              @george1421 So i am following the instructions listed on this form https://forums.fogproject.org/topic/6532/usb-boot-target-device-into-fog-os-live-fosl-for-debugging to create a FOS linux USB and I am getting on step #12 sudo grub-install --force --no-floppy --boot-directory=/mnt/boot /dev/sdX. Every time i run the command i get the following error Grub-install error: cannot find EFI directory.

              Hopefully i am following the right instructions.

              G 1 Reply Last reply Aug 19, 2020, 6:32 PM Reply Quote 0
              • G
                george1421 Moderator @HowToGravity
                last edited by Aug 19, 2020, 6:32 PM

                @HowToGravity said in FOG Could not start download: Invalid Argument:

                Grub-install error: cannot find EFI directory

                In part 2a or 2b you missed the bit about installing the additional grub libraries it sounds like: sudo apt-get install grub-efi-amd64 grub-efi-ia32 parted kpartx I think you might have an issue with the ia32 and amd64 being installed at the same time. I seem to recall an issue with that.

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                H 1 Reply Last reply Aug 19, 2020, 8:21 PM Reply Quote 0
                • H
                  HowToGravity @george1421
                  last edited by Aug 19, 2020, 8:21 PM

                  @george1421 So I ran sudo apt-get install grub-efi-amd64 parted kpartx & sudo apt-get install grub-efi-ia32 parted kpartx separately and I am still getting the same error.

                  I also tried using Method #2 (windows path / BIOS boot) but the i am not able to get the file ldlinux.sys generated. I am running the unetbootin-shortcut as Admin, i even tried 2 sperate ways of running it as admin. First way was right click the shortcut and run as admin, second way was running CMD as admin and launching unetbootin with the parameter showcustom=y.

                  Not sure what I am doing wrong or what I am missing.

                  G 1 Reply Last reply Aug 19, 2020, 8:28 PM Reply Quote 0
                  • G
                    george1421 Moderator @HowToGravity
                    last edited by Aug 19, 2020, 8:28 PM

                    @HowToGravity It might be your build envrionment. When I created the instructions they were for ubuntu 14.04 based computers. My current build environment is based on linux mint 19.2 and it still works.

                    What linux host did you try to build this under? I may need to update my instructions.

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                    H 1 Reply Last reply Aug 19, 2020, 8:30 PM Reply Quote 0
                    • H
                      HowToGravity @george1421
                      last edited by Aug 19, 2020, 8:30 PM

                      @george1421 Ubuntu 20.04

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 2 / 2
                      2 / 2
                      • First post
                        22/30
                        Last post

                      178

                      Online

                      12.1k

                      Users

                      17.3k

                      Topics

                      155.4k

                      Posts
                      Copyright © 2012-2024 FOG Project