I’m looking to finally use Linux properly and I’m planning to dual boot my laptop. There’s enough storage to go around, and while I’m comfortable messing around I’d rather not have to run and buy a new device before school while fixing my current one.

https://m.youtube.com/watch?v=VaIgbTOvAd0

This was the general guide I was planning to follow, just with KDE Plasma (or another KDE). I was going to keep windows the default, and boot into Linux as needed when I had time to learn and practice.

I assume it should be the near similar process for KDE Plasma?

I’m ok with things going wrong with the Linux install, but I’d like to keep the Windows install as safe as possible.

  • nottheengineer@feddit.de
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    10 months ago

    The video missed one small, but very important thing: You need to disable fast boot in windows before mounting your windows partition in linux, otherwise it will get corrupted.

    The reason for that is that windows doesn’t actually shut down if you tell it to by default and it leaves the drive in a dirty state. Windows itself can pick that back up and boot off of it, but linux won’t detect it. If you leave fast boot on, windows will run chkdsk on the next boot after using linux.

    I found that out the hard way and got to not use my computer while it ran chkdsk on my 4TB HDD. It took 15 hours.