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

IPxe Boot Error

Scheduled Pinned Locked Moved
FOG Problems
3
16
7.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.
  • F
    FelipeF
    last edited by Jun 20, 2014, 6:36 PM

    Yes, it’s the FOG GUI.

    The VM’s NIC is bridged.

    Something comes to mind. In the fog install, i let the FOG’s DHCP enable, maybe there’s some kind of conflict with both DHCPs? From the router and FOG ?

    I also had disable the firewall from the router.

    1 Reply Last reply Reply Quote 0
    • J
      Junkhacker Developer
      last edited by Jun 20, 2014, 7:15 PM

      if there is more then 1 dhcp service running, that can definitely be a problem

      signature:
      Junkhacker
      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

      1 Reply Last reply Reply Quote 0
      • F
        FelipeF
        last edited by Jun 20, 2014, 7:20 PM

        Junkhacker, but if disable the router’s dhcp, the fog’s dhcp should recognize the VM somehow, what doesn’t happen. Also, where i can edit the fog’s dhcp settings ?

        1 Reply Last reply Reply Quote 0
        • F
          FelipeF
          last edited by Jun 20, 2014, 8:00 PM

          Guys, it works! Maybe it was the both DHCP running at the same time.

          Now, on the physical machine, the installation is already running, but on the VM, it’s stoped on “Restoring MB and GRUB”. It’s get done, the VM is rebooted and the message “No bootable disk” appears, like there’s no OS to boot.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jun 20, 2014, 8:41 PM

            Is there an OS to deploy to the system?

            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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • F
              FelipeF
              last edited by Jun 20, 2014, 8:55 PM

              You mean, on the images folder ? There’s two .iso there.

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Jun 20, 2014, 8:59 PM

                So you haven’t created an image yet?

                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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                1 Reply Last reply Reply Quote 0
                • F
                  FelipeF
                  last edited by Jun 20, 2014, 9:04 PM

                  Yes, i have. Sorry, i should have said that before. I have created a Image, on the Image Management option, It’s a Ubuntu 14.04, the same i use to create the VM. It is on the Default storage, which i didn’t change any settings, aside the password.
                  Operating System as Linux
                  Image Path as Images/ubuntu-14.04-desktop-amd64.iso ( i also check the permissions of this file )
                  Image Type as Multiple Partition Image - Single Disk

                  I then created a task Download which, if i didn’t get that wrong, will install that image on the host i chose.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Jun 20, 2014, 9:07 PM

                    FelipeF,

                    FOG does not install “images” from an ISO.

                    FOG Creates a Clone of an already existing system.

                    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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    1 Reply Last reply Reply Quote 0
                    • F
                      FelipeF
                      last edited by Jun 20, 2014, 9:15 PM

                      Welll…just sorry again, haha. I completely misunderstood that part. funny thing is, the first thing i did, was “Upload” a task to the physical computer, that i thought was going to upload an image. Probably already it’s an usable “image”, right ? There’s an folder on the image directory with the name of the iso.

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Jun 20, 2014, 9:17 PM

                        What’s the output of these commands?
                        [code]cd /images/ubuntu-14.04-desktop-amd64.iso/
                        ls -lhart[/code]

                        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        1 Reply Last reply Reply Quote 0
                        • J
                          Junkhacker Developer
                          last edited by Jun 20, 2014, 9:20 PM

                          [quote=“FelipeF, post: 31032, member: 24714”]Welll…just sorry again, haha. I completely misunderstood that part. funny thing is, the first thing i did, was “Upload” a task to the physical computer, that i thought was going to upload an image. Probably already it’s an usable “image”, right ? There’s an folder on the image directory with the name of the iso.[/quote]

                          in fog’s terminology, you upload images to the server, you download images to the client

                          signature:
                          Junkhacker
                          We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                          1 Reply Last reply Reply Quote 0
                          • F
                            FelipeF
                            last edited by Jun 20, 2014, 10:50 PM

                            Guys, i have to leave work, i’m in home now.

                            Tom, it was easier to print the result.

                            Junkhacker, now i got, i think.

                            Well, as i said, i made an upload from that physical computer from work, which create that folder with the name of the image a put on the Image Management settings, that is the Fedora-Live, on the image here.

                            [url=“/_imported_xf_attachments/1/1032_Ubuntu.png?:”]Ubuntu.png[/url]

                            1 Reply Last reply Reply Quote 0
                            • F
                              FelipeF
                              last edited by Jun 24, 2014, 7:01 PM

                              Guys, one more thing.

                              I created that VM with only 20gb, which is not enough for the “images”. I then add another VDH, mounted and give permissions. But when i try to used, changing the settings on the FOG GUI (Storage Management), i get a permission error, when i try to Download an “image”.

                              What kind of permission i still need?

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              1 / 1
                              • First post
                                12/16
                                Last post

                              173

                              Online

                              12.1k

                              Users

                              17.3k

                              Topics

                              155.4k

                              Posts
                              Copyright © 2012-2024 FOG Project