Ubunt 18.04 & Windows 10 dual boot File corruption on boot/shutdownFilesystem corruption on shutdown/rebootDual boot UEFI Windows 7 and Ubuntu 12.04 (both 64 bits). W7 entry doesn't appear in GRUBDual boot windows 8 - ubuntu ; upgrading to windows 10Repair dual boot ubuntu 14.04 / Windows 10Dual boot with Windows 10 and Ubuntu without any boot speed delayCombine partitions in GParted after removing Windows from dual bootFix Windows 10 after removing the drive with dual boot Ubuntu physicallyDual boot loading windows boot manager18.04.2 LTS dual boot with Win 10 Pro is causing Windows corruption

Why can't sonic booms be heard at air shows?

Did the US embassy in Kyiv resist hanging Trump's picture while Yovanovitch was ambassador?

Cheap and safe way to dim 100+ 60W Incandescent bulbs

If I wanted to reconstruct an entire Apollo mission's crewed spacecraft trajectories, what are the key sources of historical data I'd look for?

Employer wants me to do something explicitly illegal

How can I justify this without determining the determinant?

Pre-2000s novel about tourism through time travel

What is the rationale for single engine military aircraft?

Banking system in C++

Cooking with sugar makes pan very difficult to clean

Why is the Toffoli gate not sufficient for universal quantum computation?

Draw the Ionising Radiation Hazard Symbol

According to limits there is a horizontal asymptote at y = 0, however the equation has a root at x = 1.

Peaceable Bishops on an 10x10 grid

Journal editor made bad edits to my (accepted) paper - how do I respond?

How to delete my name and initials from the title bar of Microsoft Word

How often are there lunar eclipses on Jupiter

Rip secret door, showing no trace of edges, into shade smooth sphere

Can I call the airport to see if my boyfriend made it through customs?

What is the name of AB×B×A=BBB puzzles?

If you're loaning yourself a mortgage, why must you pay interest? At the bank's posted rate?

What is a recently obsolete computer storage device that would be significantly difficult to extract data from?

Unstable manifolds of a Morse function give a CW complex

Why aren't flights continued after losing a tire on rotation?



Ubunt 18.04 & Windows 10 dual boot File corruption on boot/shutdown


Filesystem corruption on shutdown/rebootDual boot UEFI Windows 7 and Ubuntu 12.04 (both 64 bits). W7 entry doesn't appear in GRUBDual boot windows 8 - ubuntu ; upgrading to windows 10Repair dual boot ubuntu 14.04 / Windows 10Dual boot with Windows 10 and Ubuntu without any boot speed delayCombine partitions in GParted after removing Windows from dual bootFix Windows 10 after removing the drive with dual boot Ubuntu physicallyDual boot loading windows boot manager18.04.2 LTS dual boot with Win 10 Pro is causing Windows corruption






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















So I've set up a desktop with Windows 10 and Ubuntu 18.04 (kernel version: 4.15.0-60-generic) for about a month and a half ago. The desktop contains both SSD & HDD, and when installing Ubuntu I divided the root partition / to half of the SSD, and /home partition to half of the HDD. (The computer had W10 before, and the partition space were allocated through W10) The computer also contains a Nvidia GTX1080 Graphic card.



About two weeks ago, the Ubuntu boot crashed and didn't get past booting phase and went in to rescue mode. I've managed to boot it by removing file corruption fsck -y /dev/sdb2 in recovery mode (/dev/sdb2 is my HDD partition).



Since then, every time I reboot/shutdown my computer properly, The file system gets corrupt. It's either one of the two cases: 1. on reboot it just crashes, and can be booted with the same step as above (fsck in rescue mode). 2. first reboot work, but upon Ubuntu login some files are corrupted. Notably files I've modified/created in the last session.



The file corruption seems to be isolated to the HDD only, and have so far not affected the SSD. I'm not sure if the problem is hardware related, if I did some partitioning wrong, or if the dual boot (W10) is causing the problem.



I've so far done the following:



  • Extended test with Smartmontools on /dev/sdb, with result "Completed without error"

  • Removed WSL from Windows 10, and checked for ext2fsd in W10 for uninstalling (Based on the solution from this question and this )

  • Removed the Windows partition in HDD from W10 (SSD partition is enough for my use)

  • Checked the output of journalctl -b after each boot. The following error did occur on all of them (but not all of them seems to be related):

