Directory Files
.. 5
dts 105
File Size
.gitignore 584 B
44x.h 296 B
4xx.c 20 kB
4xx.h 1.1 kB
Makefile 19 kB
README 327 B
addnote.c 6.9 kB
bamboo.c 1.1 kB
cpm-serial.c 5.3 kB
crt0.S 6.8 kB
crtsavres.S 6.1 kB
cuboot-52xx.c 1.5 kB
cuboot-824x.c 1.1 kB
cuboot-83xx.c 1.4 kB
cuboot-85xx-cpm2.c 1.6 kB
cuboot-85xx.c 1.5 kB
cuboot-8xx.c 1.0 kB
cuboot-acadia.c 4.8 kB
cuboot-amigaone.c 719 B
cuboot-bamboo.c 540 B
cuboot-ebony.c 633 B
cuboot-hotfoot.c 4.0 kB
cuboot-katmai.c 1.1 kB
cuboot-kilauea.c 1.1 kB
cuboot-pq2.c 7.0 kB
cuboot-rainier.c 1.3 kB
cuboot-sam440ep.c 1.1 kB
cuboot-sequoia.c 1.3 kB
cuboot-taishan.c 1.2 kB
cuboot-warp.c 767 B
cuboot-yosemite.c 946 B
cuboot.c 795 B
cuboot.h 404 B
dcr.h 6.6 kB
decompress.c 3.7 kB
devtree.c 8.7 kB
div64.S 3.1 kB
ebony.c 2.3 kB
elf.h 4.0 kB
elf_util.c 2.2 kB
ep8248e.c 1.1 kB
ep88xc.c 1.1 kB
epapr-wrapper.c 328 B
epapr.c 1.8 kB
fixed-head.S 105 B
fixup-headers.sed 379 B
fsl-soc.c 966 B
fsl-soc.h 151 B
gamecube-head.S 2.2 kB
gamecube.c 599 B
hack-coff.c 2.2 kB
holly.c 641 B
install.sh 782 B
io.h 2.2 kB
libfdt-wrapper.c 4.5 kB
libfdt_env.h 680 B
main.c 8.6 kB
microwatt.c 549 B
mktree.c 3.6 kB
motload-head.S 219 B
mpc52xx-psc.c 1.5 kB
mpc8xx.c 1.5 kB
mpc8xx.h 234 B
mvme5100.c 496 B
mvme7100.c 1.4 kB
ns16550.c 2.1 kB
of.c 2.1 kB
of.h 1.2 kB
ofconsole.c 830 B
oflib.c 5.2 kB
opal-calls.S 1.2 kB
opal.c 2.3 kB
ops.h 7.4 kB
page.h 895 B
planetcore.c 2.6 kB
planetcore.h 1.6 kB
ppc_asm.h 2.1 kB
ppcboot-hotfoot.h 4.2 kB
ppcboot.h 3.4 kB
pq2.c 2.3 kB
pq2.h 338 B
ps3-head.S 1.5 kB
ps3-hvcall.S 2.4 kB
ps3.c 3.1 kB
pseries-head.S 141 B
redboot-83xx.c 1.3 kB
redboot-8xx.c 1.3 kB
redboot.h 2.7 kB
reg.h 624 B
rs6000.h 7.2 kB
serial.c 3.5 kB
simple_alloc.c 3.5 kB
simpleboot.c 2.7 kB
stdbool.h 228 B
stdint.h 227 B
stdio.c 7.2 kB
stdio.h 562 B
stdlib.c 785 B
stdlib.h 176 B
string.S 3.6 kB
string.h 897 B
swab.h 855 B
treeboot-akebono.c 3.9 kB
treeboot-bamboo.c 877 B
treeboot-currituck.c 2.9 kB
treeboot-ebony.c 695 B
treeboot-iss4xx.c 1.8 kB
types.h 1.0 kB
ugecon.c 2.7 kB
ugecon.h 403 B
util.S 1.7 kB
wii-head.S 3.0 kB
wii.c 3.0 kB
wrapper 15 kB
xz_config.h 1.2 kB
zImage.coff.lds.S 688 B
zImage.lds.S 1.4 kB
zImage.ps3.lds.S 779 B

Linux v6.6.1 - boot


To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:

objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
objcopy -j .kernel:System.map -O binary zImage System.map.gz
objcopy -j .kernel:.config -O binary zImage config.gz
objcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz


	Peter