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

Stuck on /dev/sda

Scheduled Pinned Locked Moved Solved
FOG Problems
4
14
7.8k
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.
  • E
    elijahkan14
    last edited by Jul 10, 2014, 3:42 PM

    I am trying to image a desktop (only has one hard drive) and I am getting to the point where it says:
    Looking for Hard Disks…Done
    Using Hard Disk /dev/sda

    It just hangs there… am I missing something?

    1 Reply Last reply Reply Quote 0
    • E
      elijahkan14
      last edited by Jul 10, 2014, 3:43 PM

      Using FOG 1.1.2 on Ubuntu 12.10
      Client is Windows 7 64-bit (fresh install) on a DH61AGL motherboard. I am able to upload images on hundreds of other clients on this network fine.

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Jul 10, 2014, 3:45 PM

        I wish I had remote access, but this seems to be an ever cropping issue lately.

        My guess is it’s related to how the drive is partitioned. It’s probably partitioned in mbr format, but has GPT structures on it.

        Because of this, the partition tables aren’t laid out or read properly, and can’t find the first partition to begin with. Is this upload or download?

        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
        • E
          elijahkan14
          last edited by Jul 10, 2014, 3:48 PM

          It also gives “i8042: No controller found” after loading the kernel.

          1 Reply Last reply Reply Quote 0
          • E
            elijahkan14
            last edited by Jul 10, 2014, 3:48 PM

            This is an upload.

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Jul 10, 2014, 4:05 PM

              The i8042: No controller found error is probably nothing. The fact that it finds the drive and doesn’t do anything after that is the factor I’m worried about. The i8042 is just the kernel reporting it’s loaded the driver, but can’t find a controller for the driver itself. it’s nothing to be overly concerned about.

              Can you cancel out the task, and recreate the task as an upload-debug?

              From the host choose Basic tasks -> Advanced tasks -> Upload - Debug and schedule it.

              It will get you to a terminal prompt.

              Run the command:
              [code]gdisk -l /dev/sda[/code]

              Please report back with the output of that command. Don’t do anything with the system after that.

              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
              • E
                elijahkan14
                last edited by Jul 10, 2014, 4:15 PM

                [CODE]Found valid MBR and GPT. Which do you want to use?
                1 - MBR
                2 - GPT
                3 - Create blank GPT
                Your answer: _[/CODE]

                1 Reply Last reply Reply Quote 0
                • E
                  elijahkan14
                  last edited by Jul 10, 2014, 4:18 PM

                  Above that it also says:

                  [CODE]Partition table scan:
                  MBR: MBR only
                  BSD: not present
                  APM: not present
                  GPT: present[/CODE]

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Jul 10, 2014, 4:58 PM

                    okay
                    cancel out of that .

                    run
                    [code]fixparts[/code]

                    With the prompt there type the letter w

                    Hopefully all works great
                    and when back at terminal prompt, run:
                    [code]fog[/code]

                    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
                    • E
                      elijahkan14
                      last edited by Jul 10, 2014, 5:08 PM

                      Awesome, thank you so much! Uploading now!

                      1 Reply Last reply Reply Quote 0
                      • S
                        sutra
                        last edited by Aug 20, 2014, 7:47 AM

                        Thanks for the solution - for others reading, there was an extra step after running ‘fixparts’, I entered the name of the device, in my case ‘/dev/sda’ before following prompts to delete and then write changes with ‘w’.

                        Thanks again

                        W 1 Reply Last reply Jan 19, 2016, 5:14 AM Reply Quote 0
                        • W
                          Wayne Workman
                          last edited by Wayne Workman Jan 18, 2016, 11:15 PM Dec 6, 2015, 6:02 PM

                          wiki tagging this.

                          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
                          • W
                            Wayne Workman
                            last edited by Dec 13, 2015, 5:32 AM

                            @Developers @Moderators I want a screenshot of this - or the exact text produced when a upload fails due to GPT structures left on an MBR type disk.

                            If anyone can provide that, I’ll add them to this article: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_Uploading

                            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
                            • W
                              Wayne Workman @sutra
                              last edited by Jan 19, 2016, 5:14 AM

                              @sutra added to the wiki here: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_Uploading

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

                              203

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project