On Sun 26 Dec 2021 at 21:32:20 (-0800), pe...@easthope.ca wrote:
> Any ideas about why udev assigns a symlink on the desktop system and
> not on the Sharp Mebius laptop?
Because the slots you're pushing them into are of a different type.
> Desktop machine.
> Pertinent lines in /etc/udev/rules.d
From: "Alexander V. Makartsev"
Date: Wed, 29 Dec 2021 03:49:14 +0500
> My point was, you could've used better or more identifiers to
> distinguish between devices, so there is no other device could ever
> interfere. For example, what will happen if you plug in another drive
> with the s
On 29.12.2021 01:59, pe...@easthope.ca wrote:
From: "Alexander V. Makartsev"
Date: Mon, 27 Dec 2021 22:16:04 +0500
It is always better to make udev rules to identify target devices properly.
Thanks Alexander. Definitely my intention.
'KERNEL=="sd?1"' identifies two volumes, /dev/sd
From: "Alexander V. Makartsev"
Date: Mon, 27 Dec 2021 22:16:04 +0500
> It is always better to make udev rules to identify target devices properly.
Thanks Alexander. Definitely my intention.
'KERNEL=="sd?1"' identifies two volumes, /dev/sda1 and /dev/sdb1.
/dev/sda1 is approximately 6 G
On 27.12.2021 10:32, pe...@easthope.ca wrote:
Any ideas about why udev assigns a symlink on the desktop system and
not on the Sharp Mebius laptop?
I think it is impossible to answer that question without actually
looking at these systems.
Perhaps it is a problem of poorly written rule that doesn
Any ideas about why udev assigns a symlink on the desktop system and
not on the Sharp Mebius laptop?
Thx,... P.
Desktop machine.
peter@joule:/home/peter$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux 11 (bullseye)
Rel
6 matches
Mail list logo