Strugling with installation
- Digger011
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 1
06 Oct 2025 22:36 #335957
by Digger011
Strugling with installation was created by Digger011
After the initial hick-ups with Lan connection, I hoped everything will be smooth sail, but it looks like no luck.
I tried a couple of times to install it from scratch, but same problem is there initramfs tools error code 1. Wondering why it looks for raspi when I am not running Rospi?
What can I do to properly finish with installation?
Thanks,
M
dkms: running auto installation service for kernel 6.1.0-40-amd64.
dkms: autoinstall for kernel: 6.1.0-40-amd64.
Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u3) ...
Setting up linux-headers-rt-amd64 (6.1.153-1) ...
Setting up libgimp2.0:amd64 (2.10.34-1+deb12u3) ...
Setting up libpoppler-qt5-1:amd64 (22.12.0-2+deb12u1) ...
Setting up linux-headers-amd64 (6.1.153-1) ...
Processing triggers for systemd (252.39-1~deb12u1) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for dbus (1.14.10-1~deb12u1) ...
Processing triggers for shared-mime-info (2.2-1) ...
Processing triggers for debianutils (5.7-0.5~deb12u1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for libc-bin (2.36-9+deb12u13) ...
Processing triggers for initramfs-tools (0.142+deb12u3) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-40-rt-amd64
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return c
ode 1
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned
error exit status 1
Processing triggers for ca-certificates (20230311+deb12u1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Errors were encountered while processing:
linux-image-6.1.0-40-rt-amd64
linux-image-rt-amd64
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
I tried a couple of times to install it from scratch, but same problem is there initramfs tools error code 1. Wondering why it looks for raspi when I am not running Rospi?
What can I do to properly finish with installation?
Thanks,
M
dkms: running auto installation service for kernel 6.1.0-40-amd64.
dkms: autoinstall for kernel: 6.1.0-40-amd64.
Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u3) ...
Setting up linux-headers-rt-amd64 (6.1.153-1) ...
Setting up libgimp2.0:amd64 (2.10.34-1+deb12u3) ...
Setting up libpoppler-qt5-1:amd64 (22.12.0-2+deb12u1) ...
Setting up linux-headers-amd64 (6.1.153-1) ...
Processing triggers for systemd (252.39-1~deb12u1) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for dbus (1.14.10-1~deb12u1) ...
Processing triggers for shared-mime-info (2.2-1) ...
Processing triggers for debianutils (5.7-0.5~deb12u1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for libc-bin (2.36-9+deb12u13) ...
Processing triggers for initramfs-tools (0.142+deb12u3) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-40-rt-amd64
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return c
ode 1
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned
error exit status 1
Processing triggers for ca-certificates (20230311+deb12u1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Errors were encountered while processing:
linux-image-6.1.0-40-rt-amd64
linux-image-rt-amd64
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
Please Log in or Create an account to join the conversation.
- Digger011
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 1
07 Oct 2025 00:35 - 07 Oct 2025 00:38 #335963
by Digger011
Replied by Digger011 on topic Strugling with installation
After running sudo apt-get install -f I've got this:
dpkg: error processing package linux-image-rt-amd64 (--configure):
dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.142+deb12u3) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-40-rt-amd64
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return code 1
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
linux-image-6.1.0-40-rt-amd64
linux-image-rt-amd64
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
Then went with
sudo apt-get check
apt-cache depends
I got this:
milos@cnc:~$ apt-cache depends linux-image-rt-amd64
linux-image-rt-amd64
Depends: linux-image-6.1.0-40-rt-amd64
milos@cnc:~$ apt-cache depends linux-image-6.1.0-40-rt-amd64
linux-image-6.1.0-40-rt-amd64
Depends: kmod
Depends: linux-base
|Depends: initramfs-tools
Depends: <linux-initramfs-tool>
dracut
initramfs-tools
tiny-initramfs
Conflicts: linux-image-6.1.0-40-rt-amd64-unsigned
Breaks: fwupdate
Breaks: initramfs-tools
Breaks: wireless-regdb
Recommends: firmware-linux-free
Recommends: apparmor
Suggests: linux-doc-6.1
Suggests: debian-kernel-handbook
|Suggests: grub-pc
|Suggests: grub-efi-amd64
Suggests: extlinux
Replaces: linux-image-6.1.0-40-rt-amd64-unsigned
what should I do next? I don't understand this.
dpkg: error processing package linux-image-rt-amd64 (--configure):
dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.142+deb12u3) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-40-rt-amd64
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return code 1
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
linux-image-6.1.0-40-rt-amd64
linux-image-rt-amd64
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
Then went with
sudo apt-get check
apt-cache depends
I got this:
milos@cnc:~$ apt-cache depends linux-image-rt-amd64
linux-image-rt-amd64
Depends: linux-image-6.1.0-40-rt-amd64
milos@cnc:~$ apt-cache depends linux-image-6.1.0-40-rt-amd64
linux-image-6.1.0-40-rt-amd64
Depends: kmod
Depends: linux-base
|Depends: initramfs-tools
Depends: <linux-initramfs-tool>
dracut
initramfs-tools
tiny-initramfs
Conflicts: linux-image-6.1.0-40-rt-amd64-unsigned
Breaks: fwupdate
Breaks: initramfs-tools
Breaks: wireless-regdb
Recommends: firmware-linux-free
Recommends: apparmor
Suggests: linux-doc-6.1
Suggests: debian-kernel-handbook
|Suggests: grub-pc
|Suggests: grub-efi-amd64
Suggests: extlinux
Replaces: linux-image-6.1.0-40-rt-amd64-unsigned
what should I do next? I don't understand this.

Last edit: 07 Oct 2025 00:38 by Digger011.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20733
- Thank you received: 7055
07 Oct 2025 00:42 #335965
by tommylight
Replied by tommylight on topic Strugling with installation
forum.linuxcnc.org/9-installing-linuxcnc...-64?start=110#290282
Second part of that post ONLY!
Second part of that post ONLY!
Please Log in or Create an account to join the conversation.
Time to create page: 0.066 seconds