• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Jordon Rapp
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 73
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Jordon Rapp

    • RE: Unable to register host for the following reasons

      I have reinstalled FOG, but to no avail. And this started yesterday, so I think it might be somewhere in FOG or Ubuntu

      posted in FOG Problems
      J
      Jordon Rapp
    • RE: Unable to register host for the following reasons

      Would it be best to install Debian instead? I don’t want to, but I’ve heard Ubuntu 14 is kind of rubbish.

      posted in FOG Problems
      J
      Jordon Rapp
    • RE: Unable to register host for the following reasons

      Apache Log:
      [url]http://pastebin.com/6A29vLzh[/url]

      posted in FOG Problems
      J
      Jordon Rapp
    • Unable to register host for the following reasons

      Sorry to be so bothersome

      FOG 1.0.1 on Ubuntu 14.04 with latest kernels

      I am trying to image my first department, and the computer I am using will not image. The boot menu loads fine, but then I get the following message:

      [CODE]esas2r: driver will not be loaded because no ATTO esas2r devices were found
      i2c-parport-light: adapter type unspecified
      DHCP/BOOTP: Reply not for us[/CODE]

      Then after some time, it skips all the FOG info and says
      “Unable to register host for the following reasons”
      And lists off all the specs of the computer. I have installed the new kernels from the FOG management page, but that didn’t help.

      Please help!

      posted in FOG Problems
      J
      Jordon Rapp
    • RE: Nothing is working...

      It is a Dell PowerConnect

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      I think I have found the issue. I work at a bank where we have a separate building for out IT stuff. Well, our IT building is on a different switch than the bank is. Things seem to boot fine in the bank, but not in the IT building, where the FOG server is. I think I am going to move the FOG server around that switch and get it off of this switch.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      I’m not sure what I did.

      I’m just a lowly intern, please forgive me.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      [quote=“need2, post: 28143, member: 21891”]Or you could try Debian if you feel attached to a Ubuntu like ecosystem. Ubuntu’s core is Debian, and the freshest latest release of Debian works flawlessly with Fog.[/quote]

      Is there a working install I could use from a flash drive? Ubuntu didn’t seem to like the flash drive.

      Scratch that, sorry.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      [quote=“need2, post: 28136, member: 21891”]

      And honestly I would suggest using about any other Linux distro other than Ubuntu 14.04.[/quote]

      I tried putting 10.04 on, but the PC didn’t like that for some reason. I might try the x86 install

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      I have done that twice, but I’m not opposed to doing it again if you think that will solve it.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      The PXE-E51 and M0F errors both, the Vostros now looks just like the 9010s.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      [quote=“Tom Elliott, post: 28111, member: 7271”]Are you able to login to the FOG GUI?[/quote]

      Yes I am. The GUI loads perfectly, but I am not able to PXE what-so-ever.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      [quote=“Tom Elliott, post: 28083, member: 7271”]
      How is it “Nothing is working” when right in your first statement you say it IS working?[/quote]

      Well that’s now the case. I ran full registration on the Vostros, they stalled, I restarted them, now they return the same error as the 9010s.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      Nothing specifically referencing boot.php. Here’s my log if you want to have a look: [URL=‘http://www.pastebin.com/BAUs2mub’]pastebin.com/BAUs2mub[/URL]

      Edit: log from today.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      [quote=“Tom Elliott, post: 28095, member: 7271”]
      What happens if you go to the link:
      [url]http://172.16.0.35/fog/service/ipxe/boot.php?mac=18:03:73:46:44:93[/url] (where the XX’s represent the MAC of the system you’re seeing issues:[/quote]

      When I go to that link I get a blank white screen.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      I just updated the 9010 to A09 from A08 in hopes that a newer version would have something useful. UEFI is disabled on all three. The purpose is to get this server to function. That address comes up on the error screen.

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      Sorry, I’m not great with titling things.

      2: [url]http://imgur.com/Eo8KhK0[/url]
      3: [url]http://imgur.com/Tns597R[/url]

      posted in General
      J
      Jordon Rapp
    • RE: Nothing is working...

      3 also gives me an address to this file located on my server at /fogserver/fog/service/ipxe/boot.php:

      [QUOTE][COLOR=#000000]#!ipxe[/COLOR]
      [COLOR=#000000]cpuid --ext 29 && set arch x86_64 || set arch i386
      colour --rgb 0xff6600 2
      cpair --foreground 7 --background 2 2
      console --picture [url]http://172.16.0.35/fog/service/ipxe/bg.png[/url] --left 100 --right 80
      :MENU
      menu
      colour --rgb 0xff0000 0
      cpair --foreground 0 3
      item --gap Host is NOT registered!
      item --gap – -------------------------------------
      item fog.local Boot from hard disk
      item fog.memtest Run Memtest86+
      item fog.reginput Perform Full Host Registration and Inventory
      item fog.reg Quick Registration and Inventory
      item fog.sysinfo Client System Information (Compatibility)
      choose --default fog.local --timeout 3000 target && goto ${target}
      :fog.local
      sanboot --no-describe --drive 0x80 || goto MENU
      :fog.memtest
      kernel memdisk iso raw
      initrd memtest.bin
      boot || goto MENU
      :fog.reginput
      kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=127.16.1.4 keymap= web=172.16.0.35/fog/ consoleblank=0 loglevel=4 mode=manreg
      imgfetch init_32.xz
      boot || goto MENU
      :fog.reg
      kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=127.16.1.4 keymap= web=172.16.0.35/fog/ consoleblank=0 loglevel=4 mode=autoreg
      imgfetch init_32.xz
      boot || goto MENU
      :fog.sysinfo
      kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=127.16.1.4 keymap= web=172.16.0.35/fog/ consoleblank=0 loglevel=4 mode=sysinfo
      imgfetch init_32.xz
      boot || goto MENU [/COLOR]
      [COLOR=#000000]autoboot[/COLOR][/QUOTE]

      posted in General
      J
      Jordon Rapp
    • Nothing is working...

      [SIZE=3][FONT=arial]So I’m running 1.0.1 on Ubuntu 14.04 LTS on a Dell Optiplex 755 (physical server). In my network, there are three different Dell models I have attempted a PXE boot into.[/FONT][/SIZE]
      [SIZE=3][FONT=arial]1 Dell Vostros[/FONT][/SIZE]
      [SIZE=3][FONT=arial]2 Dell Optiplex 9010[/FONT][/SIZE]
      [SIZE=3][FONT=arial]3 Dell Optiplex 990[/FONT][/SIZE]

      [SIZE=3][FONT=arial]Now, I have a unique situation here. First, 1 boots perfectly, absolutely no flaws. That’s all good and well, however, 2 and 3 don’t function. 2 will hang for a while and give me an error “PXE-E[COLOR=#000000]51 No DHCP or DHCP Proxy Offers received” I don’t know why it would not receive an IP from the DHCp server, when #1 does. 3 Goes for a while, then stops and says “Could not boot: Input/ouput error ([url]http://ipxe.org/1d0c6139[/url])”[/COLOR][/FONT][/SIZE]
      [COLOR=#000000][SIZE=3][FONT=arial]Please help! I’ve been at this all week and I haven’t even uploaded my first image! 😕 [/FONT][/SIZE][/COLOR]

      posted in General
      J
      Jordon Rapp
    • RE: Host won't boot in PXE

      Ok, well I got some computers to boot in to FOG, but not others. Any suggestions?

      posted in General
      J
      Jordon Rapp
    • 1 / 1