README reworked#119
Open
comradekingu wants to merge 5 commits intothias:masterfrom
Open
Conversation
comradekingu
commented
Oct 12, 2023
comradekingu
commented
Oct 12, 2023
|
|
||
| LibreELEC isn't provided as ISO images, nor is it able to find the `KERNEL` and | ||
| LibreELEC provide no ISO images, nor is able to find the `KERNEL` and | ||
| `SYSTEM` files it needs anywhere else than at the root of a filesystem. |
Author
There was a problem hiding this comment.
This is a bit ambiguous.
It can't look outside its own system partition, vs. those files need to be someplace else.
Owner
There was a problem hiding this comment.
FWIW, it seems broken anyway currently. I was thinking of removing LibreELEC entirely for now...
Author
There was a problem hiding this comment.
Removed the text and marked the entry as broken.
comradekingu
commented
Oct 12, 2023
thias
reviewed
Oct 17, 2023
thias
reviewed
Oct 17, 2023
thias
reviewed
Oct 17, 2023
thias
reviewed
Oct 17, 2023
|
|
||
| configuration directives, try re-formatting your USB memory from scratch | ||
| and/or persist in your belief that you are of sound mind should strangeness | ||
| increase or continue. |
comradekingu
commented
Oct 17, 2023
comradekingu
commented
Oct 17, 2023
comradekingu
commented
Oct 17, 2023
comradekingu
commented
Oct 17, 2023
thias
reviewed
Oct 20, 2023
comradekingu
commented
Oct 20, 2023
comradekingu
commented
Oct 21, 2023
| NTFS and exFAT, but the boot of the distributions must also support it, which | ||
| isn't the case for many with NTFS (Ubuntu does, Fedora doesn't) and exFAT | ||
| (Ubuntu doesn't, Fedora does). So FAT32 stays the safe bet. | ||
| * Each distro needs support as specific GRUB configuration files in GLIM. \ |
Author
There was a problem hiding this comment.
Suggested change
| * Each distro needs support as specific GRUB configuration files in GLIM. \ | |
| * Each distro needs support as specific GRUB 2-configuration files in GLIM. \ |
?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(GRUB 2) as per https://www.gnu.org/software/grub/ and so on.