Hi, was looking to use this command “ujust setup-boot-windows-steam” to make a bootable script into my dual boot windows however, when running it the systems restarts and comes back into bazzite. Works fine when I select from grub menu. Any ideas?
Info: CPU 5700x3D GPU 7900XTX Deck image
2 NVME drives, 1 windows 11, 1 bazzite.
Solution
——————— Issue: ujust setup-boot-windows-steam command not working
Cause: efibootmgr is detecting two different windows bootloader entries. The ujust script picks the first entry in the efi-mgr list.
Solution: Make the script manually yourself, and set the correct boot entry. For reference on how to make the script, please refer to this Reddit post.