ยง2023-10-11
(chroot) orgpi58G / # ls /boot/ -l
total 81028
drwxr-xr-x 4 root root 4096 Jun 18 19:29 dtbs
drwxr-xr-x 2 root root 4096 Jun 18 19:30 extlinux
lrwxrwxrwx 1 root root 23 Oct 13 08:26 Image -> vmlinuz-linux-orangepi5
lrwxrwxrwx 1 root root 29 Oct 13 08:26 initramfs -> initramfs-linux-orangepi5.img
-rwxr-xr-x 1 root root 9769336 Oct 12 21:41 initramfs-5.10.110-arm64+.img
-rwxr-xr-x 1 root root 7765279 Oct 11 06:35 initramfs-linux-orangepi5.img
drwx------ 2 root root 16384 Oct 11 07:30 lost+found
-rw-r--r-- 1 root root 5087703 Oct 12 20:52 System.map-5.10.110-arm64+
-rw-r--r-- 1 root root 25709056 Oct 12 20:53 vmlinuz-5.10.110-arm64+
-rwxr-xr-x 1 root root 34734592 Jun 18 19:30 vmlinuz-linux-orangepi5
chroot) orgpi58G /boot # file vmlinuz-*
vmlinuz-5.10.110-arm64+: Linux kernel ARM64 boot executable Image, little-endian, 4K pages
vmlinuz-linux-orangepi5: Linux kernel ARM64 boot executable Image, little-endian, 4K pages
(chroot) orgpi58G /boot # file initramfs-*
initramfs-5.10.110-arm64+.img: XZ compressed data, checksum NONE
initramfs-linux-orangepi5.img: gzip compressed data, from Unix, original size modulo 2^32 18780160
(chroot) orgpi58G / # cat /boot/extlinux/extlinux.conf
label BredOS ARM
kernel /Image
initrd /initramfs
fdt /dtbs/rockchip/rk3588-orangepi-5-plus.dtb
append root=UUID=b558fb09-8009-4915-96c1-32dd7536c7a3 earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 console=tty1 consoleblank=0 loglevel=0 panic=10 rootwait rw init=/sbin/init rootfstype=ext4 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 irqchip.gicv3_pseudo_nmi=0 switolb=1 coherent_pool=2M