• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. sudburr
    3. Posts
    • Profile
    • Following 0
    • Followers 1
    • Topics 129
    • Posts 747
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      @george1421 Like I mentioned above, the Lenovo ThinkPad 13 works perfectly with the same BIOS setup. No need for the USB solution that the Yoga 260 requires for UEFI/Legacy dual booting. I fully believe the problem is entirely with the firmware on the Yoga.

      Both work better now than they did 4 months ago with the BIOS version available then.

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      Just trying to find the path of least resistance given our environment. The 4 USB .efi solutions are now working again. Murphy has passed out in the corner.

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      And now… the 4 magic USB .efi solutions are working again. o_O

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      @Tom-Elliott Already have. Scroll up to the `More interesting news’. 😎

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      @george1421 Yes, scroll up to the `More interesting news’. 😎

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      @george1421 More than you can shake a several dead cats at.

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      Alrighty… Murphy just showed for work.

      All four good USB-based .efi solutions now hang .

      bzimage... ok
      init.xz... ok
      then nothing
      

      grrr … argh

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      @Wayne-Workman But what I’m really looking for is a FOG-specific answer to building a Legacy Boot USB.

      To build a UEFI USB it’s a simple matter of formatting a key to FAT32, active, then copy your .efi of choice to /efi/boot/bootx64.efi.

      Is there an equally simple solution for a .*pxe and what is it?

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      More interesting news.

      Booting Legacy by Network

      undionly.pxe
      = fails through to hdd

      undionly.kpxe
      = hangs at iPXE initialising devices …

      undionly.kkpxe
      = bg.png 25%

      ipxe.pxe , ipxe.kpxe , ipxe.kkpxe
      = only looks for link up on net0 (the onboard nic) twice

      ipxe.krn
      = hangs after loading

      realtek.pxe , realtek.kpxe , realtek.kkpxe
      = exits after loading

      Booting UEFI by Network

      ipxe.efi , ipxe7156.efi
      = good

      realtek.efi , realtek7156.efi , snp.efi , snp7156.efi , snponly.efi , snponly7156.efi
      = hangs after gateway ip display

      =-=-=-=-=-

      Booting UEFI by USB

      ipxe.efi , ipxe7156.efi , snp.efi , snp7156.efi
      = good

      realtek.efi , realtek7156.efi , snponly.efi , snponly7156.efi
      = doesn’t detect nic; dhcp fails

      =-=-=-=-=-

      It’s interesting to see the very different behavior of USB launching vs network.

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      It looks like finding a way to .KPXE USB boot is moot since playing directly with the DHCP results in:

      undionly.pxe
      = fails through to hdd

      undionly.kpxe
      = hangs at iPXE initialising devices …

      undionly.kkpxe
      = hangs at bg.png 25%

      ipxe.pxe , ipxe.kpxe , ipxe.kkpxe
      = only looks for link up on net0 (the onboard nic) twice

      ipxe.krn
      = hangs after loading

      realtek.pxe , realtek.kpxe , realtek.kkpxe
      = exits after loading

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: Lenovo Thinkpad Yoga 260 w/Lenovo ThinkPad USB 3.0 Ethernet Adapter FRU:03x6903

      Revisiting this using the newly released 1.51 BIOS and these settings:

      UEFI/Legacy Boot = BOTH
      UEFI/Legacy Boot Priority = Legacy First
      CSM Support = YES
      Secure Boot = disabled
      

      I am able to undionly.kpxe boot via the Lenovo ThinkPad OneLink+ to RJ45 Adapter ( model SC10J34224 ).

      Atttempts to undionly.kpxe boot the Lenovo ThinkPad USB 3.0 Ethernet Adapter ( Realtek RTL8153 USB Ethernet Controller (xHCI) v2.00 (05/20/15) ) results in detection and iPXE loading, but hanging at:

      iPXE initialising devices...
      

      Strangely this same setup now works happily on the Lenovo ThinkPad 13 with BIOS 1.15, so there is something odd about the Yoga 260.

      Booting instead with a UEFI USB with ipxe.efi or snp.efi at least, works if I change the BIOS setting:

      UEFI/Legacy Boot Priority = UEFI First
      

      My intent then is to USB boot, but I can only find instructions for UEFI for USB booting. I’d like to test .*pxe booting by USB. Is this possible and how?

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: USB Boot UEFI client into FOG menu (easy way)

      It also tested fine with a 4GB key formatted to fat32. I don’t see why it wouldn’t also work on a 32GB key.

      I pulled ipxe.efi from my RC23 FOG server.

      posted in Tutorials
      sudburrS
      sudburr
    • RE: USB Boot UEFI client into FOG menu (easy way)

      Finding myself testing UEFI booting on Dell OptiPlex 790 I have some observations to post regarding the UEFI USB boot with iPXE.

      Here is what I did.

      1. CMD: diskpart
      2. list disk 
      3. select disk # -- where # is the number representing your USB key listed by "list disk"
      4. clean
      5. create partition primary
      6. select partition 1
      7. format quick fs=fat32
      8. active
      9. exit
      
      10. COPY <FOG>\tftpboot\ipxe.efi to <USB>:\efi\boot\bootx64.efi
      

      USB Key size is not limited to 2GB. I successfully tested with a 1GB key.
      Case does not matter. Never does with Windows.

      Beginning with “@ iPXE 1.0.0+ (aa11ff) …” at any point in the process leading up to FOG actually launching, whenever you would expect a progress indicator (##%) or an ‘’… OK" to pop up, keyboard input must be made to continue. I must hold the space bar, enter or backspace key down to ensure the process continues to the next visual refresh.

      eg: with a ##% progress, the display halts at say 12% … nothing else will happen until I hit space/enter/backspace. Next it goes to 15%. again, smack a key. etc, etc. So I hold the space bar down and it flies through everything.

      Otherwise it works like a charm.

      posted in Tutorials
      sudburrS
      sudburr
    • RE: Upgrading from RC22 to RC23

      Aha, that’s why I didn’t find that post in a search. Can’t keyword search attached pictures.

      Changing mine to

      FOG_URL_AVAILABLE_TIMEOUT = 3000
      

      … fixed it for me. Thank you.

      posted in Bug Reports
      sudburrS
      sudburr
    • RE: Upgrading from RC22 to RC23

      And what if you don’t have any remote nodes?

      posted in Bug Reports
      sudburrS
      sudburr
    • RE: Upgrading from RC22 to RC23

      Okay, but why did this start happening on RC23?

      posted in Bug Reports
      sudburrS
      sudburr
    • Upgrading from RC22 to RC23
      Server
      • FOG Version: RC23
      • OS: CentOS 7.2.1511
      Client
      • Service Version: n/a
      • OS: n/a
      Description

      After upgrading from RC22 to RC23 the Dashboard display for Storage Node Disk Usage offers

      Invalid storage node
      Free: NaN% 
      0.00 iB
      Used: NaN% 
      0.00 iB
      

      … and an empty pull down.

      posted in Bug Reports
      sudburrS
      sudburr
    • RE: Entries in /opt/fog/.fogsettings mangled? on First-time Install

      < https://youtu.be/If3SXJeZzMQ >

      posted in Bug Reports
      sudburrS
      sudburr
    • RE: Entries in /opt/fog/.fogsettings mangled? on First-time Install

      To quote the Professor, good news everyone!

      The problem is no longer a problem as of RC22.

      Thank you again for all of your hard work.

      posted in Bug Reports
      sudburrS
      sudburr
    • RE: Entries in /opt/fog/.fogsettings mangled? on First-time Install

      I haven’t had a chance to check against the latest builds. I’ll be looking at it this week.

      posted in Bug Reports
      sudburrS
      sudburr
    • 1
    • 2
    • 11
    • 12
    • 13
    • 14
    • 15
    • 37
    • 38
    • 13 / 38