• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. cnbgeren
    3. Posts
    C
    • Profile
    • Following 2
    • Followers 0
    • Topics 3
    • Posts 27
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by cnbgeren

    • RE: PXE boot issue

      @cnbgeren said in PXE boot issue:

      My DNS IP address looks to be different then what is shown in the boot file. Could that cause the error?

      posted in FOG Problems
      C
      cnbgeren
    • RE: PXE boot issue

      imageserver@imageserver-HP-Compaq-Pro-4300-SFF-PC:~$ cat /tftpboot/default.ipxe
      #!ipxe
      cpuid --ext 29 && set arch x86_64 || set arch i386
      params
      param mac0 ${net0/mac}
      param arch ${arch}
      isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
      isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
      :bootme
      chain http://192.168.1.4/fog/service/ipxe/boot.php##params

      imageserver@imageserver-HP-Compaq-Pro-4300-SFF-PC:~$

      posted in FOG Problems
      C
      cnbgeren
    • RE: PXE boot issue

      sorry for sounding dumb but when I run /tftpboot/default.ipxe from the command line I get permission is denied, I,m I doing the command correctly? As far as my browser request I have nothing after the PHP

      posted in FOG Problems
      C
      cnbgeren
    • RE: PXE boot issue

      it is very possible that my co-work could have changed it.

      posted in FOG Problems
      C
      cnbgeren
    • RE: PXE boot issue

      thanks for the quick response; Ubuntu 14.04.4 LTS

      0_1470101731032_PXEerror.jpg

      posted in FOG Problems
      C
      cnbgeren
    • PXE boot issue

      Hello I’m new to this form and new to Ubuntu. With a lot of help I configured my own( version 1.2.0) FOG server but can’t seem to PXE boot to the server. Here’s the error message:" Could not start download: Operation not supported /3c892003". What I have seen on-line the error has something to do with timing out. again I’m very new to Ubuntu and FOG software. Any help would be great!!

      posted in FOG Problems
      C
      cnbgeren
    • 1 / 1