Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Community gatherings on Freenode at
#tinycorelinux
(
webchat
)
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
Raspberry Pi
»
piCore usb boot in compute module 4 (initrd inside kernel)
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: piCore usb boot in compute module 4 (initrd inside kernel) (Read 1360 times)
mbivol10
Newbie
Posts: 39
piCore usb boot in compute module 4 (initrd inside kernel)
«
on:
April 05, 2021, 10:08:19 AM »
In
https://github.com/raspberrypi/usbboot#running-your-own-not-msd-build
it is said that
In order to boot usb mode the initrd has to be built into the kernel.
What steps of the source building must I do to have initrd as part of the kernel?
Logged
mocore
Hero Member
Posts: 632
~.~
Re: piCore usb boot in compute module 4 (initrd inside kernel)
«
Reply #1 on:
May 05, 2021, 06:25:40 AM »
hi , mbivol10
hint searching for : 'linux kernel config embedded initramfs' should shead some light on (initrd( aka intramfs) inside kernel)
eg
https://wiki.gentoo.org/wiki/Custom_Initramfs#Embedding_into_the_Kernel
&
https://unix.stackexchange.com/questions/208515/difference-in-execution-of-init-with-embedded-vs-external-initramfs
... looking to make some distiction between 'initramfs initrd' in the hope it might help better answer you question !
i found
https://unix.stackexchange.com/questions/208515/difference-in-execution-of-init-with-embedded-vs-external-initramfs
+
https://stackoverflow.com/questions/10603104/the-difference-between-initrd-and-initramfs
both seam rather insightfull , and helped refresh my understanding of things , hopfuly they also provide you with some perspective ,
wrt answering : What steps of the source building must I do to have initrd as part of the kernel?
«
Last Edit: May 05, 2021, 06:27:13 AM by mocore
»
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
Raspberry Pi
»
piCore usb boot in compute module 4 (initrd inside kernel)