Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Linux 6.0.7 on DS25 #
- * with systemd:
- ```
- aboot: Linux/Alpha SRM bootloader version 1.0_pre20040408
- aboot: switching to OSF/1 PALcode version 1.92
- aboot: loading initrd (5274720 bytes/10303 blocks) at 0xfffffc00ffae6000
- aboot: starting kernel network with arguments root=/dev/nfs ip=:::::enP2p2s5:dhcp console=ttyS0,9600n8
- [ 0.000000] Linux version 6.0.7 (root@ds25) (gcc (Debian 12.2.0-7) 12.2.0, GNU ld (GNU Binutils for Debian) 2.39) #1 SMP Thu Nov 10 09:39:14 CET 2022
- [ 0.000000] Booting GENERIC on Titan variation Granite using machine vector PRIVATEER from SRM
- [ 0.000000] Major Options: SMP MAGIC_SYSRQ
- [ 0.000000] Command line: root=/dev/nfs ip=:::::enP2p2s5:dhcp console=ttyS0,9600n8
- [ 0.000000] memcluster 0, usage 1, start 0, end 462
- [ 0.000000] memcluster 1, usage 0, start 462, end 524279
- [ 0.000000] memcluster 2, usage 1, start 524279, end 524288
- [ 0.000000] Initial ramdisk at: 0x(____ptrval____) (5274720 bytes)
- [ 0.000000] 8192K Bcache detected; load hit latency 24 cycles, load miss latency 139 cycles
- [ 0.000000] SMP: 2 CPUs probed -- cpu_present_mask = 3
- [...]
- [ 0.063476] smp: Bringing up secondary CPUs ...
- [ 0.082031] smp: Brought up 1 node, 2 CPUs
- [ 0.083007] SMP: Total of 2 processors activated (3979.89 BogoMIPS).
- [...]
- Begin: Running /scripts/nfs-bottom ... done.
- Begin: Running /scripts/init-bottom ... done.
- [ 11.793939] systemd[1]: systemd 252-2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK -SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
- [ 12.173821] systemd[1]: Detected architecture alpha.
- Welcome to Debian GNU/Linux bookworm/sid!
- [ 13.684563] systemd[1]: Queued start job for default target Graphical Interface.
- [ 13.695305] CPU 0
- [ 13.695305] systemd(1): Instruction fault 4
- [ 13.697258] pc = [<fffffc000496bc0c>] ra = [<fffffc000496bc08>] ps = 0000 Not tainted
- [ 13.698235] pc is at 0xfffffc000496bc0c
- [ 13.699211] ra is at 0xfffffc000496bc08
- [ 13.700188] v0 = 0000000000000000 t0 = 0000000000000001 t1 = fffffc000496bb38
- [ 13.701164] t2 = fffffc0005e5a890 t3 = fffffc000496bd18 t4 = 0000000000000001
- [ 13.702141] t5 = 0000000000000001 t6 = 0000000000000000 t7 = fffffc0004968000
- [ 13.703117] a0 = fffffc000496bd08 a1 = fffffc000496bc28 a2 = fffffc000496bc08
- [ 13.704094] a3 = 0000000000000001 a4 = 00000003304dc710 a5 = 0000000000000001
- [ 13.705071] t8 = fffffc000271f458 t9 = 0000000000000000 t10= fffffc0004a87460
- [ 13.706047] t11= fffffc00026d5120 pv = fffffc0001117010 at = bfaca5b94fd15a25
- [ 13.707024] gp = fffffc00026ff458 sp = 0000000037cf2e3f
- [ 13.708000] Disabling lock debugging due to kernel taint
- [ 13.708977] Trace:
- [ 13.709953] [<fffffc0001118e08>] cgroup_update_dfl_csses+0x2c8/0x330
- [ 13.710930] [<fffffc000111b53c>] cgroup_subtree_control_write+0x5ac/0x610
- [ 13.711907] [<fffffc00011113f4>] cgroup_file_write+0xa4/0x190
- [ 13.712883] [<fffffc0001361b74>] kernfs_fop_write_iter+0x1a4/0x330
- [ 13.713860] [<fffffc000128e6f4>] vfs_write+0x224/0x490
- [ 13.714836] [<fffffc000128eb48>] ksys_write+0x88/0x140
- [ 13.715813] [<fffffc00010114ec>] entSys+0xac/0xc0
- [ 13.716789]
- [ 13.717766] Code:
- [ 13.717766] 00000000
- [ 13.718742] 0496bc28
- [ 13.719719] fffffc00
- [ 13.720696] 0496bc08
- [ 13.721672] fffffc00
- [ 13.722649] 00000000
- [ 13.723625] <00000000>
- [ 13.724602] 0496bc0c
- [ 13.725578]
- ```
- * with sysvinit:
- ```
- aboot: Linux/Alpha SRM bootloader version 1.0_pre20040408
- aboot: switching to OSF/1 PALcode version 1.92
- aboot: loading initrd (5276880 bytes/10307 blocks) at 0xfffffc00ffae4000
- aboot: starting kernel network with arguments root=/dev/nfs ip=:::::enP2p2s5:dhcp console=ttyS0,9600n8
- [ 0.000000] Linux version 6.0.7 (root@ds25) (gcc (Debian 12.2.0-7) 12.2.0, GNU ld (GNU Binutils for Debian) 2.39) #1 SMP Thu Nov 10 09:39:14 CET 2022
- [ 0.000000] Booting GENERIC on Titan variation Granite using machine vector PRIVATEER from SRM
- [ 0.000000] Major Options: SMP MAGIC_SYSRQ
- [ 0.000000] Command line: root=/dev/nfs ip=:::::enP2p2s5:dhcp console=ttyS0,9600n8
- [ 0.000000] memcluster 0, usage 1, start 0, end 462
- [ 0.000000] memcluster 1, usage 0, start 462, end 524279
- [ 0.000000] memcluster 2, usage 1, start 524279, end 524288
- [ 0.000000] Initial ramdisk at: 0x(____ptrval____) (5276880 bytes)
- [ 0.000000] 8192K Bcache detected; load hit latency 24 cycles, load miss latency 139 cycles
- [ 0.000000] SMP: 2 CPUs probed -- cpu_present_mask = 3
- [...]
- [ 0.064453] smp: Bringing up secondary CPUs ...
- [ 0.083984] smp: Brought up 1 node, 2 CPUs
- [ 0.084960] SMP: Total of 2 processors activated (3979.89 BogoMIPS).
- [...]
- [ 51.291965] loop0: detected capacity change from 0 to 2097152
- [ 51.326145] Adding 1048568k swap on /dev/loop0. Priority:-2 extents:1 across:1048568k SSFS
- [...]
- Begin: Running /scripts/nfs-bottom ... done.
- Begin: Running /scripts/init-bottom ... done.
- INIT: version 3.05 booting
- [...]
- Debian GNU/Linux bookworm/sid ds25 ttyS0
- ds25 login:
- ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement