Hi;

First time Bazzite attempter here. I’ve created a ≈500gb partition as the attached screenshot. But when I reboot into the live installer, I get as far choosing language and keyboard, date and time, and then to the installation method screen…

I click “change destination”, select the NVME witb Windows on, choose “share disk with other operating systems” (leaving reclaim space and encrypt data off) and on the following screen I get:

“Warning: your /boot/efi partition is less than 500MiB which is lower than recommended for a normal Bazzite install. Click Next again to proceed despite this warning”.

So I’m guessing it’s trying to install into the 500Mb Recovery Partition instead of the 500gb empty parition. How do I get it to choose the right one?

Thanks for any (noob-friendly) guidance!

  • Grntrenchman@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    1 month ago

    boot/efi partition is where boot info/startup logic goes, but windows makes a very small partition (only 100mb) on setup, so between windows and bazzite data, there is not enough space.

    It will install the system in the 500gb partition, but will not boot without the proper data in the boot/efi partition. The installer is warning you of this situation, and the install will probably “work” but most likely be unbootable, or if it does work, cause problems later during bazzite updates.

    There are partition management programs that can boot into a temporary environment and move/resize existing partitions so you can grow the existing EFI partition, but there is no tool built into windows for such a maneuver.

    • NKBTN@feddit.ukOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      Thank you. Can I increase the size of the partition using the Live ISO somehow? Or do I need to do that in Windows?

      • Grntrenchman@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        I’m not sure how to properly move windows partitions with fedora tools…

        AOMEI Partition Assistant Standard (free) can do this

        MiniTool Partition Wizard Free can also

        • NKBTN@feddit.ukOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          Ta - yeah I ended up using both in the end! Took a fee hours but it worked!

          Only oddity is that now, my bios shows Bazzite once and Windows Boot Manager twice as boot options. They all work, it’s just a little strange

  • Hanrahan@slrpnk.net
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    No the boot partition is too small (Linux will install it’s boot program there) I had a 1GB boot partition that Mint kept filling up with various kernels and have to go through and delete the old ones, lesson learned I’m going 2GB for the boot partition next time

    I’m not sure what will happen if you don’t install on the boot partition?

    • slazer2au@lemmy.worldBanned
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      Doesn’t apt autoremove clear out old kernels and free up space on Debian based distros?