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

Chainloading error when imaging from FOG boot menu

Scheduled Pinned Locked Moved Solved
Bug Reports
2
4
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.
  • W
    Wayne Workman
    last edited by Wayne Workman Oct 27, 2016, 9:01 AM Oct 27, 2016, 2:58 PM

    Server
    • FOG Version: 1.3.0 RC-16 as of a few hours ago.
    • OS: Fedora 21
    Description

    I have a registered EliteBook 8730w that has worked in the past fine. When I network boot it to the fog boot menu and choose Deploy Image, and pick the correct image, I get a chainloading failed error, pictured below.

    We have hidden menu turned on, and there is no image associated with the laptop at the moment, I’m just picking the correct image from the list.

    When I browse to http://10.2.1.11/fog/service/ipxe/boot.php?mac=1c:c1:de:91:68:81 This is what I see:

    #!ipxe
    set fog-ip 10.2.1.11
    set fog-webroot fog
    set boot-url http://${fog-ip}/${fog-webroot}
    cpuid --ext 29 && set arch x86_64 || set arch i386
    iseq ${platform} efi && set key 0x1b || set key 0x01
    iseq ${platform} efi && set keyName ESC || set keyName CTRL + A
    prompt --key ${key} --timeout 4000 Booting... (Press ${keyName} to access the menu) && goto menuAccess || chain -ar ${boot-url}/service/ipxe/grub.exe --config-file="rootnoverify (hd0);chainloader +1"
    :menuAccess
    login
    params
    param mac0 ${net0/mac}
    param arch ${arch}
    param platform ${platform}
    param username ${username}
    param password ${password}
    param menuaccess 1
    param debug 1
    isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
    isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
    :bootme
    chain -ar http://10.2.1.11/fog/service/ipxe/boot.php##params
    

    0_1477580312512_upload-14e1e5c6-507d-4ac6-84bc-49195001ae7b

    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
    • W
      Wayne Workman
      last edited by Oct 27, 2016, 7:35 PM

      Tom says he has fixed this in RC-17, which is now released because this was a pretty major bug - in terms of hindering everyday I.T. operations.

      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
      • W
        Wayne Workman
        last edited by Oct 27, 2016, 3:00 PM

        Confirmed bug, moving to bug reports.

        I assigned an image to the host, and tried again, and there was no chainloading error.

        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
        • I
          IchBinAsuka
          last edited by Oct 27, 2016, 6:04 PM

          This issue is also currently happening in my environment with fresh setups on Ubuntu Server 14.04.5 if that makes any differences. It seems to be affecting all hardware models.

          1 Reply Last reply Reply Quote 0
          • W
            Wayne Workman
            last edited by Oct 27, 2016, 7:35 PM

            Tom says he has fixed this in RC-17, which is now released because this was a pretty major bug - in terms of hindering everyday I.T. operations.

            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
              1/4
              Last post

            193

            Online

            12.1k

            Users

            17.3k

            Topics

            155.3k

            Posts
            Copyright © 2012-2024 FOG Project