Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5430

Advanced users • Where is the kernel config ? ( cross-computer )

$
0
0
Hi,

I wanted to ask into viewtopic.php?t=319270 but the topic is closed ¯\_(ツ)_/¯

When I boot the raspberry pi 4

tree /boot give me :

Code:

/boot|-- Image|-- System.map-6.1.93|-- broadcom|   |-- COPYING.linux|   |-- LICENCE.broadcom|   |-- bcm2711-rpi-4-b.dtb|   |-- bcm2711-rpi-400.dtb|   |-- bcm2711-rpi-cm4.dtb|   |-- bcm2711-rpi-cm4s.dtb|   |-- cmdline.txt|   |-- config.txt|   |-- fixup4.dat|   |-- fixup4cd.dat|   |-- fixup4db.dat|   |-- fixup4x.dat|   |-- initrd.gz|   |-- kernel8.img|   |-- overlays/|   |-- start4.elf|   |-- start4cd.elf|   |-- start4db.elf|   `-- start4x.elf|-- config-6.1.93 <------------|-- initrd.gz|-- initrd.img-6.1.93`-- vmlinuz-6.1.93
but when I plug the sd-card on another computer, mount the /boot partition I get

Code:

/mnt/raspboot/├── bcm2711-rpi-400.dtb*├── bcm2711-rpi-4-b.dtb*├── bcm2711-rpi-cm4.dtb*├── bcm2711-rpi-cm4s.dtb*├── cmdline.txt*├── config.txt*├── COPYING.linux*├── fixup4cd.dat*├── fixup4.dat*├── fixup4db.dat*├── fixup4x.dat*├── initrd.gz*├── kernel8.img*├── LICENCE.broadcom*├── overlays/├── start4cd.elf*├── start4db.elf*├── start4.elf*└── start4x.elf*
So where is stored config-6.1.93 ? ?

I've looked into initrd.gz but I don't find it either...

Thanks

Statistics: Posted by SpongeB0B — Sun Dec 08, 2024 5:01 pm



Viewing all articles
Browse latest Browse all 5430

Trending Articles