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

12GB MBR

Scheduled Pinned Locked Moved Solved
FOG Problems
3
14
2.0k
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.
  • C
    contewit
    last edited by Jun 9, 2015, 3:27 PM

    I’ve started using fog trunk and am testing the upload portion of the functionality right now. I have attempted to upload images from dell laptops of both windows 7 and 8.1. The 8.1 seems to have uploaded fine, however the Windows 7 image was uploaded with an MBR of over 12GB.

    Images settings are as follows:
    OS: Windows 7
    Image type: single disk - resizable
    Parition: everything
    Compression: 7

    If theres anything you need me to do to debug, let me know.

    Thanks for any assistance you can offer.

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Jun 9, 2015, 3:39 PM

      What revision of FOG Trunk?

      and can you please post the output of this:

      [CODE]ls -lahR /path/to/your/images[/CODE]

      on a typical installation, the path to images would be:
      [CODE]ls -lahR /images[/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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • C
        contewit
        last edited by Jun 9, 2015, 6:00 PM

        Sure thing.

        Rev is latest - to validate the results, i did a clean reinstall of fog with the latest rev (Revision: 3530) and re-imaged the machine again.

        $ls -lahR /images
        /images:
        total 8.0K
        drwxrwxrwx  5 fog  root   68 Jun  9 13:01 .
        drwxr-xr-x 25 root root 4.0K Jun  9 12:32 ..
        drwxrwxrwx  2 root root   22 Jun  9 13:01 dev
        drwxrwxrwx  2 root root 4.0K Jun  9 13:01 Win7Img
        drwxrwxrwx  2 root root   29 Jun  9 12:32 postdownloadscripts
        
        /images/dev:
        total 0
        drwxrwxrwx 2 root root 22 Jun  9 13:01 .
        drwxrwxrwx 5 fog  root 68 Jun  9 13:01 ..
        -rwxrwxrwx 1 root root  0 Jun  9 12:32 .mntcheck
        
        /images/Win7Img:
        total 33G
        drwxrwxrwx 2 root root 4.0K Jun  9 13:01 .
        drwxrwxrwx 5 fog  root   68 Jun  9 13:01 ..
        -rwxrwxrwx 1 root root    4 Jun  9 12:38 d1.fixed_size_partitions
        -rwxrwxrwx 1 root root  12G Jun  9 12:44 d1.mbr
        -rwxrwxrwx 1 root root  240 Jun  9 08:38 d1.minimum.partitions
        -rwxrwxrwx 1 root root   44 Jun  9 12:38 d1.original.fstypes
        -rwxrwxrwx 1 root root  249 Jun  9 08:38 d1.original.partitions
        -rwxrwxrwx 1 root root    0 Jun  9 12:38 d1.original.swapuuids
        -rwxrwxrwx 1 root root  79K Jun  9 12:45 d1p1.img
        -rwxrwxrwx 1 root root 8.2G Jun  9 12:49 d1p2.img
        -rwxrwxrwx 1 root root  14G Jun  9 13:01 d1p3.img
        
        /images/postdownloadscripts:
        total 4.0K
        drwxrwxrwx 2 root root  29 Jun  9 12:32 .
        drwxrwxrwx 5 fog  root  68 Jun  9 13:01 ..
        -rwxrwxrwx 1 root root 233 Jun  9 12:32 fog.postdownload
        
        
        W 1 Reply Last reply Jun 9, 2015, 6:09 PM Reply Quote 0
        • W
          Wayne Workman @contewit
          last edited by Jun 9, 2015, 6:09 PM

          @contewit

          Wow, yep 12 gig…

          Can you (very quickly) just throw together a brand new Win7 build (no updates, no software, no patches, nothing, just real fast) and try to upload that and see if the MBR comes out correct or not?

          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/

          C 1 Reply Last reply Jun 9, 2015, 6:18 PM Reply Quote 0
          • C
            contewit @Wayne Workman
            last edited by Jun 9, 2015, 6:18 PM

            @Wayne-Workman

            Sure, i’ll do a factory restore and just send the image that way.

            W 1 Reply Last reply Jun 9, 2015, 6:20 PM Reply Quote 0
            • W
              Wayne Workman @contewit
              last edited by Wayne Workman Jun 9, 2015, 12:20 PM Jun 9, 2015, 6:20 PM

              @contewit said:

              @Wayne-Workman

              Sure, i’ll do a factory restore and just send the image that way.

              The factory build might be what’s causing this… if there’s 5 partitions on there (recovery, diagnostics, system reserved, whatever else), that could be it…

              Can you please try installing Win7 instead?

              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/

              C 1 Reply Last reply Jun 9, 2015, 6:23 PM Reply Quote 0
              • C
                contewit @Wayne Workman
                last edited by Jun 9, 2015, 6:23 PM

                @Wayne-Workman

                Hmmm… I don’t have vanilla installation media on hand; these are dell machines that came pre-imaged and only with 8.1 restore media.

                Let me see what I can do.

                1 Reply Last reply Reply Quote 0
                • C
                  cspence Developer
                  last edited by cspence Jun 9, 2015, 1:14 PM Jun 9, 2015, 7:06 PM

                  I’m pretty sure I can get this fixed. I just need to get some example output.

                  Can you get the contents of d1.original.partitions for me?

                  W C 2 Replies Last reply Jun 9, 2015, 7:29 PM Reply Quote 0
                  • W
                    Wayne Workman @cspence
                    last edited by Jun 9, 2015, 7:29 PM

                    @cspence Welcome back!

                    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
                    • C
                      cspence Developer
                      last edited by Jun 9, 2015, 7:34 PM

                      @Wayne-Workman Thanks! It’s been a while since I have checked out the forums. I’ve been mostly playing around with FOG on git quietly.

                      1 Reply Last reply Reply Quote 0
                      • C
                        contewit @cspence
                        last edited by Jun 10, 2015, 2:41 AM

                        @cspence

                        Sure; here’s the contents of that file:

                        label: dos
                        label-id: 0x552e1400
                        device: /dev/sda
                        unit: sectors
                        
                        /dev/sda1 : start=          63, size=       80262, type=de
                        /dev/sda2 : start=       81920, size=    20430172, type=7, bootable
                        /dev/sda3 : start=    24686592, size=   952084480, type=7
                        
                        1 Reply Last reply Reply Quote 0
                        • C
                          cspence Developer
                          last edited by Jun 11, 2015, 3:41 PM

                          Thank you! I found the bug. I’ll notify you when it is fixed.

                          1 Reply Last reply Reply Quote 0
                          • C
                            cspence Developer
                            last edited by Jun 11, 2015, 4:05 PM

                            Try the latest version (SVN 3540). The bug is fixed.

                            Thanks for reporting!

                            1 Reply Last reply Reply Quote 1
                            • C
                              contewit
                              last edited by Jun 13, 2015, 12:28 AM

                              Confirmed fixed, MBR looks like a much more reasonable 32k now.

                              Thanks!

                              1 Reply Last reply Reply Quote 2
                              • 1 / 1
                              1 / 1
                              • First post
                                10/14
                                Last post

                              213

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project