kernel: ACPI Exception: AE_BAD_PARAMETER, Could not install PciConfig handler for Root Bridge PCI0 (20170831/evrgnini-245)



kernel: Couldn't get size: 0x800000000000000e



kernel: [drm:intel_bios_init [i915]] *ERROR* Unexpected child device config size 39 (expected 38 for VBT version 221)



gdm3[1565]: GLib: g_variant_new_string: assertion 'string != NULL' failed



Any tips or where I should start looking is appreciated! (and If additional info or terminal output is needed, I'll add it asap)



Edit: also tested updating Nvidia driver, since some users had file corruption related to the Graphic card driver. But the problem still persist.



Edit2: Installed GParted and removed one small Windows partition on the HDD that wasn't visible from the partition tool on Windows.










share|improve this question

































    0


















    So I've set up a desktop with Windows 10 and Ubuntu 18.04 (kernel version: 4.15.0-60-generic) for about a month and a half ago. The desktop contains both SSD & HDD, and when installing Ubuntu I divided the root partition / to half of the SSD, and /home partition to half of the HDD. (The computer had W10 before, and the partition space were allocated through W10) The computer also contains a Nvidia GTX1080 Graphic card.



    About two weeks ago, the Ubuntu boot crashed and didn't get past booting phase and went in to rescue mode. I've managed to boot it by removing file corruption fsck -y /dev/sdb2 in recovery mode (/dev/sdb2 is my HDD partition).



    Since then, every time I reboot/shutdown my computer properly, The file system gets corrupt. It's either one of the two cases: 1. on reboot it just crashes, and can be booted with the same step as above (fsck in rescue mode). 2. first reboot work, but upon Ubuntu login some files are corrupted. Notably files I've modified/created in the last session.



    The file corruption seems to be isolated to the HDD only, and have so far not affected the SSD. I'm not sure if the problem is hardware related, if I did some partitioning wrong, or if the dual boot (W10) is causing the problem.



    I've so far done the following:



    • Extended test with Smartmontools on /dev/sdb, with result "Completed without error"

    • Removed WSL from Windows 10, and checked for ext2fsd in W10 for uninstalling (Based on the solution from this question and this )

    • Removed the Windows partition in HDD from W10 (SSD partition is enough for my use)

    • Checked the output of journalctl -b after each boot. The following error did occur on all of them (but not all of them seems to be related):

    kernel: ACPI Exception: AE_BAD_PARAMETER, Could not install PciConfig handler for Root Bridge PCI0 (20170831/evrgnini-245)



    kernel: Couldn't get size: 0x800000000000000e



    kernel: [drm:intel_bios_init [i915]] *ERROR* Unexpected child device config size 39 (expected 38 for VBT version 221)



    gdm3[1565]: GLib: g_variant_new_string: assertion 'string != NULL' failed



    Any tips or where I should start looking is appreciated! (and If additional info or terminal output is needed, I'll add it asap)



    Edit: also tested updating Nvidia driver, since some users had file corruption related to the Graphic card driver. But the problem still persist.



    Edit2: Installed GParted and removed one small Windows partition on the HDD that wasn't visible from the partition tool on Windows.










    share|improve this question





























      0













      0









      0








      So I've set up a desktop with Windows 10 and Ubuntu 18.04 (kernel version: 4.15.0-60-generic) for about a month and a half ago. The desktop contains both SSD & HDD, and when installing Ubuntu I divided the root partition / to half of the SSD, and /home partition to half of the HDD. (The computer had W10 before, and the partition space were allocated through W10) The computer also contains a Nvidia GTX1080 Graphic card.



      About two weeks ago, the Ubuntu boot crashed and didn't get past booting phase and went in to rescue mode. I've managed to boot it by removing file corruption fsck -y /dev/sdb2 in recovery mode (/dev/sdb2 is my HDD partition).



      Since then, every time I reboot/shutdown my computer properly, The file system gets corrupt. It's either one of the two cases: 1. on reboot it just crashes, and can be booted with the same step as above (fsck in rescue mode). 2. first reboot work, but upon Ubuntu login some files are corrupted. Notably files I've modified/created in the last session.



      The file corruption seems to be isolated to the HDD only, and have so far not affected the SSD. I'm not sure if the problem is hardware related, if I did some partitioning wrong, or if the dual boot (W10) is causing the problem.



      I've so far done the following:



      • Extended test with Smartmontools on /dev/sdb, with result "Completed without error"

      • Removed WSL from Windows 10, and checked for ext2fsd in W10 for uninstalling (Based on the solution from this question and this )

      • Removed the Windows partition in HDD from W10 (SSD partition is enough for my use)

      • Checked the output of journalctl -b after each boot. The following error did occur on all of them (but not all of them seems to be related):

      kernel: ACPI Exception: AE_BAD_PARAMETER, Could not install PciConfig handler for Root Bridge PCI0 (20170831/evrgnini-245)



      kernel: Couldn't get size: 0x800000000000000e



      kernel: [drm:intel_bios_init [i915]] *ERROR* Unexpected child device config size 39 (expected 38 for VBT version 221)



      gdm3[1565]: GLib: g_variant_new_string: assertion 'string != NULL' failed



      Any tips or where I should start looking is appreciated! (and If additional info or terminal output is needed, I'll add it asap)



      Edit: also tested updating Nvidia driver, since some users had file corruption related to the Graphic card driver. But the problem still persist.



      Edit2: Installed GParted and removed one small Windows partition on the HDD that wasn't visible from the partition tool on Windows.










      share|improve this question
















      So I've set up a desktop with Windows 10 and Ubuntu 18.04 (kernel version: 4.15.0-60-generic) for about a month and a half ago. The desktop contains both SSD & HDD, and when installing Ubuntu I divided the root partition / to half of the SSD, and /home partition to half of the HDD. (The computer had W10 before, and the partition space were allocated through W10) The computer also contains a Nvidia GTX1080 Graphic card.



      About two weeks ago, the Ubuntu boot crashed and didn't get past booting phase and went in to rescue mode. I've managed to boot it by removing file corruption fsck -y /dev/sdb2 in recovery mode (/dev/sdb2 is my HDD partition).



      Since then, every time I reboot/shutdown my computer properly, The file system gets corrupt. It's either one of the two cases: 1. on reboot it just crashes, and can be booted with the same step as above (fsck in rescue mode). 2. first reboot work, but upon Ubuntu login some files are corrupted. Notably files I've modified/created in the last session.



      The file corruption seems to be isolated to the HDD only, and have so far not affected the SSD. I'm not sure if the problem is hardware related, if I did some partitioning wrong, or if the dual boot (W10) is causing the problem.



      I've so far done the following:



      • Extended test with Smartmontools on /dev/sdb, with result "Completed without error"

      • Removed WSL from Windows 10, and checked for ext2fsd in W10 for uninstalling (Based on the solution from this question and this )

      • Removed the Windows partition in HDD from W10 (SSD partition is enough for my use)

      • Checked the output of journalctl -b after each boot. The following error did occur on all of them (but not all of them seems to be related):

      kernel: ACPI Exception: AE_BAD_PARAMETER, Could not install PciConfig handler for Root Bridge PCI0 (20170831/evrgnini-245)



      kernel: Couldn't get size: 0x800000000000000e



      kernel: [drm:intel_bios_init [i915]] *ERROR* Unexpected child device config size 39 (expected 38 for VBT version 221)



      gdm3[1565]: GLib: g_variant_new_string: assertion 'string != NULL' failed



      Any tips or where I should start looking is appreciated! (and If additional info or terminal output is needed, I'll add it asap)



      Edit: also tested updating Nvidia driver, since some users had file corruption related to the Graphic card driver. But the problem still persist.



      Edit2: Installed GParted and removed one small Windows partition on the HDD that wasn't visible from the partition tool on Windows.







      boot dual-boot 18.04 filesystem windows-10






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 19 at 3:55







      DannyBoi

















      asked Sep 18 at 2:16









      DannyBoiDannyBoi

      213 bronze badges




      213 bronze badges























          0






          active

          oldest

          votes













          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          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%2f1174908%2fubunt-18-04-windows-10-dual-boot-file-corruption-on-boot-shutdown%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown


























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1174908%2fubunt-18-04-windows-10-dual-boot-file-corruption-on-boot-shutdown%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown









          Popular posts from this blog

          Tamil (spriik) Luke uk diar | Nawigatjuun

          Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

          Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?