I have been planning to install Kinoite on my laptop, dual booting with Windows.

However depending on what I read online, it is either not possible, not recommended, tricky to setup or it is just a matter of setting partitions up before installing Kinoite. Broad range of opinions and no good “tutorial” how to do it.

Anyone having direct experience with that?

  • biribiri11@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    12 days ago

    So basically ostree deploy fails if you have an existing populated ESP (EFI System Partition), so you’ll have to partition manually atm (in my case, I just made another ESP on the same disk). Other than that, I haven’t run into any problems with Win11 + Fedora on the same disk, mostly because I don’t boot into windows.

    You can read about the issue here: https://github.com/fedora-silverblue/issue-tracker/issues/284

    Here’s the docs on manual partitioning: https://docs.fedoraproject.org/en-US/fedora-silverblue/installation/#manual-partition

    It’s definitely a pain. One of many papercuts you’ll find with an “emerging” desktop edition on a distro already known to push new stuff before the Linux ecosystem is ready.

    Just be sure to make a backup of your windows data in a separate disk, keep boot drives for normal fedora (in case this ends up being too difficult), windows (in case you give up), and Fedora Kinoite (because duh), and ffs, don’t trust ChatGPT with your sensitive data on your main PC :)

    • RBG@discuss.tchncs.deOP
      link
      fedilink
      arrow-up
      1
      ·
      12 days ago

      Thanks! I have seen those links but haven’t had time to read them fully yet, they looked like just discussing around the issue to me, not solving it. But I will have a closer look again, thanks for highlighting those.