Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1033621

Bug#968359: linux-image-5.7.0-2-amd64: '/dev/fd' is not created automatically

From Salvatore Bonaccorso <carnil@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#968359: linux-image-5.7.0-2-amd64: '/dev/fd' is not created automatically
Date 2020-11-20 10:40 +0100
Message-ID <Bdb3A-5lD-11@gated-at.bofh.it> (permalink)
References <ADmff-6bh-1@gated-at.bofh.it> <ADmff-6bh-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


hi,

On Thu, Aug 13, 2020 at 04:09:09PM +0200, Boris Jakubith wrote:
> Package: src:linux
> Version: 5.7.10-1
> Severity: important
> 
> The symbolic link '/dev/fd' (which is essential for packages like 'dkms') is
> no longer created at system startup. I'm currently using a small workaround
> for this problem by manually creating this symbolic link with
> 
>     ln -s /proc/self/fd /dev/fd
> 
> in an init script (i'm using the sysv init, not systemd).
> 
> But this should not be the intended solution, as '/dev/fd' should be created
> during the kernel startup, together with (most of) the other devices.
> 
> I marked this bug as 'important', because it cost me half a day to find it,
> after an upgrade of 'virtualbox-dkms' failed. Normal people propbaly may not
> have been able to identify it.

This is probably the same as #968199?

Regards,
Salvatore

Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread


Thread

Bug#968359: linux-image-5.7.0-2-amd64: '/dev/fd' is not created automatically Salvatore Bonaccorso <carnil@debian.org> - 2020-11-20 10:40 +0100

csiph-web