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

    FOG Advance Menu Configuration hiren iso not starting

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    9
    3.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.
    • T
      thc3pt3r
      last edited by

      Hi guys!
      I’m trying to add the Hiren iso to the pxe advance menu.
      I have check the wiki link [url]http://www.fogproject.org/wiki/index.php/Advanced_Boot_Menu_Configuration_options[/url] in order to check that i’m not missing something.
      Also i have read the post [url]http://fogproject.org/forum/threads/how-to-modify-the-pxe-boot-menu-to-allow-the-booting-of-iso-files.154/[/url] .

      But when i select the option Hiren on the advanced menu i just take me back to the main Menu.

      This is what i have on the Advanced Menu Configuration option:

      [PHP]#!ipxe
      cpuid --ext 29 && set arch x86_64 || set arch i386
      colour --rgb 0xff6600 2
      cpair --foreground 7 --background 2 2
      console --picture http://${fog-ip}/${fog-webroot}/service/ipxe/bg.png --left 100 --right 80

      :MENU
      menu
      item --gap – ---------------- Advance boot menu ----------------
      item hiren Hiren Boot CD
      item hostinfo Detalles del Host
      item return return to previous menu
      choose --default return --timeout 5000 target && goto ${target}

      :hiren
      initrd http://${fog-ip}/${fog-webroot}/ISO/hiren.iso
      chain memdisk iso raw ||
      goto MENU

      :hostinfo
      echo This computer : ||
      echo MAC address…${net0/mac} ||
      echo IP address…${ip} ||
      echo Netmask…${netmask} ||
      echo Serial…${serial} ||
      echo Asset number…${asset} ||
      echo Manufacturer…${manufacturer} ||
      echo Product…${product} ||
      echo BIOS platform…${platform} ||
      echo ||
      echo press any key to return to Menu ||
      prompt
      goto MENU

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

      can anyone point me on the right direction?
      I’m Using FOG 1.1.2
      PD: Sorry for my bad English, it is not my native language.

      1 Reply Last reply Reply Quote 0
      • x23piracyX
        x23piracy
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • x23piracyX
          x23piracy
          last edited by

          Hi,

          try to reach[COLOR=#000000][COLOR=#0000bb][CODE]http://${fog-ip}/${fog-webroot}/ISO/hiren.iso[/CODE][/COLOR][/COLOR]with a browser.
          Remember linux ist case sensitive!

          What happens?

          Regards X23

          1 Reply Last reply Reply Quote 0
          • JunkhackerJ
            Junkhacker Developer
            last edited by

            [quote]
            But when i select the option Hiren on the advanced menu i just take me back to the main Menu.
            [/quote]
            typically that means that it failed to find the file

            try this line substitution
            [COLOR=#0000bb][FONT=monospace]initrd http[/FONT][/COLOR][COLOR=#007700][FONT=monospace]:[/FONT][/COLOR][COLOR=#ff8000][FONT=monospace]//${fog-ip}/${fog-webroot}/ISO/hiren.iso || echo file not found && prompt[/FONT][/COLOR]

            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
            • T
              thc3pt3r
              last edited by

              [quote=“x23piracy, post: 33140, member: 3982”]Hi,

              try to reach[COLOR=#000000][COLOR=#0000bb][CODE]http://${fog-ip}/${fog-webroot}/ISO/hiren.iso[/CODE][/COLOR][/COLOR]with a browser.
              Remember linux ist case sensitive!

              What happens?

              Regards X23[/quote]

              [COLOR=#0000bb][FONT=Consolas]It gives me: “Page can not be display” message[/FONT][/COLOR]
              [COLOR=#0000bb][FONT=Consolas]So i change it to [url]http://10.210.279/fog/ISO/hiren.iso[/url] and it gives me the download from the ISO[/FONT][/COLOR]
              [COLOR=#0000bb][FONT=Consolas]Whit this change, it not redirecting me to the main Menu,but instead is giving me a black screen.[/FONT][/COLOR]

              1 Reply Last reply Reply Quote 0
              • x23piracyX
                x23piracy
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • T
                  thc3pt3r
                  last edited by

                  Well i was able to boot another iso image , but not this one from Hiren. Wondering if maybe is the version of hiren? I’m using Hiren 15.0
                  I’m gonna try a different one and let you know.

                  1 Reply Last reply Reply Quote 0
                  • D
                    drjam
                    last edited by

                    [quote=“thc3pt3r, post: 33149, member: 24771”]Wondering if maybe is the version of hiren? I’m using Hiren 15.0.[/quote]

                    Did you get yours to work? Pls let us know dude! This post of yours helped me fix my issue.

                    [url]http://fogproject.org/forum/threads/what-files-to-edit-to-change-the-new-undionly-kpxe-pxe-boot-menu-in-fog-1-1-2.11185/#post-33575[/url]

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

                      Hello, guys!

                      Really sorry about the time frame. I was able to boot Hiren correctlly usinng the latest version. 15.2.

                      Thanks everyone for the Help, and let me apologies again for the time i took to reply.

                      regards,

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

                      130

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project