Windows 10: Dual Boot issues (Win7/10) and data corruption

Discus and support Dual Boot issues (Win7/10) and data corruption in Windows 10 Support to solve the problem; I have a major problem and I'm hoping someone can help me figure out how to resolve it. Here's my environment: - I have Win7 installed on Drive 0... Discussion in 'Windows 10 Support' started by EsJeff, Jul 22, 2016.

  1. EsJeff Win User

    Dual Boot issues (Win7/10) and data corruption


    I have a major problem and I'm hoping someone can help me figure out how to resolve it.

    Here's my environment:
    - I have Win7 installed on Drive 0 on a single partition (SSD); except for 100MB "system reserved" partition
    - I have Win10 installed on Drive 1, which has 3 primary partitions and 3 logical drives (see screenshot)

    Win7 was installed originally. When I installed Win10, I unplugged the SSD so that only Drive1 was visible during Win10 installation. Win7 is my primary OS, when I want to run Win10, I change the boot drive using BIOS boot manager (ie. pressing F12)

    Here's the problem:
    In most cases, after returning from Win10 back to Win7, Win7 would tell me that the disks need to be verified (chkdsk). This would finish relatively quickly and wouldn't usually find any errors. Until last night, when it found/repaired a slew of errors and the result was locked files/folders (security descriptors had to be reset) and a lot of corrupted files.

    I should also mention that when I was in Win10 last night, there were some very strange things occurring:
    - Firefox wouldn't start; just no response at all. Once I got back into Win7, trying to start Firefox told me there were corrupted files.
    - Perhaps the strangest detail: in certain folders, I noticed that the files in the folders seemed to be a reflection of the contents from a couple weeks ago (most likely, the last time I was in Win10). There were files displayed that I had since deleted, and there were missing files. Once I got back into Win7, the file lists were back to normal.
    - There was a Windows Update which failed to install. This was before I was completely convinced there was a serious problem, so I rebooted back into Win10. Win10 failed to load. That was the least of my concerns.

    Another possibly relevant detail: I'm fairly certain that no files on my disk0 were affected/corrupted -- only files that are on the same physical disk as Win10.

    I also remember having a heck of a time setting up the partitions on Disk1 and that was before installing Win10. I don't remember the exact details, but I think I was getting errors/corruption and it only "worked" once I used 6 partitions instead of the 7 that I wanted (or maybe I fiddled around with the type of partitions).

    Because I suspect the problem has to do with the way that I'm dual-booting, I've attached a screenshot of my disk management. I've read that the 100MB "system reserved" partition is normal for Win7, but that Win10 needs a 350MB reserved partition, but there isn't one. It seems unlikely that it's sharing Win7's since that drive was disconnected when I installed Win10. Is that the problem? Why didn't Win10 create a system reserved partition -- do I have too many partitions on that disk?

    I have no problem wiping out the Win10 partition, but the other partitions on the disk could be a problem, so any possible solutions that might require formatting/losing those would be more of a last resort.

    Thanks for any help!

    :)
     
    EsJeff, Jul 22, 2016
    #1

  2. windows 10 free upgrade problem

    My laptop was running a dual boot win7 linux setup with a GRUB bootloader. I started the win 10 upgrade and it resulted in corrupting the boot loader but did not result in a functioning win10 installation and nothing else would boot either.

    After recovering my data I reinstalled win7 but now the free install does not come up.

    do I wait until windows update figures things out or is there a means to get a product key for free still?
     
    GarryRutherfurd, Jul 22, 2016
    #2
  3. win10 home auto powers on by it's self

    So this did fix the booting into win10 first issue, i can now boot into win10 or win7 from the BCD boot menu and the win10 boot menu doesn't interfere or cause a dual boot to get back into win7.
     
    JohnBelbeck, Jul 22, 2016
    #3
  4. bro67 Win User

    Dual Boot issues (Win7/10) and data corruption

    Dual boot with 7 & 10 has been problematic. Hang tight and one of the others who is more knowledgeable on making it work correctly.
     
    bro67, Jul 22, 2016
    #4
  5. spunk Win User
    Your Drive 1 HDD may have Bad Sectors leading to corrupted files.
    In Windows go to Start/Search and type CMD, Right click the CMD results and Run As Administrator. In the Elevated Command Prompt type the drive letter of the Windows 10 drive (ie) D: or whatever, and press enter. (ie) D:\> at this prompt type chkdsk /R and press enter. If in Windows 7, type a Y for Yes to Unmount the drive, if you are in Windows 10 then type a Y for Yes and reboot the computer. Check Disk will go through 5 stages and will take a long time. Check Disk will check for bad sectors and try to move the files to a good sector near by. If there are too many bad sectors, Check Disk will hang or fail. The drive will need to be replaced.
    For a second opinion, in Windows 7, you can download Seatools for Windows. And run this on the Windows 10 drive. Run the Short and Long diagnostic tests. The long test checks for bad sectors and will take a long time. If either test fails, the HDD needs to be replaced.
     
    spunk, Jul 23, 2016
    #5
  6. EsJeff Win User
    Thanks for the replies.

    I'm in the process of running chkdsk /r now -- I'll run it on all 6 partitions.

    Well, I'm checking the Win10 partition (WDual Boot issues (Win7/10) and data corruption :) and it is finding a lot of "bad clusters." I expected there to be problems since Win10 wouldn't even load, but do "bad clusters" indicate a physical problem?

    Ok, the scan of W: is now complete, and to answer my own question, I presume that "bad clusters" are NOT a physical problem ("0KB bad sectors"). Here's the summary:

    Code: CHKDSK discovered free space marked as allocated in the master file table (MFT) bitmap. CHKDSK discovered free space marked as allocated in the volume bitmap. Windows has made corrections to the file system. 122879999 KB total disk space. 26458040 KB in 96774 files. 84996 KB in 23263 indexes. 0 KB in bad sectors. 254427 KB in use by the system. 65536 KB occupied by the log file. 96082536 KB available on disk. 4096 bytes in each allocation unit. 30719999 total allocation units on disk. 24020634 allocation units available on disk.[/quote]
    I have the entire log if you'd think it'd be helpful, but otherwise, the only errors I saw were about 40 cases of moving bad clusters, e.g.
    Code: Windows replaced bad clusters in file 282 of name \Windows\Logs\CBS\CBS.log.[/quote]
    I'll run chkdsk on the other partitions, but the *only* time Windows decides it needs to run an unsolicited chkdsk is after I've booted into Win10 (ie. nothing when I go into Win10, but chkdsk *will* occur when I boot back into win7). On my regular, daily boot into Win7, there are never any problems; I rarely boot into Win10 and it's only after I've done so that the chkdsk occurs. So it doesn't really seem like a physical problem.
     
    EsJeff, Jul 23, 2016
    #6
  7. bro67 Win User
    That moving of data in that cluster, could just have been a potential problem, maybe not. SSD's have a habit with Windows thinking that there is a issue, when there actually is not. You can use a Linux Live DVD and run S.M.A.R.T. Tools to see what is going on. SeaTools will not work with SSD's, since it is targeted more towards Platter drives.
     
    bro67, Jul 23, 2016
    #7
  8. Banzi Win User

    Dual Boot issues (Win7/10) and data corruption

    Disable fast startup in windows 10 (control panel - power - choose what the power button does in the left hand side & then click change settings that are currently unavailable then untick fast startup) This has been a well known issue with dual boot systems, windows 10 locks the drives if fast startup is enabled so when you reboot into windows 7 it prompts you to run chkdsk.
     
    Banzi, Jul 23, 2016
    #8
  9. EsJeff Win User
    bro67 -- The chkdsk's all completed without any bad sectors. Ironically, I had to reinstall VirtualBox after the chkdsk found and repaired some bad clusters on that partition, even though I had run it without problems earlier that morning. Just the Win7 drive is an SSD and not the Win10 drive. I did do a scandisk on the SSD, just to make sure and it did find a few orphaned files.

    Banzi -- thanks for the tip about disabling fast boot. That does sound promising. I'm a little gun-shy to even try booting into Win10 at the moment, but when I do, I'm expecting to have to re-install it. I've almost finished verifying that all the files are restored and I'm also planning on doing temporary backups of most everything before I try win10 again.

    On the other hand, I'm also considering that this may be a sign that I should just cut ties with Win7 and transition to Win10 full-time. But for Media Center I would have switched a long time ago...
     
    EsJeff, Jul 23, 2016
    #9
  10. NavyLCDR New Member
    NavyLCDR, Jul 23, 2016
    #10
  11. topgundcp Win User
    Looking at your system specs. You do have a pretty good system and UEFI support:
    Gigabyte GZ-z97X-Gaming 3, i7 4970K......

    Your Disk 0 looks OK with Windows 7 installed using MBR partition scheme.
    However, your Disk 1 does not look standard with Windows 10 installed also using MBR partition scheme and might get confused with Windows 7 when boot up.

    Normally for Windows 10 installation, you'd would get 500MB (not 350M as you said above, it's true for Windows 8) System Reserved Partition and C drive.

    Since your Disk 1 was initialized as MBR disk, that would limit the # of primary partitions to 4 so drives: F, H, I became logical drives.

    Here's my suggestion:
    • Download and install: MiniTool Partition Wizard with Window 7 running. Run and right click on Disk 1 ( Minitool show it as Disk 2) then select convert to GPT disk.
    • Right click on Windows 10 drive and delete this partition then click Apply to commit the changes of step 1 & 2. Might take a while to complete converting 1TB HD.
    • Disconnect Disk 0 and boot up Windows installation Media with UEFI Mode selected.
    • Select Custom->Hi Lite the unallocated partition (do not format) then click Next to install Windows 10.
    • Once done, you'd get 4 partitions:
      450MB Recovery
      100MB EFI System
      16MB MSR
      C drive
      F,H,I will become Primary partitions.
    • Reconnect Disk 0 (Win 7)
    • Use F12 to select which Windows to boot from.

    NOTE: Make sure in BIOS you have "Boot Mode Selection set to both "UEFI and Legacy"

    Here's how I set up my Windows 7 on disk 1 & 10 on disk 0.

    Dual Boot issues (Win7/10) and data corruption [​IMG]


    Windows Media Center in Windows 10:
    Here is how to install Media Center on Windows 10


    Dual Boot issues (Win7/10) and data corruption [​IMG]
     
    topgundcp, Jul 24, 2016
    #11
  12. EsJeff Win User
    Thanks, topgundcp! I will definitely be following that advice, once I back everything up. You didn't mention it, so I assume that the conversion to GPT won't have data loss, but I'm just a little paranoid when messing with partitions (bad experience with Partition Magic.....).

    Also, thanks for the tip about WMC! I never came across that and all my research was Kodi, Kodi, Kodi. So, about a month ago, I installed Win10, MediaPortal2 and Kodi on my laptop which serves as a PVR (the primary functionality I need). I can't say it was easy, but I did get it running successfully. I'm just not as happy with it compared to WMC.
     
    EsJeff, Jul 24, 2016
    #12
  13. topgundcp Win User

    Dual Boot issues (Win7/10) and data corruption

    Before I posted, I did test with one of my scratch disk simulating what you had ie. 3 primary partitions + 3 logical partitions with some data in them, convert it to GPT and the result is no data loss. However, as precaution, it would not hurt to backup first.
    FYI, with GPT partition scheme:

    • Support a HD up to 2^64 blocks in length. (For 512-byte blocks, this is 9.44 ZB - zettabytes. 1 ZB is 1 billion terabytes) but restricted by Windows to 256TB
    • It can also support theoretically unlimited partitions. Windows restricted to 128 Partitions
     
    topgundcp, Jul 24, 2016
    #13
  14. bro67 Win User
    Kodi has a lot more flexibility. I use Exodus to watch movies all of the time and a Proxy DNS to get around the UK walled garden.

    There are a lot of different themes that you can use to make Kodi look better than WMC was. The next upcoming release of Kodi is going to look a lot better than the current one.
     
    bro67, Jul 25, 2016
    #14
  15. EsJeff Win User
    I'm hoping to have time to start the backup process tonight. I'll let you know how it goes once complete. I appreciate everyone's help.


    bro67 -- To each their own but, like I said, my primary reason for a Kodi-like program is for PVR purposes and from my short experience, it doesn't seem that Kodi's focus is on the TV features. Admittedly, that was after a long process of getting both MediaPortal and Kodi to work and I was easily frustrated at that point. I should give it another chance.
     
    EsJeff, Jul 25, 2016
    #15
