Re: udev applied to SDHC card. Two systems compared.

2022-01-02 Thread David Wright
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

Re: udev applied to SDHC card. Two systems compared.

2021-12-29 Thread peter
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

Re: udev applied to SDHC card. Two systems compared.

2021-12-28 Thread Alexander V. Makartsev
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

Re: udev applied to SDHC card. Two systems compared.

2021-12-28 Thread peter
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

Re: udev applied to SDHC card. Two systems compared.

2021-12-27 Thread Alexander V. Makartsev
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

udev applied to SDHC card. Two systems compared.

2021-12-26 Thread peter
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