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

PXE Fails to Start Capture

Scheduled Pinned Locked Moved Solved
FOG Problems
3
6
1.2k
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.
  • J
    Joe Gill
    last edited by Jun 23, 2016, 9:00 PM

    I have a host that fails to start at PXE boot.

    I gets to here…

    0_1466715383923_PXE Fail.jpg

    This is a Lenovo ThinkPad laptop with Windows 10 on it. I have imaged these guys before with Clonezilla so it should clone just fine. Any advice on this error would be super helpful!

    Thanks!

    Cheers,

    Joe Gill

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Jun 23, 2016, 9:10 PM

      Do the capture task as a debug task, and we can try to mount /dev/sda1 manually and we’ll see what happens.

      at the shell, verify that there is a /bcdstore directory first. If it’s not there, make it with mkdir /bcdstore

      Then attempt to mount the partition like this:

      mount -t ntfs /dev/sda1 /bcdstore

      or if that fails, alternatively:

      mount -t ntfs-3g /dev/sda1 /bcdstore

      Give us screenshots of what happens.

      If it mounts, see if you can view it’s contents with:
      ls -laht /bcdstore

      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/

      J 1 Reply Last reply Jun 23, 2016, 9:49 PM Reply Quote 0
      • J
        Joe Gill @Wayne Workman
        last edited by Jun 23, 2016, 9:49 PM

        @Wayne-Workman
        0_1466718447213_Debug.jpg

        Looks like it mounted.

        W 1 Reply Last reply Jun 23, 2016, 10:40 PM Reply Quote 0
        • W
          Wayne Workman @Joe Gill
          last edited by Jun 23, 2016, 10:40 PM

          @Joe-Gill Well, I wasn’t expecting that. So why is the fog upload script not mounting then? @Tom-Elliott @Sebastian-Roth

          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
          • S
            Sebastian Roth Moderator
            last edited by Jun 24, 2016, 10:44 AM

            @Joe-Gill Do you still get the error on capture? Might have solved itself by chkdsk, disabling fast boot in windows or something else…

            If you still see the error please try the following commands and post a picture again:

            mkdir -p /bcdstore
            ntfs-3g -o remove_hiberfile,rw /dev/sda1 /bcdstore
            ls -al /bcdstore
            umount /bcdstore
            

            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

            J 1 Reply Last reply Jun 24, 2016, 2:39 PM Reply Quote 0
            • J
              Joe Gill @Sebastian Roth
              last edited by Jun 24, 2016, 2:39 PM

              @Sebastian-Roth
              I’m off until Monday. Unfortunately, I had to deploy that laptop without imaging. I’ll have more to do though. I may be able to grab it later and continue testing. Thanks for the help!!

              Cheers,

              Joe Gill

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

              239

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project