Thema:

Dual Boot issues (Win7/10) and data corruption

Loading...
  1. Dual Boot issues (Win7/10) and data corruption - Similar Threads - Dual Boot issues

  2. Dual boot corrupts windows

    in Windows 10 Drivers and Hardware
    Dual boot corrupts windows: After i dual booted my computer with Windows 10 and Windows 7, every time I try to boot up to windows 10, it bluescreens and gives me the error "BAD_SYSTEM_CONFIG_INFO". When windows 7 was fresh, my windows 10 worked absolutely fine, but after i installed drivers for windows...
  3. Dual boot Win10 Win7

    in Windows 10 Installation and Upgrade
    Dual boot Win10 Win7: Hi, Some time ago I bought a new laptop with Win10 pre-installed on it and have been trying to make my old programs work with this OS. I've found solutions for most of them but for a couple (a database and some old games) it doesn't seem possible to make them run on Win10....
  4. I have a dual boot with win7 & 10.

    in Windows 10 Installation and Upgrade
    I have a dual boot with win7 & 10.: Well I started to use the crappy one {10} since you aren't going to support your best product ever. Well as soon as I got using it for first time it crashed. And now I can't get either os to work. And I also forget how to change the command prompt. And what drive will my...
  5. Win10+Win7 dual boot issue

    in Windows 10 Installation and Upgrade
    Win10+Win7 dual boot issue: Dear all, I hope I have not missed a thread with a similar problem: I had Win10 installed on drive C: with the boot loader on drive D: (where I previously had my old Win10 installation). I wanted to add Win7 to my PC and formated drive D: - I totally forgot that I had the...
  6. Dual Boot Win7/Win10

    in Windows 10 Installation and Upgrade
    Dual Boot Win7/Win10: Reloaded factory software on Dell XPS laptop Win7. Created additional partition for Win10. Installed Win10 iso from boot to the separate partition. Previously labeled C drive as Win7 and D drive as Win10. Default boot is Win7. Works fine. On the boot screen I choose Win10....
  7. Dual Boot on Win7 after issues with win10

    in Windows 10 Installation and Upgrade
    Dual Boot on Win7 after issues with win10: hi, I am new on this forum, but not new with windows or OS setup. I was running win 7 (64bit) pleasantly but decided to install Win10, did all the needed stuff for getting dual boot setup. Win10 booted fine, when selected from dual boot menu, but I have many issues on...
  8. Dual Boot win7/10 questions...with clean install

    in Windows 10 Installation and Upgrade
    Dual Boot win7/10 questions...with clean install: Hello, I recently upgraded my one laptop to windows 10 and thought I was doing a clean install but did not and wound up doing a restore that deleted everything. I downloaded windows 10 via the media creation tool in hopes of doing a clean install to my other laptop. I have...
  9. Upgrade dual boot Win7/Win8 to Win10 (keep Win7)?

    in Windows 10 Installation and Upgrade
    Upgrade dual boot Win7/Win8 to Win10 (keep Win7)?: Hi, I have a dual boot set up - Windows 7 Ultimate 64-bit on an SSD drive and Windows 8.1 on a second hard drive. I would like to upgrade Windows 8.1 to Windows 10 and keep the Windows 7 OS in tact. Is this possible? Can I just go through the upgrade process from...
  10. Dual Boot Win7 & Win10

    in Windows 10 Installation and Upgrade
    Dual Boot Win7 & Win10: I used the ISO (64bit) burnt to DVD, changed boot order to install and installed to a new 250GB HDD, setup was about 15 mins and the dual boot works great, Windows 10 installed fine and Windows 7 has not been affected and runs as normal *Biggrin 2010