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

    Boot menu

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    6
    1.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.
    • A
      afuente26
      last edited by

      Hello,

      since a lot of hours searching I was not able to configure the boot menu.

      One of the tutorial I found said, that I have to change (add) the appropiate label in the /tftpboot/pxelinux.cfg/default

      The tftpboot directory exists (all the vesamenu) but not the pxelinux.cfg.

      After creating the default file, I guessed I has to work, but it didn´t. I don´t know where to search anymore, after reading a lot of pages of pxe-booting.

      Can somebody say me the files I have to modify?

      Thanks
      Angel

      1 Reply Last reply Reply Quote 0
      • T
        TaTa
        last edited by

        if you are looking for Advanced Boot Menu, it is located on iPXE Boot Menu in FOG Configuration page in your FOG website.

        1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman
          last edited by

          I think the boot menu can be modified via the web interface on releases after 1.2.0 only.

          If you want that feature, you’d need to update to the trunk developmental releases.
          [url]http://fogproject.org/wiki/index.php/Upgrade_to_trunk[/url]

          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
          • Tom ElliottT
            Tom Elliott
            last edited by

            The menu directly can be edited in a svn but tata is correct that advanced menu will also work

            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
            • Wayne WorkmanW
              Wayne Workman
              last edited by

              Ah ok.

              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
              • A
                afuente26
                last edited by

                Thanks. With the advanced boot configuration it works fine.

                If somebody doesn´t want to search, here is my solution:

                1. open /var/www and create a directory called (for example) isos
                2. put your isos into it
                3. go to advanced options an add your personal menu, for example

                :MENU
                menu
                item --gap – ---------- My boot menu --------------
                item Hirens Hirens Boot CD
                item return go back
                choose --default return --timeout 10000 target && goto ${target}

                :Hirens
                initrd [url]http://${fog-ip}/isos/hirens.iso[/url]
                chain memdisk iso raw ||
                goto MENU

                :return
                chain [url]http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac}[/url] ||
                prompt
                goto MENU

                autoboot

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

                186

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project