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

    12GB MBR

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    14
    2.1k
    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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      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

        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
        
        
        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @contewit
          last edited by

          @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 Reply Quote 0
          • C
            contewit @Wayne Workman
            last edited by

            @Wayne-Workman

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

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

              @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 Reply Quote 0
              • C
                contewit @Wayne Workman
                last edited by

                @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
                • cspenceC
                  cspence Developer
                  last edited by cspence

                  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?

                  Wayne WorkmanW C 2 Replies Last reply Reply Quote 0
                  • Wayne WorkmanW
                    Wayne Workman @cspence
                    last edited by

                    @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
                    • cspenceC
                      cspence Developer
                      last edited by

                      @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

                        @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
                        • cspenceC
                          cspence Developer
                          last edited by

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

                          1 Reply Last reply Reply Quote 0
                          • cspenceC
                            cspence Developer
                            last edited by

                            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

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

                              Thanks!

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

                              127

                              Online

                              12.1k

                              Users

                              17.3k

                              Topics

                              155.4k

                              Posts
                              Copyright © 2012-2024 FOG Project