• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Hardware Currently Working with FOG v1.x.x

Scheduled Pinned Locked Moved
Hardware Compatibility
39
118
116.3k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    mspritch
    last edited by May 28, 2015, 1:15 PM

    We’re using DNSMASQ here to keep FOG away from our DHCP server, this highlights machines which, although they may work where FOG is on the DHCP server, don’t work where it’s split.

    On the working ones iPXE will try to load default.ipxe from the PROXY IP (FOG server) address.
    On the bad ones it will try to load default.ipxe from the DHCP IP address instead.

    Updating the machine’s BIOS doesn’t seem to update the PXE loader, so doesn’t fix things.

    I’ve upgraded to build 3482, which (apart from breaking PXE boot until I recreated the undionly.0 link) hasn’t made a difference. Kernel has been upgraded to 4.0.4, still no difference.

    WORKING
    Dell Latitude D630 (Broadcom UNDI PXE-2.1 v10.0.9)
    Dell Latitude E5500 (Broadcom UNDI PXE-2.1 v11.4.1)
    Dell Latitude E5510 (Broadcom UNDI PXE-2.1 v11.4.1)
    Dell Optiplex 745 (Broadcom UNDI PXE-2.1 v10.0.9)
    Dell Optiplex 755 (Intel Boot Agent GE v1.3.35)
    Dell Optiplex 360 (Broadcom UNDI PXE-2.1 v11.4.1)
    Dell Optiplex 380 (Broadcom UNDI PXE-2.1 v12.2.2)
    HP rp5700 (HP Base Code PXE-2.1 v1.0.6)

    UNSURE
    Compaq 615 (Yukon PXE v6.50.2.3) (imaged OK on older build of FOG, now it drops into Windows instead of bringing up FOG menu)

    NOT WORKING
    Dell Optiplex 390 (Intel Base-Code, PXE-2.1 (build 083))
    Dell Optiplex 3010 (Intel Base-Code, PXE-2.1 (build 083))
    Dell Optiplex 3020 (Intel Base-Code, PXE-2.1 (build 083))
    Fujitsu Esprimo E3521 (Intel UNDI, PXE-2.1 (build 083))
    HP 500B MT (Intel UNDI, PXE-2.1 (build 083))

    There seems to be a common theme amongst the ones that don’t boot properly, but I can’t quite put my finger on it…

    W T 2 Replies Last reply May 28, 2015, 3:02 PM Reply Quote 0
    • W
      Wayne Workman @mspritch
      last edited by May 28, 2015, 3:02 PM

      @mspritch This information is greatly appreciated. I’ll work on updating the hardware lists.

      Do you know if you’re using undionly.kkpxe or undionly.kpxe ?? What version of FOG were you using when you verified the working ones?

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott @mspritch
        last edited by May 28, 2015, 9:57 PM

        @mspritch Can you try using the SVN included intel.pxe file for those systems, or the undionly.kkpxe file?

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • M
          mspritch
          last edited by mspritch Jun 3, 2015, 10:00 AM Jun 1, 2015, 5:20 PM

          Up until last week we’ve been using a newer-than-1.2.0 build, but I’m not sure what (and whilst trying to dig out the build number I’ve just managed to update that build’s directory to v3500 so can’t tell what it was now). 3285 rings a bell.

          We’re currently on 3484, upgraded when trying to troubleshoot these machines. I’ve just imaged a mix of Latitude D630s and E5500s plus Optiplex 745s, 755s and a 380, all using this build. The other ones listed as working all booted on this build so I suspect they’ll image as well (they imaged on earlier builds).

          Been using undionly.kpxe, was also until recently using some mod I found somewhere that forced it to ask for the FOG server address before the menu loaded, but that didn’t work either. Can’t find a link to it now but it was on a FOG-related page, possibly something else by Tom?

          Presumably because of the ProxyDHCP setup ours doesn’t work unless there’s an undionly.0 symbolic link set up in the tftpboot folder. I’ve added another entry to the PXE boot menu so I can test other KPXEs without trashing the working one, switching between them by pointing the test symlink (in my case intel.0) at the various kpxe files.

          These tests were made on build 3484 using a HP 500B PC.
          undionly.pxe: Clears the screen and drops to Reboot and Select proper Boot Device
          undionly.kpxe: Picks wrong IP address, connection eventually times out
          undionly.kkpxe: Same as undionly.kpxe
          intel.efi: Hangs at a cursor (Caps Lock still responsive)
          intel.pxe: After PXEXT it drops to Reboot and Select proper Boot Device
          intel.kpxe: After PXEXT it drops to Reboot and Select proper Boot Device
          intel.kkpxe: After PXEXT it gives a PXE-M0F Exiting PXE ROM.
          ipxe.pxe: Same as undionly.kpxe
          ipxe.kpxe: After listing the (correct) boot server IP it gives a PXE-E79 NBP is too big to fit in memory, then a PXE-M0F
          ipxe.kkpxe: As above
          realtek.pxe: Same as undionly.kpxe
          realtek.kpxe: Same as undionly.kpxe
          realtek.kkpxe: Same as undionly.kpxe

          The HP’s supposed to be getting redeployed to a school but I’m happy to hang onto it for testing, there are always Optiplex 3010 and 3020 machines in the storeroom that I can do further testing on if need be.

          1 Reply Last reply Reply Quote 0
          • M
            mspritch
            last edited by Jun 9, 2015, 11:38 AM

            WORKING
            Dell Optiplex 760
            Intel onboard Gigabit Ethernet
            Intel Boot Agent GE v1.3.81
            4.0.4 kernel
            9th June 2015
            Resizeable

            1 Reply Last reply Reply Quote 0
            • T
              TheKoR
              last edited by Jun 12, 2015, 2:01 PM

              Don’t work
              IBM R50
              Dell D610
              HP NC6120
              Fujitsu C1320
              All 4 can’t moun’t NFS - All IDE Drive

              don’t work with this version but work in previous :

              Dell D410

              Ubuntu 13.10 - Fog 1.3.0
              XEON E5630 - 16 Go - 6To raid 5
              Best download : 22Go in 23 sec
              Avg rate : 4.5G/min on 20 unicasts at same time

              1 Reply Last reply Reply Quote 0
              • K
                kasper
                last edited by kasper Jun 17, 2015, 1:32 PM Jun 17, 2015, 7:29 PM

                This does work
                HP EliteBook 8760w
                NIC Intel 82579LM
                PXE 2.1
                Laptop
                Default Kernel
                6/17/2015
                Multiple Partition Image - Single Disk (Not Resizable)

                W 1 Reply Last reply Jun 17, 2015, 7:50 PM Reply Quote 0
                • W
                  Wayne Workman @kasper
                  last edited by Jun 17, 2015, 7:50 PM

                  @kasper said:

                  This does work
                  HP EliteBook 8760w
                  NIC Intel 82579LM
                  PXE 2.1
                  Laptop
                  Default Kernel
                  6/17/2015
                  Multiple Partition Image - Single Disk (Not Resizable)

                  Are you asking for help or just reporting???

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  1 Reply Last reply Reply Quote 0
                  • T
                    TheKoR
                    last edited by TheKoR Jul 13, 2015, 2:38 AM Jul 13, 2015, 8:37 AM

                    don’t work with this version (3761) but work in previous :

                    HP D530 CMT - XP
                    Dell Latitude E5500 - Vista

                    Ubuntu 13.10 - Fog 1.3.0
                    XEON E5630 - 16 Go - 6To raid 5
                    Best download : 22Go in 23 sec
                    Avg rate : 4.5G/min on 20 unicasts at same time

                    ch3iC 1 Reply Last reply Jul 13, 2015, 8:54 AM Reply Quote 0
                    • ch3iC
                      ch3i Moderator @TheKoR
                      last edited by Jul 13, 2015, 8:54 AM

                      @TheKoR said:

                      don’t work with this version (3761) but work in previous :

                      HP D530 CMT - XP
                      Dell Latitude E5500 - Vista

                      Troll : T’es un mauvais c’est tout… 😄

                      1 Reply Last reply Reply Quote 0
                      • T
                        TheKoR
                        last edited by TheKoR Jul 21, 2015, 12:42 AM Jul 13, 2015, 9:09 AM

                        i think i remember it’s work with undi . intel, but not in place in new versions

                        Troll : je suis pas mauvais, mon cerveau est en vacances avec la chaleur !

                        Edit : try with the 3 intel, and still don’t work

                        Ubuntu 13.10 - Fog 1.3.0
                        XEON E5630 - 16 Go - 6To raid 5
                        Best download : 22Go in 23 sec
                        Avg rate : 4.5G/min on 20 unicasts at same time

                        1 Reply Last reply Reply Quote 1
                        • T
                          TheKoR
                          last edited by Jul 20, 2015, 8:56 AM

                          don’t work with this version (3783) but work in previous :
                          hp nw9440 - XP - fail to mount nfs, and we try with all pxe.

                          same error than other older computers

                          Ubuntu 13.10 - Fog 1.3.0
                          XEON E5630 - 16 Go - 6To raid 5
                          Best download : 22Go in 23 sec
                          Avg rate : 4.5G/min on 20 unicasts at same time

                          1 Reply Last reply Reply Quote 1
                          • T
                            TheKoR
                            last edited by Jul 30, 2015, 11:05 AM

                            8760w - windows 10 - svn 4266 - works fine up and down

                            Ubuntu 13.10 - Fog 1.3.0
                            XEON E5630 - 16 Go - 6To raid 5
                            Best download : 22Go in 23 sec
                            Avg rate : 4.5G/min on 20 unicasts at same time

                            1 Reply Last reply Reply Quote 2
                            • D
                              dutchers4
                              last edited by dutchers4 Oct 6, 2015, 4:09 PM Oct 6, 2015, 10:00 PM

                              Dell Venue 11 Pro - can’t get it to work, using Legacy Mode with USB Network ASIX AX88772A/B device
                              Running Fog 1.2 Ubuntu 14.04
                              Using a DHCP server running Windows Server 2003
                              undionly.kpxe hangs on iPXE Initialising devices
                              unidionly.kkpxe does a Boot Loop

                              W 1 Reply Last reply Oct 6, 2015, 11:09 PM Reply Quote 1
                              • W
                                Wayne Workman @dutchers4
                                last edited by Wayne Workman Oct 6, 2015, 5:10 PM Oct 6, 2015, 11:09 PM

                                @dutchers4 said:

                                Dell Venue 11 Pro - can’t get it to work, using Legacy Mode with USB Network ASIX AX88772A/B device
                                Running Fog 1.2 Ubuntu 14.04
                                Using a DHCP server running Windows Server 2003
                                undionly.kpxe hangs on iPXE Initialising devices
                                unidionly.kkpxe does a Boot Loop

                                A Dell Venue 8 Pro has been successfully fog’d only a month or so ago. I’m sure the same steps will work for you. See the Dell Venue listing here: https://wiki.fogproject.org/wiki/index.php/WorkingDevices You will need to move to FOG Trunk in order to accomplish this, and you’ll need to setup DHCP Vendor Classes so that it’s given the correct boot file while keeping all of your other clients working too.

                                If you need any help past this post - please create a thread called “Dell Venue 11 Pro” and we can give more focused help.

                                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                                Daily Clean Installation Results:
                                https://fogtesting.fogproject.us/
                                FOG Reporting:
                                https://fog-external-reporting-results.fogproject.us/

                                1 Reply Last reply Reply Quote 0
                                • C
                                  cbelloc
                                  last edited by Oct 16, 2015, 8:47 AM

                                  @kasper said:

                                  Multiple Partition Image - Single Disk (Not Resizable)

                                  Not working on :

                                  HP Z620

                                  • Fog 1.20
                                  • Default Kernel
                                  • Multiple Partition Image - Single Disk (Not Resizable)

                                  Working on :

                                  HP Z230 SFF

                                  • Fog 1.20
                                  • Default Kernel
                                  • Multiple Partition Image - Single Disk (Not Resizable)

                                  HP Compaq DC5700

                                  • Fog 1.20
                                  • Default Kernel
                                  • Multiple Partition Image - Single Disk (Not Resizable)

                                  HP Compaq DC5800

                                  • Fog 1.20
                                  • Default Kernel
                                  • Multiple Partition Image - Single Disk (Not Resizable)

                                  HP Compaq DC6000

                                  • Fog 1.20
                                  • Default Kernel
                                  • Multiple Partition Image - Single Disk (Not Resizable)

                                  HP Compaq DC6200

                                  • Fog 1.20
                                  • Default Kernel
                                  • Multiple Partition Image - Single Disk (Not Resizable)

                                  HP Elite 800 G1

                                  • Fog 1.20
                                  • Default Kernel
                                  • Multiple Partition Image - Single Disk (Not Resizable)
                                  1 Reply Last reply Reply Quote 1
                                  • J
                                    JBeene
                                    last edited by JBeene Jun 17, 2016, 11:59 AM Apr 15, 2016, 12:11 PM

                                    Working:
                                    Dell Precision M 4700
                                    -Fog 1.20
                                    -Default Kernel
                                    -Multiple Partition Image - Single Disk (Not Resizable)

                                    Dell Precision M 4800
                                    -Fog 1.20
                                    -Default Kernel
                                    -Multiple Partition Image - Single Disk (Not Resizable)

                                    Dell Precision M 6800
                                    -Fog 1.20
                                    -Default Kernel
                                    -Multiple Partition Image - Single Disk (Not Resizable)

                                    Dell Vostro 3750
                                    -Fog 1.20
                                    -Default Kernel
                                    -Multiple Partition Image - Single Disk (Not Resizable)

                                    Dell Vostro 3750
                                    -Fog 1.20
                                    -Default Kernel
                                    -Multiple Partition Image - Single Disk (Not Resizable)

                                    Dell Inspiron 5720
                                    -Fog 1.20
                                    -Default Kernel
                                    -Multiple Partition Image - Single Disk (Not Resizable)

                                    Precision T1700
                                    -Fog 1.20
                                    -Default Kernel
                                    -Multiple Partition Image - Single Disk (Not Resizable)

                                    Dell Precision 3510 without USB C
                                    -Fog 1.20
                                    -Default Kernel
                                    -Multiple Partition Image - Single Disk (Not Resizable)

                                    Not Working:
                                    Dell Precision 3510 with USB C
                                    -Fog 1.20
                                    -Default Kernel
                                    -Multiple Partition Image - Single Disk (Not Resizable)

                                    1 Reply Last reply Reply Quote 1
                                    • W
                                      Wayne Workman
                                      last edited by Apr 15, 2016, 12:19 PM

                                      #wiki worthy - I need to go through this thread and make sure all this is in the working hardware list.

                                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      1 Reply Last reply Reply Quote 0
                                      • I
                                        iyoung
                                        last edited by iyoung Apr 21, 2016, 3:40 PM Apr 21, 2016, 9:33 PM

                                        HP Compaq 6200 Pro
                                        Intel 82579LM Gigabyte Network Connection
                                        undionly.kpxe
                                        FOG 1.2.0
                                        03-16-2016
                                        Single Disk - Resizable

                                        Note on 6200 - I’ve occasionally run into issues with SD - R where after imaging, Explorer reports the shrunken size of the partition but Disk Management show the partitions being the right size (first part being 100 to 350mb and the second part the rest of the disk) To remedy this go to DISKPART, select the miss-sized partition and run EXTEND FILESYSTEM.

                                        HP DC7700
                                        Broadcom NetXtreme Gigabit Ethernet
                                        undionly.kpxe
                                        FOG 1.2.0
                                        03-18-2016
                                        Single Disk - Resizable

                                        Note on 6200 and DC7700 - Also as is noted here, HP adds partitions that make using Single Disk - Resizable fail out. The partition is also created when making update to the BIOS. Unlike what the article listed says however, you can delete the partition using DISKPART.

                                        1 Reply Last reply Reply Quote 1
                                        • G
                                          groove93
                                          last edited by groove93 Jun 14, 2016, 11:58 AM Jun 14, 2016, 5:54 PM

                                          Working with Fog 1.2.0

                                          Dell Latitude E5570
                                          Fog 1.2.0
                                          Intel Ethernet Connection I219-LM
                                          Kernel bzImage Version 4.5.3
                                          Kernel bzImage32 Version 4.5.3
                                          Ipxe 1.0.0
                                          Date Tested 6-13-2016
                                          Single Disk- Resizable

                                          Running Windows 7 SP1 64-bit
                                          Skylake Chipset
                                          If manually installing a fresh copy of Windows 7 on this device, follow the instructions using this link: http://de.community.dell.com/techcenter/enterprise-client/w/wiki/2567.how-to-install-windows-7-on-systems-with-intel-skylake-cpu

                                          1 Reply Last reply Reply Quote 1
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          • 5 / 6
                                          • First post
                                            Last post

                                          239

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project