Windows 10: Chkdsk Logs Partition?

Discus and support Chkdsk Logs Partition? in Windows 10 Network and Sharing to solve the problem; Recently I've decided to clean out my Lenovo hard drive from 4 years ago. I noticed Several OEM partitions taking up lots of space( 75GB in total.) So... Discussion in 'Windows 10 Network and Sharing' started by Shmueldabomb441, Aug 8, 2019.

  1. Chkdsk Logs Partition?


    Recently I've decided to clean out my Lenovo hard drive from 4 years ago. I noticed Several OEM partitions taking up lots of space( 75GB in total.) So after I deleted a few, there remained one which was only 350 MB which I was not able to do anything with( when I right-clicked on the partition in disk manager, the only option which came up was "Help",) and was in between this 75 GB of unallocated space and my primary boot partition. What this means is,(to my knowledge,)you can only extend your primary boot partition into unallocated space if the unallocated space is represented immediately to the right of the boot partition in Windows Disk Manager.

    So, I changed the partition (in cmd) to a "Basic Data Partition"(using the GUID code/label). Inside of this partition, I found the logs(results) of chkdsk (checkdisk) commands I had run 4 years ago. I figured I would move this to my boot partition temporarily, delete the partition with cmd, assimilate the 75 GB into my boot partition, and then recreate the OEM partition which this was stored on( I figured it was important that it be there.) However, I was not sure what GUID(partition type code) to use to switch it back to the proper type of OEM partition so that windows would know to put the chkdsk logs there. Does anyone know what it is? P.S. If you read this, please just post in the replies that you read it, even if you don't have the answer.

    :)
     
    Shmueldabomb441, Aug 8, 2019
    #1
  2. W1zzard Win User

    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Aug 8, 2019
    #2
  3. How do I run CHKDSK on EFI System Partition?

    On Windows, I used DISKPART to assign the EFI System partition a letter. Fired up DISKPART, and typed LIST DISK to find the disk, followed by SELECT DISK <N> (where is the drive number). Followed the same steps to find the proper partition (i.e. LIST PARTITION followed by SELECT PARTITION <N>), and then simply typed ASSIGN LETTER = X to have Windows mount the partition to letter X.

    Then opened CMD with administrative access. Ran CHKDSK X: /f /r

    Then, I tried installing Ubuntu once again, and it installed successfully!
     
    Benedict Florance, Aug 8, 2019
    #3
  4. Jelo Sen Win User

    Chkdsk Logs Partition?

    chkdsk c: /F

    It might be an error on the drive. We suggests that you follow the troubleshooting steps below:

    • Run Disk Cleanup utility to clear your junk files.
    • Open an elevated CMD type sfc /scannow and hit Enter to run the System File Checker.
    • Once the scan is completed, restart your computer. Remember to exit ChkDsk
      during boot.
    • Next, again open CMD as admin type
      Dism /Online /Cleanup-Image /RestoreHealth
      and hit Enter to repair the Windows image.
    • Now see if ChkDsk able to complete the scan.

    Note: Before doing the steps, make sure you save a back up of your files.

    Let us know how it goes.
     
    Jelo Sen, Aug 8, 2019
    #4
Thema:

Chkdsk Logs Partition?

Loading...
  1. Chkdsk Logs Partition? - Similar Threads - Chkdsk Logs Partition

  2. CHKDSK might have broke my partition

    in Windows 10 Network and Sharing
    CHKDSK might have broke my partition: My old hard disk was fully broken, when I plug it in it makes the computer almost frozen.But I repaired the hard disk with good percentage to only restore the data.The disk was working very good, yes sometimes it freeze but at least working and I took some of my old data copy...
  3. CHKDSK might have broke my partition

    in Windows 10 Gaming
    CHKDSK might have broke my partition: My old hard disk was fully broken, when I plug it in it makes the computer almost frozen.But I repaired the hard disk with good percentage to only restore the data.The disk was working very good, yes sometimes it freeze but at least working and I took some of my old data copy...
  4. CHKDSK might have broke my partition

    in Windows 10 Software and Apps
    CHKDSK might have broke my partition: My old hard disk was fully broken, when I plug it in it makes the computer almost frozen.But I repaired the hard disk with good percentage to only restore the data.The disk was working very good, yes sometimes it freeze but at least working and I took some of my old data copy...
  5. chkdsk corrupted an NTFS partition and can't seem to repair it

    in Windows 10 Software and Apps
    chkdsk corrupted an NTFS partition and can't seem to repair it: Hi, about two days ago I used a system drive from one PC on another PC to store some important data on one of its partitions. This drive was then chkdsk'd by the Windows install on it when I plugged it back into the original PC, which then somehow corrupted the NTFS partition...
  6. Several problems with hard drives, with CHKDSK and EFI partition

    in Windows 10 Network and Sharing
    Several problems with hard drives, with CHKDSK and EFI partition: Hello,My first problem is that i run powershell with admin rights and ran chkdsk f: /f /r . I thought it would restart pc after that but no, just started running chkdsk until now, so i could access the disk. Now, after about 3 hours total progress is 0%, but in phase 2, is...
  7. Several problems with hard drives, with CHKDSK and EFI partition

    in Windows 10 Gaming
    Several problems with hard drives, with CHKDSK and EFI partition: Hello,My first problem is that i run powershell with admin rights and ran chkdsk f: /f /r . I thought it would restart pc after that but no, just started running chkdsk until now, so i could access the disk. Now, after about 3 hours total progress is 0%, but in phase 2, is...
  8. Disk partition disappeared after CHKDSK

    in Windows 10 Network and Sharing
    Disk partition disappeared after CHKDSK: I have 3 HDDs and have each formatted with 2 partitions: OS and data, 500 GB in each partition. I wanted to increase the size of the data partition by 300 GB for one of the HDDs something I have done before with no trouble. I decreased the size of the OS partition which as...
  9. CHKDSK Multiple Partitions on a Single Drive

    in Windows 10 Network and Sharing
    CHKDSK Multiple Partitions on a Single Drive: Hi, I've searched online for this but I can't find a decent answer. I want to run chkdsk on an external HDD with 3 NTFS partitions. Can I do this by pointing chkdsk to all 3 partitions a once like chkdsk e: f: g: /f or do I need to run chkdsk separately for each...
  10. I want to run chkdsk /r on an unlabeled partition

    in Windows 10 Performance & Maintenance
    I want to run chkdsk /r on an unlabeled partition: This is a new problem this week on my home based HP Pavilion PC, after months of smooth operation. Windows 10, 64 bit, and generally dependable... almost as stable as Win 7 was *Rolleyes According to Macrium Reflect free, when I try to run an image, I have an error 10 and...