• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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 Apr 23, 2015, 6:45 PM

    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 Apr 23, 2015, 6:54 PM

      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
      • W
        Wayne Workman
        last edited by Apr 23, 2015, 6:59 PM

        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
        • T
          Tom Elliott
          last edited by Apr 23, 2015, 7:02 PM

          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
          • W
            Wayne Workman
            last edited by Apr 23, 2015, 7:18 PM

            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 Apr 24, 2015, 9:02 AM

              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
              1 / 1
              • First post
                6/6
                Last post

              162

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project