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

    Fog was working great then we got new laptops in and now, Blank screen after deployed.

    Scheduled Pinned Locked Moved
    General
    3
    7
    2.5k
    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.
    • S
      Spencer
      last edited by

      I have Imaged Lenovo G560’s G550’s Sl510s and Edge 15 laptops all with windows 7 on Fog with no problems, now they sent me new laptops E525’s that come up with a blank screen and flashing courser.
      I have made 2 new Images and both with same result??? I do not understand why since I have tried 2 times why its not working. also the newest kernel will not DL.

      1 Reply Last reply Reply Quote 0
      • S
        Spencer
        last edited by

        This is no good will not download to fog.

        Published Kernels
        Kernel - 3.2.4 Core
        FOG ID: 1048
        Date: February 6, 2012
        Version: 3.2.4
        FOG Type: Core

        1 Reply Last reply Reply Quote 0
        • S
          Shane-S
          last edited by

          Spencer,

          Open terminal (assuming default installation)
          type
          [code]
          cd /tftpboot/fog/kernel/
          [/code]

          Do a directory listing “ls” you should see “bzImage”

          you want to rename that or make a folder called backup and put it in there
          [code]
          mv bzImage bzImage_backup
          [/code]

          May need to use sudo mv bzImage bzImage_backup

          Now use wget and download the new kernel

          [code]
          wget http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-3.2.4.core/Kernel-3.2.4.core/download
          [/code]

          Again you might need “sudo” in front of wget. If that doesn’t work you might have to download it manually from [url]http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-3.2.4.core/[/url]

          if it did work using “ls” should now list Kernel-3.2.4.core in the folder we need to rename it bzImage

          [code]
          mv Kernel-3.2.4.core bzImage
          [/code]

          Again may need sudo.

          Try booting a client device now.

          If it fails you can undo what we did by doing this

          [code]
          mv bzImage bzImage_failed
          mv bzImage_backup bzImage
          [/code]

          1 Reply Last reply Reply Quote 0
          • K
            Kevin
            last edited by

            I also posted this as well a couple of time’s in various threads:

            1. 3.2.4 can be downloaded from here, [url]http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-3.2.4.core/Kernel-3.2.4.core/download[/url]

            2. Then you need to backup bzImage in /tftpboot/fog/kernel. so I renamed mine bzImage.backup (If this doesn’t work, either log into the computer under the FOG account, or chmod the folder)

            3. When you copy the 3.2.4 kernel to this location rename it to bzImage (note that the case is important) and you should be all set.

            "The quieter you become, the more you are able to hear"

            New to FOG? Check the [URL='http://www.fogproject.org/wiki/index.php/FOGUserGuide']Wiki[/…

            1 Reply Last reply Reply Quote 0
            • S
              Spencer
              last edited by

              Thank you, I will try that.

              1 Reply Last reply Reply Quote 0
              • S
                Spencer
                last edited by

                Tried this did not work, laptop came up with scramble screen.

                1 Reply Last reply Reply Quote 0
                • S
                  Spencer
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post

                  211

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project