jlobue10 / SteamDeck_rEFInd

Simple rEFInd install script for the Steam Deck (with GUI customization)
MIT License
515 stars 50 forks source link

Does it work on ChimeraOS ? #58

Closed fahad121264 closed 1 year ago

jlobue10 commented 1 year ago

You need to give me more information if you expect my answer to be helpful. What is your desired use case (Dual booting SteamOS and ChimeraOS)? I suppose it could be supported in that case, but I could use some help determining the proper EFI boot file to reference for config file generation.

fahad121264 commented 1 year ago

don't have a steam deck I have oneexplayer my question is does dual booting work between ChimeraOS and windows 11

jlobue10 commented 1 year ago

This repo is meant exclusively for Steam Deck since some code base and assumptions are made about the default Steam Deck username, mount points and configuration. It would probably be relatively easy to clone and/ or fork this repo and make relevant changes to get it to work for Chimera OS and Windows 11, but I don't plan on doing that. The big changes needed would be support for any username ($USER or $HOME), changing /esp references to /boot/efi and whether or not to add secure boot support or not. Anyways, that is not planned for this repo.

jlobue10 commented 1 year ago

Not a supported use case.

jlobue10 commented 1 year ago

I will be investigating ChimeraOS for the ROG ALLY, and will likely fork that into a new repo.