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

    PXE boot menu then black screen

    Scheduled Pinned Locked Moved
    FOG Problems
    7
    42
    22.1k
    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.
    • saltlife3122S
      saltlife3122
      last edited by

      I have registered host from PXE and the GUI. I uploaded a fresh image into the server. It see’s that image and you can see it in the GUI and command line. I am getting a file issue it happens to quick when I image I get all the way through to where it picks a node.

      I get this
      *Using Hard disk: /dev/sda
      *Erasing Current MBR/GPI Tables…Done
      awk: fatal: cannot open file '/images/WIN732bbaseimage/d1.minimum.par
      r reading (No such file or directory)
      Done

      1 Reply Last reply Reply Quote 0
      • saltlife3122S
        saltlife3122
        last edited by

        Then it just says task complete and reboots. Never images anything

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

          are you getting bzimage errors, or does it go into the imaging task and fail out? those are entirely different things

          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
          • saltlife3122S
            saltlife3122
            last edited by

            no the bzimage was only an issue when I perform a registration and select yes to image I get the bzimage error. The above error I just posted is when I try to image from fog on a good image or so I thought. It fails out of the image task at that point then says it completed and restarts.

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

              sounds like Tom just released a new version that’s targeted at problematic Lenovos [url]http://fogproject.org/forum/threads/hardware-currently-working-with-fog-v1-x-x.10685/page-4#post-47392[/url]

              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

                saltlife3122, are you behind a proxy?

                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
                • saltlife3122S
                  saltlife3122
                  last edited by

                  no there is no proxy

                  1 Reply Last reply Reply Quote 0
                  • saltlife3122S
                    saltlife3122
                    last edited by

                    OK that svn update seems to have fixed me getting to image. The image went through but I get the blue screen of death after it starts windows when its done. Maybe I just have a bad image. I still get that same error that I listed above except now with new 3396 it goes through and images. I am re uploading an image from an actual computer this time, instead of a VM see if I get a good image that way.

                    1 Reply Last reply Reply Quote 0
                    • saltlife3122S
                      saltlife3122
                      last edited by

                      Also When I do a quick image and select the OS it goes to a black blank screen with a flashing cursor. When I reboot to PXE I get a bzimage error. I have to go into the GUI and delete the task out. If i set an active task in the GUI to reimage it I get the same bzimage error. This is all so confusing and a mess. Fix one issue to bounce into another.

                      1 Reply Last reply Reply Quote 0
                      • Wayne WorkmanW
                        Wayne Workman
                        last edited by

                        For the record, I run fog inside Hyper-V, and the only kind of image I upload is from physical machines.

                        I use undionly.kkpxe because Lenovo desktops have issues.

                        For some Lenovos, I’ve had success with kernel 3.18.3 x86_x64, and I use the trunk version of fog (the latest revisions).

                        What are the exact models of Lenovos you’re using? Have you checked our “Working Hardware” and “Problematic Hardware” lists?

                        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
                        • saltlife3122S
                          saltlife3122
                          last edited by

                          We have M73, M81 etc desktops. Our laptops are from the B560/B590 all the way to E550’s.

                          So the .kkpx is better for you on lenovos than the .kpxe?

                          Do I need to revert my kernel from 4.0.2 all the way back to 3.18.3?

                          1 Reply Last reply Reply Quote 0
                          • Wayne WorkmanW
                            Wayne Workman
                            last edited by

                            They are just suggestions, things I’ve had luck with for Lenovos.

                            Changing your boot file and changing your kernel is really easy to do. (easier in trunk)

                            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

                              Thinkstation S20 works fine with undionly.kkpxe and AHCI set in the bios. Work with last svn 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 0
                              • Tom ElliottT
                                Tom Elliott
                                last edited by

                                Woot woot

                                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
                                • saltlife3122S
                                  saltlife3122
                                  last edited by

                                  sweet that kkpxe did the trick somehow. I am getting everything connected and running now thanks for the help and good work with fog trunk versions

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

                                  198

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project