Forrest logo
back to the mkdir tool

mkdir:ai:21c86

How to make limine see my windows efi that is inside of my 4096mb partition that shares efi files with cachyos
$ mkdir /mnt/cachyOS && mount /dev/sdXY /mnt/cachyOS && limine-install /mnt/cachyOS
try on your machine

Create a mount point for the CachyOS partition, mount it, and use limine-install to make limine see the Windows EFI files inside the partition.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • how to make limine see my windows efi that is inside of my 4096mb partition that shares efi files with cachyOS?
back to the mkdir tool