#i wanna install grub and intel-ucode into 100mb efi windows

6 messages · Page 1 of 1 (latest)

blissful marlin
#

i wanna dual boot windows and linux but for years i have this problem that every installation it just sometimes doesnt work and sometimes it does.
i mount it like this:
mnt /dev/nvme0n1p4 /mnt (linux)
mkdir /mnt/efi
mnt /dev/nvme0n1p1 (100mb efi) /mnt/efi

then i do pacstrap intel-ucode base base-devel linux

and it tries to put all those things into the tiny 100mb partition
how can i avoid this?

#

I don't know how to get the ucode into the efi partition but if you create a /boot before pacstrapping, it should install kernels and ucode there instead. @blissful marlin

sacred edge
sacred edge
#

My dual boot works great