Deutsch   English   Français   Italiano  
<v9djhm$3dp12$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Paul <nospam@needed.invalid>
Newsgroups: comp.os.linux.misc,alt.comp.os.windows-10
Subject: Re: MS Access
Date: Mon, 12 Aug 2024 14:16:19 -0400
Organization: A noiseless patient Spider
Lines: 49
Message-ID: <v9djhm$3dp12$1@dont-email.me>
References: <LhednausWIoLFwf7nZ2dnZfqnPidnZ2d@earthlink.com>
 <87h6cl74ix.fsf@tilde.institute> <v7gf9l$3i29q$3@dont-email.me>
 <slrnvajisi.3e0ab.candycanearter07@candydeb.host.invalid>
 <v8cjq4$1f67q$1@dont-email.me> <lh9ateF6q3tU14@mid.individual.net>
 <v8o7hq$45kh$1@dont-email.me> <lh9tj0F6q3tU28@mid.individual.net>
 <v8ovem$8t63$7@dont-email.me> <lhas1sFire7U2@mid.individual.net>
 <66b15688@news.ausics.net> <v8rqj1$16a8l$2@dont-email.me>
 <lhg3ncF7b2uU16@mid.individual.net> <v8um5n$24r3n$1@dont-email.me>
 <LRSdnT9Ez9OBky77nZ2dnZfqn_qdnZ2d@earthlink.com>
 <v8v56g$28un4$2@dont-email.me> <_zSsO.44496$ACMd.26328@fx05.iad>
 <v90tch$3dtak$2@dont-email.me>
 <cuScnfiT4v2cvin7nZ2dnZfqn_udnZ2d@earthlink.com>
 <v91d1f$3m8hk$1@dont-email.me>
 <5kednYmbacD5EiT7nZ2dnZfqn_WdnZ2d@earthlink.com>
 <v9chms$37gr9$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 12 Aug 2024 20:16:23 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="5ba5ed80630564129d64a653825c8528";
	logging-data="3597346"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/fR2bbiXvDyD8H6LFst0Q7ajVqWNumOSA="
User-Agent: Ratcatcher/2.0.0.25 (Windows/20130802)
Cancel-Lock: sha1:TqTFNfInhsLrv/g+cBnMtj5ZfYA=
X-Mozilla-News-Host: news://nntp.aioe.org
Content-Language: en-US
In-Reply-To: <v9chms$37gr9$2@dont-email.me>
Bytes: 3701

On Mon, 8/12/2024 4:38 AM, Lawrence D'Oliveiro wrote:
> On Mon, 12 Aug 2024 00:28:19 -0400, 186282@ud0s4.net wrote:
> 
>> On 8/7/24 11:11 PM, Lawrence D'Oliveiro wrote:
>>
>>> Trying to remember what the “E:” drive or “Z:” drive is for ...
>>
>> Use mnemonics as much as possible ... like "P:\" for the Payroll
>> stuff.
> 
> Or better still, use a more modern OS that allows for more descriptive 
> names.
> 

The volumes have labels and letters.

My C:\ drive has a label of "W11HOME".

Disk Management has an Explore option, which allows you to view the
labels, see the item you want, then... jump from DM to Explorer and
view the contents as a File Manager. This means you can see a label,
know what the volume is, then go visit the volume in the platform File Manager.

    [Picture]

     https://i.postimg.cc/J44YFQBp/labels-disk-management.gif

Now, if I use Linux on the same drive, this happens.
If I click to mount, the label is used by the Automounter to make a name.

mint@mint:~$ df
Filesystem     1K-blocks      Used Available Use% Mounted on
tmpfs           13127264      1612  13125652   1% /run
/dev/sr0         2995344   2995344         0 100% /cdrom
/cow            65636304     29904  65606400   1% /
tmpfs           65636304         0  65636304   0% /dev/shm
tmpfs               5120         4      5116   1% /run/lock
tmpfs           65636304         4  65636300   1% /tmp
tmpfs           13127260       132  13127128   1% /run/user/999
/dev/sda7      715167740 650159392  65008348  91% /media/mint/SHARED
/dev/sda3      124493820  72753928  51739892  59% /media/mint/W11HOME
/dev/sda5      135264344  57284904  77979440  43% /media/mint/WIN10AMD
mint@mint:~$

I could CD to /media/mint/W11HOME if I wanted and work there.

I'm not "glued to the letters". The labels work just fine.

   Paul