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

Imaging with fog from ipxe command line

Scheduled Pinned Locked Moved
General Problems
3
14
4.6k
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.
  • T
    Tom Elliott @Tom Elliott
    last edited by Dec 15, 2016, 2:26 AM

    @Tom-Elliott of course you could simple tftp the file to the client too. Something like:
    chain tftp://ipoffogserver/default.ipxe

    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 1
    • T
      Thewafflication
      last edited by Dec 15, 2016, 2:31 AM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • T
        Thewafflication @Tom Elliott
        last edited by Dec 15, 2016, 2:35 AM

        @Tom-Elliott I am not super familiar with iPXE or tftp.

        chain tftp://ipoffogserver/default.ipxe
        

        resualts with

        tftp://ipoffogserver/default.ipxe ... ok
        params: command not found
        Could not boot .... (error code)
        

        and

        chain tftp://ipoffogserver/default.ipxe ##paramd
        

        returns

        the same.
        T 1 Reply Last reply Dec 15, 2016, 2:36 AM Reply Quote 0
        • T
          Tom Elliott @Thewafflication
          last edited by Dec 15, 2016, 2:36 AM

          @Thewafflication are you changing out ipoffogserver?

          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

          T T 2 Replies Last reply Dec 15, 2016, 2:37 AM Reply Quote 0
          • T
            Thewafflication @Tom Elliott
            last edited by Dec 15, 2016, 2:37 AM

            @Tom-Elliott of course! (10.51.4.48)

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott @Tom Elliott
              last edited by Dec 15, 2016, 2:37 AM

              @Tom-Elliott are you using a custom ipxe file? We create one for this purpose too.

              It’s under the tftpboot folder with the name ipxe.iso

              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

              T 1 Reply Last reply Dec 15, 2016, 2:42 AM Reply Quote 0
              • T
                Tom Elliott
                last edited by Dec 15, 2016, 2:40 AM

                I’m suggesting this file because the ipxe.iso you are using appears to not allow the params ipxe cmd

                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

                T 1 Reply Last reply Dec 15, 2016, 4:59 AM Reply Quote 0
                • T
                  Thewafflication @Tom Elliott
                  last edited by Dec 15, 2016, 2:42 AM

                  @Tom-Elliott I am using the one found here:
                  http://boot.ipxe.org/ipxe.iso
                  I dont have any more cd’s, but I will try to burn yours to a usb stick with rufus.
                  Will take some time.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Thewafflication
                    last edited by Dec 15, 2016, 2:55 AM

                    I do not have a usb drive to spare.
                    I will buy an extra in next couple of days.

                    W 1 Reply Last reply Dec 15, 2016, 4:04 AM Reply Quote 0
                    • W
                      Wayne Workman @Thewafflication
                      last edited by Dec 15, 2016, 4:04 AM

                      @Thewafflication You’re at a university. Go find a computer technician and just ask them for a small spare flash drive. I promise they will have an entire box of them just laying around of ones they’ve found while doing their jobs. I would know, I worked at university about 5 years ago as a tech.

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      1 Reply Last reply Reply Quote 0
                      • T
                        Thewafflication @Tom Elliott
                        last edited by Dec 15, 2016, 4:59 AM

                        @Tom-Elliott @Wayne-Workman I solved my problem with a workaround.
                        Using my iPXE cd that doesn’t have param, I booted to the ipxe.pxe provided with fog.
                        From there I was able to boot default.ipxe.
                        TL;DR
                        Boot CD.

                        chain tftp://myip/ipxe.pxe
                        

                        shoots some error.
                        I press s to go to command line.

                        param
                        

                        returns nothing.

                        chain tftp://myipdefault.ipxe 
                        

                        Text flies by, and the computer begins to create an image!

                        Thanks for the help!

                        W 1 Reply Last reply Dec 15, 2016, 2:17 PM Reply Quote 1
                        • W
                          Wayne Workman @Thewafflication
                          last edited by Dec 15, 2016, 2:17 PM

                          @Thewafflication Good work. You may think about taking your laptop off of the network so you can run DHCP on your virtualized fog server. 🙂

                          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!
                          Daily Clean Installation Results:
                          https://fogtesting.fogproject.us/
                          FOG Reporting:
                          https://fog-external-reporting-results.fogproject.us/

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

                          179

                          Online

                          12.1k

                          Users

                          17.3k

                          Topics

                          155.4k

                          Posts
                          Copyright © 2012-2024 FOG Project