• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. arton
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 14
    • Best 0
    • Controversial 0
    • Groups 0

    arton

    @arton

    0
    Reputation
    357
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    arton Unfollow Follow

    Latest posts made by arton

    • RE: Lenovo Miix 700

      yes we do gave hide menu enabled

      posted in FOG Problems
      A
      arton
    • RE: Lenovo Miix 700

      both times i run a upgrade I’m creating a new server Ubuntu 16.04 and reinstall from scratch

      posted in FOG Problems
      A
      arton
    • RE: Lenovo Miix 700

      #!ipxe
      set fog-ip 192.168.15.187
      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 3000 Booting… (Press ${keyName} to access the menu) && goto menuAccess || exit
      :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://192.168.15.187/fog/service/ipxe/boot.php##params

      Server is Ubuntu 14.04 LTS

      posted in FOG Problems
      A
      arton
    • RE: Lenovo Miix 700

      here is the error0_1472581488719_fogerror.PNG

      posted in FOG Problems
      A
      arton
    • RE: Lenovo Miix 700

      yes i can put a mini switch between building network and pc i let y know the results

      posted in FOG Problems
      A
      arton
    • RE: Lenovo Miix 700

      i dont see any post about port fast on network

      posted in FOG Problems
      A
      arton
    • RE: Lenovo Miix 700

      yes it did finish completely

      posted in FOG Problems
      A
      arton
    • RE: Lenovo Miix 700

      thank you i did run the install again now the tftpboot has all the files now i getting different error here is the picture 0_1472577570581_error.PNG

      posted in FOG Problems
      A
      arton
    • RE: Lenovo Miix 700

      yes what i did fallow the command on the how to upgrade so they it sad to make a Dir under root name fog-project then run the download svn then i did run installfog.sh from that directory.
      Now when i look under fogproject/packages/tftp/ I see 0_1472573559982_fog.PNG

      posted in FOG Problems
      A
      arton
    • RE: Lenovo Miix 700

      that all what i have on tftpboot directory 0_1472571535761_tftpboot.PNG

      posted in FOG Problems
      A
      arton