diff --git a/0E_initrd/OLVASSEL.md b/0E_initrd/OLVASSEL.md index f6380f08..54de8764 100644 --- a/0E_initrd/OLVASSEL.md +++ b/0E_initrd/OLVASSEL.md @@ -20,7 +20,7 @@ a függvény. ### Megkéred a GPU-t hogy töltse be neked Aztán használhatod a `config.txt`-t hogy utasítsd a start.elf-et az initrd betöltésére. Ez azért jó, mert ehhez nem kell SD kártya olvasó és FAT értelmező, így a kerneled jóval kissebb lesz. Ami a -[config.txt](https://www.raspberry.org/documentation/configuration/config-txt/boot.md) parancsait illeti, +[config.txt](https://www.raspberrypi.org/documentation/configuration/config-txt/boot.md) parancsait illeti, két lehetőséged is van: `initramfs (fájlnév) followkernel` - ez betölti a (fájlnév) nevű fájlt mindjárt a kerneled után. Az initrd-d kezdőcíme diff --git a/0E_initrd/README.md b/0E_initrd/README.md index 734c758b..75794bd0 100644 --- a/0E_initrd/README.md +++ b/0E_initrd/README.md @@ -20,7 +20,7 @@ will be returned by the function. ### Ask the GPU to do so You can use `config.txt` to tell start.elf to load the initrd for you. With this you won't need any SD card reader or FAT parser at all, resulting in a much smaller kernel. As for the -[config.txt](https://www.raspberry.org/documentation/configuration/config-txt/boot.md), +[config.txt](https://www.raspberrypi.org/documentation/configuration/config-txt/boot.md), you have two options: `initramfs (filename) followkernel` - this will load (filename) after your kernel. You can access it at the label