Dual boot Win10 and Ubuntu 14.04: We couldn’t update system reserved partition

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












My Windows boot is attempting to update itself (Feature update to Windows 10, version 1803), yet I am seeing the error "We couldn’t update system reserved partition"



Looking into this led me to the following article on the Microsoft Support site, the essence of which is The System Reserved Partition (SRP) may be full followed by If you're updating Windows 10, you need to free up 13MB



A layout of the SRP (the result of dir /s) can be found on https://pastebin.com/Gg32b9G5



Following the instructions for Windows 10 with GPT partition didn't resolve the issue. My working assumption is that either the EFIubuntu or the boot-repair directory in the SRP is taking up space the Microsoft isn't expecting to be taken up.



  1. Can the boot-repair partition, which is taking up 62,085,307 bytes, be safely removed - perhaps partially? It appears to primarily contain two large (log?) files (see lines #595 and #607 in the link)

  2. If I can't remove from boot-repair, are there files that can safely be removed from EFIubuntu (lines #558 to #575)

  3. Is there a solution better than the two above?






share|improve this question

























    up vote
    1
    down vote

    favorite












    My Windows boot is attempting to update itself (Feature update to Windows 10, version 1803), yet I am seeing the error "We couldn’t update system reserved partition"



    Looking into this led me to the following article on the Microsoft Support site, the essence of which is The System Reserved Partition (SRP) may be full followed by If you're updating Windows 10, you need to free up 13MB



    A layout of the SRP (the result of dir /s) can be found on https://pastebin.com/Gg32b9G5



    Following the instructions for Windows 10 with GPT partition didn't resolve the issue. My working assumption is that either the EFIubuntu or the boot-repair directory in the SRP is taking up space the Microsoft isn't expecting to be taken up.



    1. Can the boot-repair partition, which is taking up 62,085,307 bytes, be safely removed - perhaps partially? It appears to primarily contain two large (log?) files (see lines #595 and #607 in the link)

    2. If I can't remove from boot-repair, are there files that can safely be removed from EFIubuntu (lines #558 to #575)

    3. Is there a solution better than the two above?






    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      My Windows boot is attempting to update itself (Feature update to Windows 10, version 1803), yet I am seeing the error "We couldn’t update system reserved partition"



      Looking into this led me to the following article on the Microsoft Support site, the essence of which is The System Reserved Partition (SRP) may be full followed by If you're updating Windows 10, you need to free up 13MB



      A layout of the SRP (the result of dir /s) can be found on https://pastebin.com/Gg32b9G5



      Following the instructions for Windows 10 with GPT partition didn't resolve the issue. My working assumption is that either the EFIubuntu or the boot-repair directory in the SRP is taking up space the Microsoft isn't expecting to be taken up.



      1. Can the boot-repair partition, which is taking up 62,085,307 bytes, be safely removed - perhaps partially? It appears to primarily contain two large (log?) files (see lines #595 and #607 in the link)

      2. If I can't remove from boot-repair, are there files that can safely be removed from EFIubuntu (lines #558 to #575)

      3. Is there a solution better than the two above?






      share|improve this question













      My Windows boot is attempting to update itself (Feature update to Windows 10, version 1803), yet I am seeing the error "We couldn’t update system reserved partition"



      Looking into this led me to the following article on the Microsoft Support site, the essence of which is The System Reserved Partition (SRP) may be full followed by If you're updating Windows 10, you need to free up 13MB



      A layout of the SRP (the result of dir /s) can be found on https://pastebin.com/Gg32b9G5



      Following the instructions for Windows 10 with GPT partition didn't resolve the issue. My working assumption is that either the EFIubuntu or the boot-repair directory in the SRP is taking up space the Microsoft isn't expecting to be taken up.



      1. Can the boot-repair partition, which is taking up 62,085,307 bytes, be safely removed - perhaps partially? It appears to primarily contain two large (log?) files (see lines #595 and #607 in the link)

      2. If I can't remove from boot-repair, are there files that can safely be removed from EFIubuntu (lines #558 to #575)

      3. Is there a solution better than the two above?








      share|improve this question












      share|improve this question




      share|improve this question








      edited Jun 11 at 14:50
























      asked Jun 10 at 20:30









      levengli

      11811




      11811




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          Yes. You can remove boot-repair from your SRP. It plays no part in the boot-up process. I'd do so from Windows if you know how to access the SRP.



          I would not delete the Ubuntu folder from SRP if I were you.






          share|improve this answer





















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );








             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1045399%2fdual-boot-win10-and-ubuntu-14-04-we-couldn-t-update-system-reserved-partition%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote



            accepted










            Yes. You can remove boot-repair from your SRP. It plays no part in the boot-up process. I'd do so from Windows if you know how to access the SRP.



            I would not delete the Ubuntu folder from SRP if I were you.






            share|improve this answer

























              up vote
              1
              down vote



              accepted










              Yes. You can remove boot-repair from your SRP. It plays no part in the boot-up process. I'd do so from Windows if you know how to access the SRP.



              I would not delete the Ubuntu folder from SRP if I were you.






              share|improve this answer























                up vote
                1
                down vote



                accepted







                up vote
                1
                down vote



                accepted






                Yes. You can remove boot-repair from your SRP. It plays no part in the boot-up process. I'd do so from Windows if you know how to access the SRP.



                I would not delete the Ubuntu folder from SRP if I were you.






                share|improve this answer













                Yes. You can remove boot-repair from your SRP. It plays no part in the boot-up process. I'd do so from Windows if you know how to access the SRP.



                I would not delete the Ubuntu folder from SRP if I were you.







                share|improve this answer













                share|improve this answer



                share|improve this answer











                answered Jun 11 at 16:57









                Paul Benson

                393117




                393117






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1045399%2fdual-boot-win10-and-ubuntu-14-04-we-couldn-t-update-system-reserved-partition%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    pylint3 and pip3 broken

                    Missing snmpget and snmpwalk

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491