Recent Releases of linux-danger

linux-danger - kernel img & initrd & deb

ECO Version ``` root@debian:~# uname -a Linux debian 6.6.0-danger+ #355 SMP PREEMPTDYNAMIC Mon May 5 07:36:57 UTC 2025 x8664 GNU/Linux root@debian:~# gdb python3 GNU gdb (Debian 13.1-3) 13.1 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. ... (gdb) run Starting program: /usr/bin/python3 warning: Selected architecture i386:x86-64 is not compatible with reported target architecture i386 warning: Architecture rejected target-supplied description [Thread debugging using libthreaddb enabled] Using host libthreaddb library "/lib/x8664-linux-gnu/libthreaddb.so.1". Python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for more information.

Program received signal SIGINT, Interrupt. 0x00007ffff7da8904 in GIselect (nfds=1, readfds=0x7fffffffda00, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69 69 ../sysdeps/unix/sysv/linux/select.c: No such file or directory. (gdb) info registers rip cs ds ss rip 0x7ffff7da8904 0x7ffff7da8904 <GI__select+180> cs 0x30 48 ds 0x0 0 ss 0x28 40 (gdb) stepi 0x00007ffff7da8904 69 in ../sysdeps/unix/sysv/linux/select.c (gdb) 0x00007ffff7da890a 69 in ../sysdeps/unix/sysv/linux/select.c (gdb) ```

- C
Published by UEFI-code 10 months ago

linux-danger - kernel img & initrd

- C
Published by UEFI-code 10 months ago

linux-danger - kernel img & initrd

スクリーンショット 2025-04-26 12 59 36

- C
Published by UEFI-code 10 months ago

linux-danger - kernel img & initrd

./qemu-system-x86_64 -kernel vmlinuz-6.6.0-Danger+ -initrd initrd.img-6.6.0-Danger+ -append "root=/dev/ram0 console=ttyS0" -m 512M -serial stdio

- C
Published by UEFI-code 10 months ago

linux-danger - kernel img & initrd

./qemu-system-x86_64 -kernel vmlinuz-6.6.0+ -initrd initrd.img-6.6.0+ -append "root=/dev/ram0 console=ttyS0" -m 512M -serial stdio

- C
Published by UEFI-code 10 months ago

linux-danger - kernel img & initrd

./qemu-system-x86_64 -kernel vmlinuz-6.6.0+ -initrd initrd.img-6.6.0+ -append "root=/dev/ram0 console=ttyS0" -m 512M -serial stdio

- C
Published by UEFI-code 10 months ago