Hi Geert, On Tue, 6 Sep 2022 09:40:27 +0200 Geert Uytterhoeven <ge...@linux-m68k.org> wrote:
> > 5.18.16-1 (2022-08-10) [ 0.000000] printk: debug: ignoring > > loglevel setting. [ 0.000000] printk: console [debug0] enabled [ > > 0.000000] Amiga hardware found: [A3000] VIDEO BLITTER AMBER_FF > > AUDIO FLOPPY A3000_SCSI KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK > > CHIP_RAM PAULA DENISE_HR AGNUS_HR_PAL MAGIC_REKICK ZORRO3 > > Why is there no initrd line here? The kernel dropped to busybox saying it couldn't find /dev/sda2 root file system. > What happens with the old kernel and the new initrd? Kernel panic... Here are three debugs..... mixing the kernel/intrid's... debug: kernel 5.15.0-2-m68k, initrd 5.19.0-1-m68k Searching for SAVEKMSG magic... Found 7741 bytes at 0x001e0010 >>>>>>>>>>>>>>>>>>>> [ 0.000000] Linux version 5.15.0-2-m68k (debian-ker...@lists.debian.org) (gcc-11 (Debian 11.2.0-12) 11.2.0, GNU ld (GNU Binutils for Debian) 2.37) #1 Debian 5.15.5-2 (2021-12-18) [ 0.000000] printk: debug: ignoring loglevel setting. [ 0.000000] printk: console [debug0] enabled [ 0.000000] Amiga hardware found: [A3000] VIDEO BLITTER AMBER_FF AUDIO FLOPPY A3000_SCSI KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA DENISE_HR AGNUS_HR_PAL MAGIC_REKICK ZORRO3 [ 0.000000] Ignoring memory chunk at 0x7800000:0x800000 before the first chunk [ 0.000000] Fix your bootloader or use a memfile to make use of this area! [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000008000000-0x000000ffffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000008000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000008000000-0x000000000fffffff] [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32448 [ 0.000000] Kernel command line: ignore_loglevel -r initrd.img-5.19.0-1-m68k root=/dev/sda2 fb=false debug=mem BOOT_IMAGE=vmlinux-5.15.0-2-m68k [ 0.000000] Unknown kernel command line parameters "-r fb=false BOOT_IMAGE=vmlinux-5.15.0-2-m68k", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Sorting __ex_table... [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 124204K/131072K available (3399K kernel code, 611K rwdata, 1116K rodata, 164K init, 212K bss, 6868K reserved, 0K cma-reserved) [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x24/0x26e with crng_init=0 [ 0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 200 [ 0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2694272661900 ns [ 0.000000] Console: colour dummy device 80x25 [ 0.020000] printk: console [tty0] enabled [ 0.020000] Calibrating delay loop... 26.00 BogoMIPS (lpj=130048) [ 0.130000] pid_max: default: 32768 minimum: 301 [ 0.140000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.140000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.210000] devtmpfs: initialized [ 0.240000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.240000] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.270000] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.280000] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.280000] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.530000] SCSI subsystem initialized [ 0.560000] clocksource: Switched to clocksource ciab [ 0.580000] VFS: Disk quotas dquot_6.6.0 [ 0.590000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.850000] NET: Registered PF_INET protocol family [ 0.850000] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.870000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.870000] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.870000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.880000] TCP: Hash tables configured (established 1024 bind 1024) [ 0.880000] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.890000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.890000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.900000] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.900000] NET: Registered PF_XDP protocol family [ 0.910000] Initialise system trusted keyrings [ 0.910000] Key type blacklist registered [ 0.930000] workingset: timestamp_bits=14 max_order=15 bucket_order=1 [ 1.280000] random: fast init done [ 1.320000] zbud: loaded [ 1.360000] Key type asymmetric registered [ 1.360000] Asymmetric key parser 'x509' registered [ 1.370000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.370000] io scheduler mq-deadline registered [ 1.670000] Console: switching to colour frame buffer device 80x32 [ 1.820000] fb0: Amiga ECS frame buffer device, using 640K of video memory [ 1.840000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <b...@kernel.crashing.org>) [ 1.860000] ttyS0 is the amiga builtin serial port [ 2.170000] Zorro: Probing AutoConfig expansion devices: 3 devices [ 2.200000] mousedev: PS/2 mouse device common for all mice [ 2.220000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0 [ 2.240000] rtc-rp5c01 rtc-rp5c01: registered as rtc0 [ 2.250000] rtc-rp5c01 rtc-rp5c01: setting system clock to 2022-09-07T10:00:27 UTC (1662544827) [ 2.260000] ledtrig-cpu: registered to indicate activity on CPUs [ 2.270000] NET: Registered PF_PACKET protocol family [ 2.280000] mpls_gso: MPLS GSO support [ 2.300000] registered taskstats version 1 [ 2.310000] Loading compiled-in X.509 certificates [ 2.500000] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 2.520000] Loaded X.509 cert 'Debian Secure Boot Signer 2021 - linux: 4b6ef5abca669825178e052c84667ccbc0531f8c' [ 2.540000] zswap: loaded using pool lzo/zbud [ 2.560000] Key type ._fscrypt registered [ 2.570000] Key type .fscrypt registered [ 2.580000] Key type fscrypt-provisioning registered [ 2.630000] Key type encrypted registered [ 2.650000] List of all partitions: [ 2.660000] No filesystem could mount root, tried: [ 2.660000] [ 2.680000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 2.680000] CPU: 0 PID: 1 Comm: swapper Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 2.680000] Stack from 00823ef0: [ 2.680000] 00823ef0 00409d85 00409d85 0034b094 00000000 00000000 00000000 00a54000 [ 2.680000] 00823f54 0034ba8e 0034baa0 001e977e 0050756e 003fc35c 00823f54 0041c09b [ 2.680000] 00000000 0000000c 00000000 00000000 00000000 001e96bc 00000000 00000000 [ 2.680000] 00000000 756e6b6e 6f776e2d 626c6f63 6b28302c 30290090 00c10d00 005075d0 [ 2.680000] 003fc3c0 005075fa 003fc3c0 00008001 00000000 0aba9500 00000000 00000000 [ 2.680000] 00000000 00000000 001e96bc 00000000 00000000 00000000 00507842 0034e51e [ 2.680000] Call Trace: [<0034b094>] panic+0xb6/0x278 [ 2.680000] [<0034ba8e>] _printk+0x0/0x18 [ 2.680000] [<0034baa0>] _printk+0x12/0x18 [ 2.680000] [<001e977e>] strlen+0x0/0x14 [ 2.680000] [<0050756e>] mount_block_root+0x17a/0x194 [ 2.680000] [<001e96bc>] strncmp+0x0/0x34 [ 2.680000] [<005075d0>] mount_root+0x48/0x14e [ 2.680000] [<005075fa>] mount_root+0x72/0x14e [ 2.680000] [<00008001>] atari_get_hardware_list+0x69/0x3e0 [ 2.680000] [<001e96bc>] strncmp+0x0/0x34 [ 2.680000] [<00507842>] prepare_namespace+0x16c/0x17a [ 2.680000] [<0034e51e>] kernel_init+0x0/0xe4 [ 2.680000] [<0034e532>] kernel_init+0x14/0xe4 [ 2.680000] [<0034e51e>] kernel_init+0x0/0xe4 [ 2.680000] [<000028ec>] ret_from_kernel_thread+0xc/0x14 [ 2.680000] [ 2.680000] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]--- <<<<<<<<<<<<<<<<<<<< Debug: kernel 5.19.0-1-m68k, intrid 5.15.0-2-m68k can't find /dev/sda2 root file system. Searching for SAVEKMSG magic... Found 7887 bytes at 0x001e0010 >>>>>>>>>>>>>>>>>>>> [ 0.000000] Linux version 5.19.0-1-m68k (debian-ker...@lists.debian.org) (gcc-11 (Debian 11.3.0-5) 11.3.0, GNU ld (GNU Binutils for Debian) 2.38.90.20220713) #1 Debian 5.19.6-1 (2022-09-01) [ 0.000000] printk: debug: ignoring loglevel setting. [ 0.000000] printk: console [debug0] enabled [ 0.000000] Amiga hardware found: [A3000] VIDEO BLITTER AMBER_FF AUDIO FLOPPY A3000_SCSI KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA DENISE_HR AGNUS_HR_PAL MAGIC_REKICK ZORRO3 [ 0.000000] Ignoring memory chunk at 0x7800000:0x800000 before the first chunk [ 0.000000] Fix your bootloader or use a memfile to make use of this area! [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000008000000-0x000000ffffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000008000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000008000000-0x000000000fffffff] [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32448 [ 0.000000] Kernel command line: ignore_loglevel -r initrd.img-5.15.0-2-m68k root=/dev/sda2 fb=false debug=mem BOOT_IMAGE=vmlinux-5.19.0-1-m68k [ 0.000000] Unknown kernel command line parameters "-r fb=false BOOT_IMAGE=vmlinux-5.19.0-1-m68k", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Sorting __ex_table... [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 124124K/131072K available (3478K kernel code, 576K rwdata, 1148K rodata, 168K init, 176K bss, 6948K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 200 [ 0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2694272661900 ns [ 0.000000] Console: colour dummy device 80x25 [ 0.020000] printk: console [tty0] enabled [ 0.020000] Calibrating delay loop... 26.00 BogoMIPS (lpj=130048) [ 0.130000] pid_max: default: 32768 minimum: 301 [ 0.170000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.170000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.250000] cblist_init_generic: Setting adjustable number of callback queues. [ 0.260000] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.290000] devtmpfs: initialized [ 0.320000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.320000] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.380000] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.390000] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.400000] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.630000] SCSI subsystem initialized [ 0.670000] clocksource: Switched to clocksource ciab [ 0.700000] VFS: Disk quotas dquot_6.6.0 [ 0.700000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.050000] NET: Registered PF_INET protocol family [ 1.060000] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 1.100000] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 1.110000] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.110000] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 1.110000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 1.120000] TCP: Hash tables configured (established 1024 bind 1024) [ 1.130000] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.130000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.130000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.150000] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.150000] NET: Registered PF_XDP protocol family [ 1.160000] Initialise system trusted keyrings [ 1.170000] Key type blacklist registered [ 1.190000] workingset: timestamp_bits=14 max_order=15 bucket_order=1 [ 1.640000] zbud: loaded [ 1.690000] Key type asymmetric registered [ 1.700000] Asymmetric key parser 'x509' registered [ 1.730000] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.740000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.750000] io scheduler mq-deadline registered [ 2.040000] Console: switching to colour frame buffer device 80x32 [ 2.200000] fb0: Amiga ECS frame buffer device, using 640K of video memory [ 2.230000] ttyS0 is the amiga builtin serial port [ 2.600000] Zorro: Probing AutoConfig expansion devices: 3 devices [ 2.640000] mousedev: PS/2 mouse device common for all mice [ 2.650000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0 [ 2.680000] rtc-rp5c01 rtc-rp5c01: registered as rtc0 [ 2.690000] rtc-rp5c01 rtc-rp5c01: setting system clock to 2022-09-07T10:15:36 UTC (1662545736) [ 2.710000] ledtrig-cpu: registered to indicate activity on CPUs [ 2.730000] NET: Registered PF_PACKET protocol family [ 2.750000] mpls_gso: MPLS GSO support [ 2.770000] registered taskstats version 1 [ 2.780000] Loading compiled-in X.509 certificates [ 2.970000] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 2.990000] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 3.020000] zswap: loaded using pool lzo/zbud [ 3.040000] Key type ._fscrypt registered [ 3.050000] Key type .fscrypt registered [ 3.060000] Key type fscrypt-provisioning registered [ 3.120000] Key type encrypted registered [ 3.180000] List of all partitions: [ 3.190000] No filesystem could mount root, tried: [ 3.190000] [ 3.210000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 3.210000] CPU: 0 PID: 1 Comm: swapper Not tainted 5.19.0-1-m68k #1 Debian 5.19.6-1 [ 3.210000] Stack from 00823ee0: [ 3.210000] 00823ee0 00423737 00423737 00000000 00000001 0036062a 00423737 0035ccf4 [ 3.210000] 00000000 00000000 00000000 00a90000 00823f54 0035d6d0 0035d6e2 001f2be4 [ 3.210000] 0051a57c 0041534e 00823f54 00436f17 00000000 0000000c 00000000 00000000 [ 3.210000] 00000000 001f2b40 00000000 00000000 00000000 756e6b6e 6f776e2d 626c6f63 [ 3.210000] 6b28302c 302900d0 00c17380 0051a5de 004153b2 0051a608 004153b2 00008001 [ 3.210000] 00000000 0e4e1c00 00000000 00000000 00000000 00000000 001f2b40 00000000 [ 3.210000] Call Trace: [<0036062a>] dump_stack+0xc/0x10 [ 3.210000] [<0035ccf4>] panic+0xc4/0x246 [ 3.210000] [<0035d6d0>] _printk+0x0/0x18 [ 3.210000] [<0035d6e2>] _printk+0x12/0x18 [ 3.210000] [<001f2be4>] strlen+0x0/0x14 [ 3.210000] [<0051a57c>] mount_block_root+0x17a/0x194 [ 3.210000] [<001f2b40>] strncmp+0x0/0x34 [ 3.210000] [<0051a5de>] mount_root+0x48/0x14e [ 3.210000] [<0051a608>] mount_root+0x72/0x14e [ 3.210000] [<00008001>] atari_get_hardware_list+0x31/0x3e0 [ 3.210000] [<001f2b40>] strncmp+0x0/0x34 [ 3.210000] [<0051a850>] prepare_namespace+0x16c/0x17a [ 3.210000] [<003623dc>] kernel_init+0x0/0xec [ 3.210000] [<003623f0>] kernel_init+0x14/0xec [ 3.210000] [<003623dc>] kernel_init+0x0/0xec [ 3.210000] [<00002914>] ret_from_kernel_thread+0xc/0x14 [ 3.210000] [ 3.210000] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]--- <<<<<<<<<<<<<<<<<<<< Debug: kernel/initrid 5.19.0-1-m68k Searching for SAVEKMSG magic... Found 7887 bytes at 0x001e0010 >>>>>>>>>>>>>>>>>>>> [ 0.000000] Linux version 5.19.0-1-m68k (debian-ker...@lists.debian.org) (gcc-11 (Debian 11.3.0-5) 11.3.0, GNU ld (GNU Binutils for Debian) 2.38.90.20220713) #1 Debian 5.19.6-1 (2022-09-01) [ 0.000000] printk: debug: ignoring loglevel setting. [ 0.000000] printk: console [debug0] enabled [ 0.000000] Amiga hardware found: [A3000] VIDEO BLITTER AMBER_FF AUDIO FLOPPY A3000_SCSI KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA DENISE_HR AGNUS_HR_PAL MAGIC_REKICK ZORRO3 [ 0.000000] Ignoring memory chunk at 0x7800000:0x800000 before the first chunk [ 0.000000] Fix your bootloader or use a memfile to make use of this area! [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000008000000-0x000000ffffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000008000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000008000000-0x000000000fffffff] [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32448 [ 0.000000] Kernel command line: ignore_loglevel -r initrd.img-5.19.0-1-m68k root=/dev/sda2 fb=false debug=mem BOOT_IMAGE=vmlinux-5.19.0-1-m68k [ 0.000000] Unknown kernel command line parameters "-r fb=false BOOT_IMAGE=vmlinux-5.19.0-1-m68k", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Sorting __ex_table... [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 124124K/131072K available (3478K kernel code, 576K rwdata, 1148K rodata, 168K init, 176K bss, 6948K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 200 [ 0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2694272661900 ns [ 0.000000] Console: colour dummy device 80x25 [ 0.020000] printk: console [tty0] enabled [ 0.020000] Calibrating delay loop... 26.00 BogoMIPS (lpj=130048) [ 0.130000] pid_max: default: 32768 minimum: 301 [ 0.170000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.170000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.250000] cblist_init_generic: Setting adjustable number of callback queues. [ 0.260000] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.290000] devtmpfs: initialized [ 0.320000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.320000] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.380000] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.390000] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.400000] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.630000] SCSI subsystem initialized [ 0.670000] clocksource: Switched to clocksource ciab [ 0.700000] VFS: Disk quotas dquot_6.6.0 [ 0.700000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.050000] NET: Registered PF_INET protocol family [ 1.060000] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 1.100000] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 1.110000] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.110000] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 1.110000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 1.120000] TCP: Hash tables configured (established 1024 bind 1024) [ 1.130000] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.130000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.130000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.150000] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.150000] NET: Registered PF_XDP protocol family [ 1.160000] Initialise system trusted keyrings [ 1.170000] Key type blacklist registered [ 1.190000] workingset: timestamp_bits=14 max_order=15 bucket_order=1 [ 1.640000] zbud: loaded [ 1.700000] Key type asymmetric registered [ 1.700000] Asymmetric key parser 'x509' registered [ 1.730000] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.750000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.750000] io scheduler mq-deadline registered [ 2.050000] Console: switching to colour frame buffer device 80x32 [ 2.210000] fb0: Amiga ECS frame buffer device, using 640K of video memory [ 2.230000] ttyS0 is the amiga builtin serial port [ 2.610000] Zorro: Probing AutoConfig expansion devices: 3 devices [ 2.640000] mousedev: PS/2 mouse device common for all mice [ 2.660000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0 [ 2.680000] rtc-rp5c01 rtc-rp5c01: registered as rtc0 [ 2.700000] rtc-rp5c01 rtc-rp5c01: setting system clock to 2022-09-07T10:08:52 UTC (1662545332) [ 2.720000] ledtrig-cpu: registered to indicate activity on CPUs [ 2.740000] NET: Registered PF_PACKET protocol family [ 2.750000] mpls_gso: MPLS GSO support [ 2.780000] registered taskstats version 1 [ 2.790000] Loading compiled-in X.509 certificates [ 2.990000] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 3.010000] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 3.040000] zswap: loaded using pool lzo/zbud [ 3.070000] Key type ._fscrypt registered [ 3.080000] Key type .fscrypt registered [ 3.090000] Key type fscrypt-provisioning registered [ 3.150000] Key type encrypted registered [ 3.210000] List of all partitions: [ 3.220000] No filesystem could mount root, tried: [ 3.220000] [ 3.240000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 3.240000] CPU: 0 PID: 1 Comm: swapper Not tainted 5.19.0-1-m68k #1 Debian 5.19.6-1 [ 3.240000] Stack from 00823ee0: [ 3.240000] 00823ee0 00423737 00423737 00000000 00000001 0036062a 00423737 0035ccf4 [ 3.240000] 00000000 00000000 00000000 00a90000 00823f54 0035d6d0 0035d6e2 001f2be4 [ 3.240000] 0051a57c 0041534e 00823f54 00436f17 00000000 0000000c 00000000 00000000 [ 3.240000] 00000000 001f2b40 00000000 00000000 00000000 756e6b6e 6f776e2d 626c6f63 [ 3.240000] 6b28302c 30290030 00c17700 0051a5de 004153b2 0051a608 004153b2 00008001 [ 3.240000] 00000000 0e4e1c00 00000000 00000000 00000000 00000000 001f2b40 00000000 [ 3.240000] Call Trace: [<0036062a>] dump_stack+0xc/0x10 [ 3.240000] [<0035ccf4>] panic+0xc4/0x246 [ 3.240000] [<0035d6d0>] _printk+0x0/0x18 [ 3.240000] [<0035d6e2>] _printk+0x12/0x18 [ 3.240000] [<001f2be4>] strlen+0x0/0x14 [ 3.240000] [<0051a57c>] mount_block_root+0x17a/0x194 [ 3.240000] [<001f2b40>] strncmp+0x0/0x34 [ 3.240000] [<0051a5de>] mount_root+0x48/0x14e [ 3.240000] [<0051a608>] mount_root+0x72/0x14e [ 3.240000] [<00008001>] atari_get_hardware_list+0x31/0x3e0 [ 3.240000] [<001f2b40>] strncmp+0x0/0x34 [ 3.240000] [<0051a850>] prepare_namespace+0x16c/0x17a [ 3.240000] [<003623dc>] kernel_init+0x0/0xec [ 3.240000] [<003623f0>] kernel_init+0x14/0xec [ 3.240000] [<003623dc>] kernel_init+0x0/0xec [ 3.240000] [<00002914>] ret_from_kernel_thread+0xc/0x14 [ 3.240000] [ 3.240000] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]--- <<<<<<<<<<<<<<<<<<<< -- Stephen - Vk3heg