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

    Custom menu ISO files

    Scheduled Pinned Locked Moved
    FOG Problems
    6
    16
    7.8k
    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.
    • M
      Mark Clark
      last edited by

      Hi Tom,

      OK now I’m a little lost, followed the installation and straight forward. Not sure where that TFTP folder comes from then?! Where does the MEM Test ISO reside / appear in the menu then?

      I followed the Wiki after FOG was installed on the below link…

      [url]http://www.fogproject.org/wiki/index.php/Include_any_ISO_in_the_FOG_Bootmenu[/url]

      Should i be running an older version then would you recommend to achieve what i need?

      Thanks

      1 Reply Last reply Reply Quote 0
      • A
        Albatros
        last edited by

        [quote=“Mark Clark, post: 37580, member: 26486”]Hi Tom,

        OK now I’m a little lost, followed the installation and straight forward. Not sure where that TFTP folder comes from then?! Where does the MEM Test ISO reside / appear in the menu then?

        I followed the Wiki after FOG was installed on the below link…

        [url]http://www.fogproject.org/wiki/index.php/Include_any_ISO_in_the_FOG_Bootmenu[/url]

        Should i be running an older version then would you recommend to achieve what i need?

        Thanks[/quote]

        That entry from the wiki is deprecated for that fog version. Take a look here
        [url]http://fogproject.org/forum/threads/add-iso-to-fog-server.11608/#post-36287[/url]

        1 Reply Last reply Reply Quote 0
        • M
          Mark Clark
          last edited by

          Hi Tom,

          OK managed to get it running with fresh install of 0.32 thanks.

          Mark

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            Mark I’m glad that you got it working but all we were trying to tell you is the way you do it is different in one not two not that you had to revert to an older version

            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
              Trixsta101
              last edited by

              For what its worth… this is my advanced ipxe settings
              Not the IBM/Linux iso i haven’t had time to sort the live boot ones.

              :MENU
              menu
              item windows Windows Install Menu
              item installTools Boot Tools Menu
              item acronistools Acronis Tools Menu
              item shadowprotect Shadowprotect Recovery Menu
              item ibmtools IBM Tools Menu
              item linux Linux Menu
              choose --default windows target && goto ${target}
              :windows
              menu
              item WinPE5_amd64 Windows Server 2012 R2 WinPE
              item server-2012-r2-dc Windows Server 2012 R2
              item shell ipxe shell
              item return Return to Main Menu
              choose --default WinPE5_amd64 target && goto ${target}
              :acronistools
              menu
              item Acronis2015 Acronis true Image 2015
              item Acronis2015PRMedia Acronis PE Media 2015
              item Acronis2013 Acronis True Image 2013
              item acronis2009 Acronis True Image 2009
              item Align Acronis Alignment Tool
              item Acronisdiskdirector Acronis Disk Director
              item shell ipxe shell
              item return Return to Main Menu
              choose --default Acronis2015 target && goto ${target}
              :shadowprotect
              menu
              item ShadowProtect.5.2 ShadowProtect 5.2 x64
              item ShadowProtect.5.2.x86.en-US ShadowProtect 5.2 x86
              item ShadowProtect_RE_5.1.3 ShadowProtect 5.1.3
              item ShadowProtect_RE_5.0.0 ShadowProtect 5.0.0
              item ShadowProtect_RE_4.2.5 ShadowProtect 4.2.5
              item ENU_ShadowProtect_RE_4.1.5 ShadowProtect 4.1.5
              item ENU_ShadowProtect_RE_4.0.0 ShadowProtect 4.0.0
              item ENU_ShadowProtect_IT_3.6.0 IT Edition 3.6.0
              item shell ipxe shell
              item return Return to Main Menu
              choose --default ShadowProtect.5.2 target && goto ${target}
              :installTools
              menu
              item Hirens.BootCD.15.2 Hirens BootCD 15.2
              item USPatchedHiren.8.8 Hirens BootCD USPatched 8.8
              item systemrescuecd-x86-3.7.0 System Rescue CD 3.7.0
              item gparted-live-0.16.1-1-i486 GParted 16.1-1
              item seatools Seatools
              item memtest86±5.01 Memtest86±5.01
              item memtest3-4 Memtest86+ 3-4
              item memtest86±2.01 Memtest86+ 2.01
              item mt420 Memtest86+ 4.2
              item cd140201 Offline NT Password & Registry Editor
              item return Return to Main Menu
              choose --default Hirens.BootCD.15.2 target && goto ${target}
              :linux
              menu
              item ubuntu14.04_64 Ubuntu 14.04 64 Bits
              item debian7.8_64 Debian 7.8 64 Bits
              item return Return to Main Menu
              choose --default ubuntu14.04_64 target && goto ${target}

              :ENU_ShadowProtect_IT_3.6.0
              initrd http://${fog-ip}/${fog-webroot}/iso/shadowprotect/ENU_ShadowProtect_IT_3.6.0.iso
              chain memdisk iso raw ||
              goto MENU
              :ENU_ShadowProtect_RE_4.0.0
              initrd http://${fog-ip}/${fog-webroot}/iso/shadowprotect/ENU_ShadowProtect_RE_4.0.0.iso
              chain memdisk iso raw ||
              goto MENU
              :ENU_ShadowProtect_RE_4.1.5
              initrd http://${fog-ip}/${fog-webroot}/iso/shadowprotect/ENU_ShadowProtect_RE_4.1.5.iso
              chain memdisk iso raw ||
              goto MENU
              :ShadowProtect_RE_4.2.5
              initrd http://${fog-ip}/${fog-webroot}/iso/shadowprotect/ShadowProtect_RE_4.2.5.iso
              chain memdisk iso raw ||
              goto MENU
              :ShadowProtect_RE_5.0.0
              initrd http://${fog-ip}/${fog-webroot}/iso/shadowprotect/ShadowProtect_RE_5.0.0.iso
              chain memdisk iso raw ||
              goto MENU
              :ShadowProtect_RE_5.1.3
              initrd http://${fog-ip}/${fog-webroot}/iso/shadowprotect/ShadowProtect_RE_5.1.3.iso
              chain memdisk iso raw ||
              goto MENU
              :ShadowProtect.5.2
              initrd http://${fog-ip}/${fog-webroot}/iso/shadowprotect/ShadowProtect.5.2.iso
              chain memdisk iso raw ||
              goto MENU
              :ShadowProtect.5.2.x86.en-US
              initrd http://${fog-ip}/${fog-webroot}/iso/shadowprotect/ShadowProtect.5.2.x86.en-US.iso
              chain memdisk iso raw ||
              goto MENU

              :Acronis2015
              initrd http://${fog-ip}/${fog-webroot}/iso/acronis/Acronis2015.iso
              chain memdisk iso raw ||
              goto MENU
              :Acronis2015PRMedia
              initrd http://${fog-ip}/${fog-webroot}/iso/acronis/Acronis2015PEMedia.iso
              chain memdisk iso raw ||
              goto MENU
              :Acronis2013
              initrd http://${fog-ip}/${fog-webroot}/iso/acronis/Acronis2013.iso
              chain memdisk iso raw ||
              goto MENU
              :acronis2009
              initrd http://${fog-ip}/${fog-webroot}/iso/acronis/acronis2009.iso
              chain memdisk iso raw ||
              goto MENU
              :Acronisdiskdirector
              initrd http://${fog-ip}/${fog-webroot}/iso/acronis/Acronisdiskdirector.iso
              chain memdisk iso raw ||
              goto MENU
              :Align
              initrd http://${fog-ip}/${fog-webroot}/iso/acronis/Align.iso
              chain memdisk iso raw ||
              goto MENU

              :sysrescue3.7
              initrd http://${fog-ip}/${fog-webroot}/iso/systemrescuecd/systemrescuecd-x86-3.7.0.iso
              chain memdisk iso raw ||
              goto MENU
              :Hirens.BootCD.15.2
              initrd http://${fog-ip}/${fog-webroot}/iso/hiren/Hirens.BootCD.15.2.iso
              chain memdisk iso raw ||
              goto MENU
              :USPatchedHiren.8.8
              initrd http://${fog-ip}/${fog-webroot}/iso/hiren/USPatchedHiren.8.8.iso
              chain memdisk iso raw ||
              goto MENU
              :seatools
              initrd http://${fog-ip}/${fog-webroot}/iso/seatools/seatools.iso
              chain memdisk iso raw ||
              goto MENU
              :mt420
              initrd http://${fog-ip}/${fog-webroot}/iso/memtest/mt420.iso
              chain memdisk iso raw ||
              goto MENU
              :memtest86±2.01
              initrd http://${fog-ip}/${fog-webroot}/iso/memtest/memtest86±2.01.iso
              chain memdisk iso raw ||
              goto MENU
              :memtest3-4
              initrd http://${fog-ip}/${fog-webroot}/iso/memtest/memtest3-4.iso
              chain memdisk iso raw ||
              goto MENU
              :memtest86±5.01
              initrd http://${fog-ip}/${fog-webroot}/iso/memtest/memtest86±5.01.iso
              chain memdisk iso raw ||
              goto MENU
              ::cd140201
              initrd http://${fog-ip}/${fog-webroot}/iso/passwordeditor/cd140201.iso
              chain memdisk iso raw ||
              goto MENU

              :ubuntu14.04_64
              initrd http://${fog-ip}/${fog-webroot}/iso/install/ubuntu/ubuntu14.04_64.iso
              chain memdisk iso raw ||
              goto MENU
              :debian7.8_64
              initrd http://${fog-ip}/${fog-webroot}/iso/install/debian2/debian7.8_64.iso
              chain memdisk iso raw ||
              goto MENU

              :WinPE5_amd64
              initrd http://${fog-ip}/${fog-webroot}/iso/windows/WinPE5_amd64.iso
              chain memdisk iso raw ||
              goto MENU
              :server-2012-r2-dc
              initrd http://${fog-ip}/${fog-webroot}/iso/windows/server-2012-r2-dc.iso
              chain memdisk iso raw ||
              goto MENU
              :shell
              shell ||
              goto MENU
              :return
              chain http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac} ||
              prompt
              goto MENU
              autoboot

              Wayne WorkmanW 1 Reply Last reply Reply Quote 2
              • Wayne WorkmanW
                Wayne Workman @Trixsta101
                last edited by

                @Trixsta101 said:

                For what its worth… this is my advanced ipxe settings

                That’s quite the menu! Thank you for sharing!

                Did you need to do anything special for any of those to gt them going?

                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/

                T 1 Reply Last reply Reply Quote 0
                • T
                  Trixsta101 @Wayne Workman
                  last edited by

                  @Wayne-Workman

                  Most work perfect, The IBM server guide & Linux menu are a work in progress still, just haven’t had the time… but suspect memdisk wont work for them & need to take the live cd route.

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

                    To further clarify, where did you put the ISO files?

                    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
                    • X
                      xfirero @Tom Elliott
                      last edited by

                      @Tom-Elliott
                      Hi Tom.
                      I’m very new here, so please be patient with me. Like Mark Clark I want to add a custom ISO to the main boot menu and I can’t find any tutorial or explanations abot how to do that in FOG 1.2.0. Where to deposit the custom ISO, what to add to the boot menu. If you can be so kind to make an example for a iso file, or point me in the right direction. I have searched google for 2 days and I found such explanations only for old FOG versions. Thanks in advance. PS: Can be applied instructions from https://wiki.fogproject.org/wiki/index.php/Include_any_ISO_in_the_FOG_Bootmenu but with what difference for FOG versions above 1.2.0?

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

                        @xfirero There was one example in there that applied to 1.2.0. I just added another, if you want to take a look. https://wiki.fogproject.org/wiki/index.php?title=Include_any_ISO_in_the_FOG_Bootmenu

                        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/

                        X 1 Reply Last reply Reply Quote 0
                        • X
                          xfirero @Wayne Workman
                          last edited by

                          @Wayne-Workman Great, 10x man. I will read and try it as soon as posible!

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

                          228

                          Online

                          12.1k

                          Users

                          17.3k

                          Topics

                          155.3k

                          Posts
                          Copyright © 2012-2024 FOG Project