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

    Dell Optiplex 320

    Scheduled Pinned Locked Moved
    FOG Problems
    7
    13
    5.9k
    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.
    • T
      TylerC
      last edited by

      Before the upgrade to 1.1.1 I had no issue with these workstations this is a fresh install of FOG on a new server. When I try to boot I get the message
      “Could not configure console: Input/output error ([url]http://ipxe.org/1d8c2139[/url])
      Could not boot: Input/output error ([url]http://ipxe.org/1d8c2139[/url])
      Could not boot: Input/output error ([url]http://ipxe.org/1d8c2139[/url])”

      When going to the URL it doesn’t give me anything to go by it just says make sure ipxe is up to date. Any help would be appreciated I have other models that have no issue what so ever.

      1 Reply Last reply Reply Quote 0
      • Jaymes DriverJ
        Jaymes Driver Developer
        last edited by

        [quote=“TylerC, post: 30772, member: 2655”]Before the upgrade to 1.1.1 I had no issue with these workstations this is a fresh install of FOG on a new server. When I try to boot I get the message
        “Could not configure console: Input/output error ([url]http://ipxe.org/1d8c2139[/url])
        Could not boot: Input/output error ([url]http://ipxe.org/1d8c2139[/url])
        Could not boot: Input/output error ([url]http://ipxe.org/1d8c2139[/url])”

        When going to the URL it doesn’t give me anything to go by it just says make sure ipxe is up to date. Any help would be appreciated I have other models that have no issue what so ever.[/quote]

        Try one of the other undionly and ipxe files included in the tftpboot folder. Tom has enabled some of the console commands in some of the other test files.

        WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

        1 Reply Last reply Reply Quote 0
        • B
          BBBBlaine
          last edited by

          TylerC: I have this same issue when trying to PXE boot a PowerEdge 2900 server with a fresh Fog 1.1.1 install on Ubuntu 12.04
          Here is the thread: [URL=‘http://fogproject.org/forum/threads/tftp-not-working-fog-1-1-1-on-ubuntu-12-04-server.10867/’]fogproject.org/forum/threads/tftp-not-working-fog-1-1-1-on-ubuntu-12-04-server.10867/[/URL]

          Unfortunately, I haven’t found a solution yet either.

          1 Reply Last reply Reply Quote 0
          • R
            Ray Gorsuch
            last edited by

            Did anyone find a solution for this yet? I am struggling with some Dell OptiPlex 320s and have tried all of the boot images. I still get the same error… input/output error ([url]http://ipxe.org/1d8c2139[/url]). Thanks in advance.

            1 Reply Last reply Reply Quote 0
            • JunkhackerJ
              Junkhacker Developer
              last edited by

              you’re still having this problem with the latest version of fog?

              signature:
              Junkhacker
              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                You can try any of the undionly files, but they all call the same console methods.

                A, not so pretty but workable, fix for this would be to comment the BootMenu.class.php located in {fogwebdir}/lib/fog/BootMenu.class.php.

                Look for the line:
                [php] print “console --picture $this->booturl/ipxe/bg.png --left 100 --right 80\n”;[/php]

                Comment it so it looks like:
                [php]// print “console --picture $this->booturl/ipxe/bg.png --left 100 --right 80\n”;[/php]

                See the success hopefully![/php]

                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
                • R
                  Ray Gorsuch
                  last edited by

                  We are getting closer. The original error went away and now i am stuck at bzimage. The percent is different for different undionly files, but they all hang there. The ipxe files just reboot the machine. Any additional help appreciated.

                  1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    When you say the “percent is different for different undionly files” do you mean they never get to 100%, do you ever just get a black screen? I ask this because some systems can take a minute or two to actually boot into the OS layer. This isn’t a “hanging” necessarily as the kernel is, at that point, loading all the drivers. It’s not going to always be an instant boot scenario. Are you giving enough time to things? Or by the quoted statement above you mean you see something to the affect of 67% and that’s it?

                    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
                    • R
                      Ray Gorsuch
                      last edited by

                      I am definitely giving it enough time. I left it for 45 minutes and it was still at the same percent. After playing around with it for 2 days I found that if I reboot the fog server then boot the machine right when the server hits the login prompt it will work about 25% of the time, and it immediately passes this point without even showing a percent on the screen when it works. Is it possible that there is a service that starts that prevents it from working and I was able to get it to work by booting before that service started?

                      I have also tried different kernels, switched from Ubuntu to CentOS, and even tried a different server hardware… these OptiPlex 320s just do not like to be imaged. All other workstations I have imaged work fine.

                      1 Reply Last reply Reply Quote 0
                      • R
                        Ray Gorsuch
                        last edited by

                        Well, I was able to find a work around for this issue. The problem is just with host registration (both quick and full). If I add the hosts manually and then add a task for each host to download the image it boots and works as it should.

                        1 Reply Last reply Reply Quote 0
                        • W
                          William Mansfield
                          last edited by

                          I had exactly the same thing happen with the Optiplex 320s at our campuses. I commented out the background image as shown above and had to manually enter the MAC address of the 320s to get them to image. I’m currently using FOG 1.1.2

                          For some reason the 320s will not load the bzImage file if you try to do an inventory operation. They seem to stick at 12%, 15% or 25% in most cases. Rarely the bzImage will complete loading and the operation will work, but this is maybe 1 in 20.

                          We have a lot of 320s, but now that they’re manually entered I can at least manage and image them. 🙂

                          1 Reply Last reply Reply Quote 0
                          • Tom ElliottT
                            Tom Elliott
                            last edited by

                            Try using the undionly.kkpxe and see if things work better.

                            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
                            • W
                              William Mansfield
                              last edited by

                              Sorry, meant to get back to you sooner. The kkpxe didn’t change the situation. I just upgraded to 1.2.0 today and noticed it set the menu back to the original… so I had to go in and edit the file again. Glad I posted here, made it a lot easier to re-locate it. 🙂

                              Something with the video chip in these 320s just doesn’t like that bg.png file… I can add a video card to a 320 and it works fine. The built in video appears to be the problem.

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post

                              146

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project