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

    Black screen after deployment

    Scheduled Pinned Locked Moved Solved
    Hardware Compatibility
    4
    24
    10.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.
    • D
      danielbm
      last edited by danielbm

      I’ve been able to recover a missed deployment by doing a fixboot and fixmbr with a Windows DVD. So the deployment is not a full failure but it’s not a real solution. If I have to do the same operations on 30 computers… that will be very funny !

      1 Reply Last reply Reply Quote 0
      • D
        danielbm
        last edited by

        @Wayne-Workman I’ve tried all combinations with UEFI / Legacy and Exit / Sanboot but I haven’t tried Grub

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

          @danielbm said:

          @Wayne-Workman I’ve tried all combinations with UEFI / Legacy and Exit / Sanboot but I haven’t tried Grub

          Those things are not the HDD operation mode type. Those are the Firmware operation mode and hdd exit type.

          Somewhere in the firmware there are a set of options for HDD operation mode. The options should be something like Legacy, AHCI, RAID, RAID ON, ATAPI and possibly others.

          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
          • D
            danielbm
            last edited by

            @Wayne-Workman AHCI so.

            1 Reply Last reply Reply Quote 0
            • D
              danielbm
              last edited by

              Another question : do I have to use Sysprep or Fogprep before doing the upload ?

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

                @danielbm said:

                Another question : do I have to use Sysprep or Fogprep before doing the upload ?

                Nope. It’s optional. Some prefer sysprep, others prefer not. The current Fogprep is obsolete.

                I don’t sysprep or fogprep for my images - I’m doing fine.

                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
                • D
                  danielbm
                  last edited by

                  Thanks !
                  I’m gonna try without them

                  1 Reply Last reply Reply Quote 0
                  • D
                    danielbm
                    last edited by

                    I don’t know how but it worked last night. I’ve used :

                    • Multiple Partitions, Single Disk
                    • Fog Client
                    • Sysprep (audit mode)
                    • Fogprep

                    And this morning without Sysprem it didn’t work… I really understand nothing

                    1 Reply Last reply Reply Quote 0
                    • D
                      danielbm
                      last edited by

                      What’s the mainfunction of FogClient ? Is it truly necessary to intall it before uploading ?

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

                        I don’t understand the question.

                        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
                        • D
                          danielbm
                          last edited by

                          what is it for ?

                          1 Reply Last reply Reply Quote 0
                          • D
                            danielbm
                            last edited by

                            I’ve find a solution on this post :
                            https://forums.fogproject.org/topic/3695/using-custom-mbr-for-lenovo-clients

                            I will try immediately, but I’d like to find a solution to not have to physically intervene on the machine I want to upload.

                            ch3iC 1 Reply Last reply Reply Quote 0
                            • ch3iC
                              ch3i Moderator @danielbm
                              last edited by

                              @danielbm said:

                              I’ve find a solution on this post :
                              https://forums.fogproject.org/topic/3695/using-custom-mbr-for-lenovo-clients

                              I will try immediately, but I’d like to find a solution to not have to physically intervene on the machine I want to upload.

                              Hi, it’s a manufacturer installation or you have install the OS from scratch ? (format/create partition)

                              1 Reply Last reply Reply Quote 1
                              • D
                                danielbm
                                last edited by danielbm

                                Yes it’s a manufactured installation, with multiple partitions (Win7 OS, Lenovo Recovery Manager and another system partition)

                                1 Reply Last reply Reply Quote 0
                                • D
                                  danielbm
                                  last edited by

                                  Maybe there’s a solution to do a backup & deployment without touching the MBR of the computer (the images are saved into .img files for each partition and one .mbr file).

                                  ch3iC 1 Reply Last reply Reply Quote 1
                                  • ch3iC
                                    ch3i Moderator @danielbm
                                    last edited by

                                    @danielbm said:

                                    Maybe there’s a solution to do a backup & deployment without touching the MBR of the computer (the images are saved into .img files for each partition and one .mbr file).

                                    The simple/stable way is to install from scratch your computer… a normal installation, without manufacturer’s bullshit.

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

                                      Another potential fix would be to try svn/trunk/dev as I believe the mbr is downloaded up to the first two megs of hdd. I don’t know if it will work but from what I’ve heard it seems to do the trick.

                                      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
                                      • 1
                                      • 2
                                      • 1 / 2
                                      • First post
                                        Last post

                                      173

                                      Online

                                      12.1k

                                      Users

                                      17.3k

                                      Topics

                                      155.3k

                                      Posts
                                      Copyright © 2012-2024 FOG Project