• Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. DanielR
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 22
    • Best 0
    • Controversial 0
    • Groups 0

    DanielR

    @DanielR

    0
    Reputation
    628
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    DanielR Unfollow Follow

    Latest posts made by DanielR

    • RE: 040ee119 error on boot

      [quote=“Tom Elliott, post: 28013, member: 7271”]What is the “same error”? What are the systems, are they virtual or physical systems? I’m sorry if you’ve already answered this but it seems to me like NOTHING is working for your systems and that sounds in accurate. How are these systems failing? Are they getting the 040ee119 error or some other error? Are they freezing at initializing devices? What exactly is happening? Can you provide a screenshot?[/quote]

      Physical Server on an Isolated Network, running Ubuntu 14.04 and Fog 1.0.1. Able to image our Acer B113 laptops flawlessly, but when it comes to the Acer 1830T, iPXE returns the error 0x040ee119 when trying to configure net0. Its not a big issue as I still have a secondary Fog Server running 0.32 which images both Acer model laptops without a hiccup.

      I figured it would be useful to operate with 1.0.1 since it’s received so much praise. The other issue I have is when trying to iPXE boot the new Lenovo Yoga Laptops, which is the main reason I decided to build a Fog 1.0.1 server in an attempt to capture and image those laptops as well, since imaging wasn’t working for them in 0.32

      [url=“/_imported_xf_attachments/0/825_photo.JPG?:”]photo.JPG[/url]

      posted in Bug Reports
      D
      DanielR
    • RE: IPXE Boot Issue with Realtek RTL8153

      I would be curious to see if anyone has had any success with iPXE botting via USB to Ethernet Adapters.

      posted in FOG Problems
      D
      DanielR
    • RE: Fog PXE Boot with USB to Ethernet Adapter

      I would be curious to see if anyone has had iPXE success with USB to Ethernet adapters.

      posted in FOG Problems
      D
      DanielR
    • RE: Boot from USB instead of iPXE

      Same issue, the lenovo yoga’s are a nightmare. Can’t get it to iPXE boot via a USB to Ethernet device.

      posted in FOG Problems
      D
      DanielR
    • RE: 040ee119 error on boot

      [quote=“Tom Elliott, post: 27969, member: 7271”]All with this issue:

      Per suggestion from one of our Project Leads: Chuck Syperski,

      I’ve rebuilt the undionly.kpxe and ipxe.kpxe with the ipxescript set as:
      [code]#!ipxe
      dhcp || reboot
      chain default.ipxe[/code]

      Please try both if possible.

      They are located at:
      [url]https://mastacontrola.com/ipxe.kpxe[/url]
      [url]https://mastacontrola.com/undionly.kpxe[/url]

      I’d recommend using the undionly.kpxe first, if that doesn’t work try the ipxe.kpxe AS your undionly.kpxe.[/quote]

      Sadly, both produce the same error only this time the client restarts after it fails.

      posted in Bug Reports
      D
      DanielR
    • RE: IPXE Boot Issue with Realtek RTL8153

      I have tried a few different kernals without success, and tried to compile my own kpxe file. Any luck anyone else?

      posted in FOG Problems
      D
      DanielR
    • RE: 040ee119 error on boot

      [quote=“Tom Elliott, post: 27550, member: 7271”]The NIC (Atheros AR8131) is referring to your fog server or the client NIC that is failing?[/quote]
      It is the NIC on the client, not the server. Sorry for the confusion.

      posted in Bug Reports
      D
      DanielR
    • RE: IPXE issue

      Hi Seb,

      Perhaps try the other files located on this thread for the same issue: [url]http://fogproject.org/forum/threads/040ee119-error-on-boot.10493/[/url]

      I currently have the same problem but others have found solutions within the files provided.

      posted in FOG Problems
      D
      DanielR
    • RE: 040ee119 error on boot

      [quote=“Tom Elliott, post: 27420, member: 7271”]Can you be more specific on which files you’ve used? I’ve got quite a few for testing and would just like to know which you’ve tried.

      For example, have you tried the undionly.kpxe in [url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/undionly.kpxe?[/url]

      Have you tried the undionly.kpxe from revision 1312? Which can be found with the command:
      [code]wget -O /tftpboot/undionly.kpxe https://sourceforge.net/p/freeghost/code/1312/tree/trunk/packages/tftp/undionly.kpxe?format=raw[/code]

      Is there any more information you can provide for the error(s) you’re seeing?
      What I mean by this, are you getting the 040ee119 error or some other message?

      Are you getting this message on multiple systems or just this Acer? What’s the NIC on that system? Has ipxe ever worked for this system?[/quote]

      Hi Tom,

      [B]I have tried the following:[/B]
      [url]https://mastacontrola.com/undionly_ROM.kpxe[/url]
      [url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/undionly.kpxe[/url]
      [url]https://sourceforge.net/p/freeghost/code/1312/tree/trunk/packages/tftp/undionly.kpxe?format=raw[/url]

      [B]I will try these two now:[/B]
      [url]https://mastacontrola.com/ipxe.kkkpxe[/url]
      [url]https://mastacontrola.com/ipxe.kkpxe[/url]

      [B]Is there any more information you can provide for the error(s) you’re seeing?[/B]
      I’m getting the 040ee119 error (0x040ee119)

      [B]Are you getting this message on multiple systems or just this Acer? What’s the NIC on that system? Has ipxe ever worked for this system?[/B]
      First time trying ipxe with this system, only just created a new server to try out the latest version of FOG. The NIC is the Atheros AR8131

      The acer TravelMate B113 models in our fleet work flawlessly with iPXE.

      My setup is Ubuntu 14.04, Fog 1.0.1 on an Isolated Network.

      posted in Bug Reports
      D
      DanielR
    • RE: 040ee119 error on boot

      Having the same issue with one type of laptop in our fleet. The acer aspire 1830T

      I have tried every single file mentioned in this thread without success. Did you have any luck Justin P?

      posted in Bug Reports
      D
      DanielR