[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Booting Kernel on Amiga 3000



Here's a test of kernel 5.16, intrid 5.16. It exited to busybox saying
it couldn’t find /dev/sda2 (root fs)


>>>>>>>>>>>>>>>>>>>>
[    0.000000] Linux version 5.16.0-6-m68k (debian-kernel@lists.debian.org) (gcc-11 (Debian 11.2.0-19) 11.2.0, GNU ld (GNU Binutils for Debian) 2.38) #1 Debian 5.16.18-1 (2022-03-29)
[    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] initrd: 077fc59f - 08000000
[    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: root=/dev/sda2 fb=false debug=mem BOOT_IMAGE=vmlinux-5.16.0-6-m68k
[    0.000000] Unknown kernel command line parameters "fb=false BOOT_IMAGE=vmlinux-5.16.0-6-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: 115972K/131072K available (3414K kernel code, 611K rwdata, 1124K rodata, 164K init, 212K bss, 15100K 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.260000] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.270000] 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.470000] SCSI subsystem initialized
[    0.500000] clocksource: Switched to clocksource ciab
[    0.520000] VFS: Disk quotas dquot_6.6.0
[    0.530000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.790000] NET: Registered PF_INET protocol family
[    0.790000] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.810000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.810000] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.820000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.820000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.820000] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.830000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.830000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.840000] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.840000] NET: Registered PF_XDP protocol family
[    0.850000] Initialise system trusted keyrings
[    0.850000] Key type blacklist registered
[    0.870000] Trying to unpack rootfs image as initramfs...
[    0.930000] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[    1.280000] random: fast init done
[    1.310000] zbud: loaded
[    1.350000] Key type asymmetric registered
[    1.350000] Asymmetric key parser 'x509' registered
[    1.360000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    2.150000] io scheduler mq-deadline registered
[    2.440000] Console: switching to colour frame buffer device 80x32
[    2.690000] fb0: Amiga ECS frame buffer device, using 640K of video memory
[    2.720000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    2.740000] ttyS0 is the amiga builtin serial port
[    3.460000] Zorro: Probing AutoConfig expansion devices: 3 devices
[    3.490000] mousedev: PS/2 mouse device common for all mice
[    3.510000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0
[    3.540000] rtc-rp5c01 rtc-rp5c01: registered as rtc0
[    3.550000] rtc-rp5c01 rtc-rp5c01: setting system clock to 2022-09-09T13:40:54 UTC (1662730854)
[    3.560000] ledtrig-cpu: registered to indicate activity on CPUs
[    3.580000] NET: Registered PF_PACKET protocol family
[    3.590000] mpls_gso: MPLS GSO support
[    3.600000] registered taskstats version 1
[    3.610000] Loading compiled-in X.509 certificates
[   53.940000] random: crng init done
[   64.750000] Freeing initrd memory: 8204K
[   65.680000] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[   65.690000] Loaded X.509 cert 'Debian Secure Boot Signer 2021 - linux: 4b6ef5abca669825178e052c84667ccbc0531f8c'
[   65.710000] zswap: loaded using pool lzo/zbud
[   65.730000] Key type ._fscrypt registered
[   65.740000] Key type .fscrypt registered
[   65.750000] Key type fscrypt-provisioning registered
[   66.540000] Key type encrypted registered
[   66.590000] Freeing unused kernel image (initmem) memory: 164K
[   66.600000] This architecture does not have kernel memory protection.
[   66.610000] Run /init as init process
[   66.620000]   with arguments:
[   66.630000]     /init
[   66.640000]   with environment:
[   66.650000]     HOME=/
[   66.660000]     TERM=linux
[   66.670000]     fb=false
[   66.680000]     BOOT_IMAGE=vmlinux-5.16.0-6-m68k
[   86.880000] wd33c93-0: chip=WD33c93A/9 no_sync=0xff no_dma=0
[   86.880000]  debug_flags=0x00
[   86.910000]            setup_args=
[   86.910000] ,
[   86.920000] ,
[   86.930000] ,
[   86.940000] ,
[   86.950000] ,
[   86.960000] ,
[   86.970000] ,
[   86.980000] ,
[   86.990000] ,
[   87.000000] ,
[   87.010000] 
[   87.030000]            Version 1.26++ - 10/Feb/2007
[   87.040000] scsi host0: Amiga 3000 built-in SCSI
[   87.330000] FD: probing units
[   87.330000] found
[   87.330000] fd: drive 0 didn't identify, setting default ffffffff
[   87.440000]  fd0
[   87.470000] fd: drive 0 didn't identify, setting default ffffffff
[   87.620000] 
[   87.660000] fd: drive 0 didn't identify, setting default ffffffff
[   88.560000] eth0: X-Surf at 0x00e90000, Ethernet Address 00:00:b4:3c:30:b9
[   88.770000] 53c700: Version 2.8 By James.Bottomley@HansenPartnership.com
[   88.780000] scsi1: 53c710 rev 2 
[   89.800000] scsi host1: WarpEngine 40xx
[   89.990000] libata version 3.00 loaded.
[   90.050000] pata_buddha zorro2: Buddha IDE controller
[   90.190000] scsi host2: pata_buddha
[   90.300000] scsi host3: pata_buddha
[   90.380000] ata1: PATA max PIO4 cmd 0xea0000 ctl 0xea091a irq 2
[   90.390000] ata2: PATA max PIO4 cmd 0xea0000 ctl 0xea0b1a irq 2
[   90.400000] zorro8390 zorro1: X-Surf IDE controller
[   90.690000] ata1.00: HPA detected: current 234439535, native 234441648
[   90.700000] ata1.00: ATA-6: ST3120022A, 8.54, max UDMA/100
[   90.720000] ata1.00: 234439535 sectors, multi 16: LBA48 
[   90.730000] ata1.00: configured for PIO
[   90.820000] scsi 2:0:0:0: Direct-Access     ATA      ST3120022A       8.54 PQ: 0 ANSI: 5
[   90.950000] scsi host4: pata_buddha
[   91.000000] scsi host5: pata_buddha
[   91.040000] ata3: PATA max PIO4 cmd 0xe90000 ctl 0x0 irq 2
[   91.050000] ata4: PATA max PIO4 cmd 0xe90000 ctl 0x0 irq 2
[   91.080000] Z2RAM: using 0K Zorro II RAM and 1024K Chip RAM (Total 1024K)
[   95.220000] fd: drive 0 didn't identify, setting default ffffffff
[   95.230000] fd0: accessing DD 3.5-disk with Amiga-layout
[   95.420000] fd: drive 0 didn't identify, setting default ffffffff
[  116.980000] scsi 1:0:0:0: tag#16 abort command
[  117.000000] scsi 1:0:0:0: tag#16 New error handler wants HOST reset, cmd b22a6b61
[  117.000000] 	
[  117.010000] scsi 1:0:0:0: tag#16 CDB: Inquiry 12 00 00 00 24 00
[  243.680000] INFO: task systemd-udevd:86 blocked for more than 122 seconds.
[  243.690000]       Not tainted 5.16.0-6-m68k #1 Debian 5.16.18-1
[  243.700000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  243.710000] task:systemd-udevd   state:D stack:    0 pid:   86 ppid:    72 flags:0x00000000
[  243.720000] Stack from 00b6dfcc:
[  243.720000]         0000000a c0037ff8 00000000 d01325e0 00000000 00000000 d0134e38 d0131608
[  243.720000]         0000015c 0000015c 00000000 0000c01a d0f40080
[  243.730000] Call Trace: [<0000c01a>] mvme16x_get_hardware_list+0x10/0x8c
[  243.750000] 
[  243.760000] INFO: task systemd-udevd:90 blocked for more than 122 seconds.
[  243.770000]       Not tainted 5.16.0-6-m68k #1 Debian 5.16.18-1
[  243.780000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  243.790000] task:systemd-udevd   state:D stack:    0 pid:   90 ppid:    72 flags:0x00000000
[  243.800000] Stack from 00be3fcc:
[  243.800000]         00000005 c0037ff8 00000000 d01320e8 00000000 00000000 d012fce8 d0130048
[  243.800000]         0000015c 0000015c 00000000 0000c01a d0f40080
[  243.810000] Call Trace: [<0000c01a>] mvme16x_get_hardware_list+0x10/0x8c
[  243.820000] 
[  243.830000] INFO: task scsi_eh_1:95 blocked for more than 123 seconds.
[  243.840000]       Not tainted 5.16.0-6-m68k #1 Debian 5.16.18-1
[  243.850000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  243.860000] task:scsi_eh_1       state:D stack:    0 pid:   95 ppid:     2 flags:0x00000000
[  243.870000] Stack from 027ebfcc:
[  243.870000]         00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  243.870000]         00000000 00000000 00000000 20000000 00000000
[  243.880000] Call Trace:
[  292.430000] amikbd: Ctrl-Amiga-Amiga reset warning!!
<<<<<<<<<<<<<<<<<<<<


-- 
Stephen - Vk3heg


Reply to: