this post was submitted on 17 Jun 2023
3 points (100.0% liked)

Technology

12 readers
1 users here now

This magazine is dedicated to discussions on the latest developments, trends, and innovations in the world of technology. Whether you are a tech enthusiast, a developer, or simply curious about the latest gadgets and software, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as artificial intelligence, robotics, cloud computing, cybersecurity, and more. From the impact of technology on society to the ethical considerations of new technologies, this category covers a wide range of topics related to technology. Join the conversation and let's explore the ever-evolving world of technology together!

founded 1 year ago
 

You can say goodbye to these legacy File Explorer options on Windows 11

top 25 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago (3 children)

How the fuck is removing the drive letters going to work? That's some crazy stupid shit.

[–] [email protected] 2 points 1 year ago

My tech company relies heavily on custom drive letters. If this feature goes public, we will never move off of Windows 10. It would literally kill the business if we couldn't see which drive we were accessing.

[–] [email protected] 1 points 1 year ago

It doesn't sound like they're removing the displayed drive letters so much as removing the setting that lets you toggle them on or off.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

I think most people have misunderstood these changes. Drive letters are not removed, but the option "Show drive letters" in folder options is removed. By default, that option is enabled, so the drive letters will be shown, now if you want to disable them you'll have to go to the registry.

Just like "Hide protected OS files" is enabled by default, it will remain like that, if you want to show them, you'll have to fiddle with the registry instead of just changing an option.

[–] [email protected] 1 points 1 year ago (1 children)
[–] [email protected] 0 points 1 year ago (1 children)

Removing things like showing drive letters in explorer, but in another part of the announcement they're introducing a new focus session widget? I...

[–] [email protected] 0 points 1 year ago (2 children)

Removing things like showing drive letters in explorer

what.

I'm going to have to finally bite the bullet and move to linux soon, am I? >.>

[–] [email protected] 1 points 1 year ago

I'm thinking the same. Windows becomes worse all the time. The only thing that's kept me are some games.

[–] [email protected] 0 points 1 year ago (4 children)

Linux doesn't show drive letters either.

[–] [email protected] 1 points 1 year ago

There are no drive letters in Linux because that concept is specific to Windows.

[–] [email protected] 1 points 1 year ago

Linux doesn't have drive letters. They use an entirely different system, where everything is a file.

[–] [email protected] 1 points 1 year ago

Because that arbitrary concept doesn't exist in Linux.

[–] [email protected] 0 points 1 year ago (2 children)

(╯°□°)╯︵ ┻━┻

I have like 4 drives at minimum and knowing where I am at a glance is nice, is there no hope

[–] [email protected] 1 points 1 year ago

Linux doesn't show drive letters because it doesn't use drive letters at all. Instead, everything is a file off of the root directory.

[–] [email protected] 0 points 1 year ago (1 children)

Maybe Linux has an alternative way to show drives. Idk I haven't tried Linux.

[–] [email protected] 1 points 1 year ago (1 children)

Linux has a very different file-structure, which is the way your files are organized on a system. It's a bit weird at first, but once you get used to it makes a lot of sense. A second drive can often be found at /mnt/DRIVENAME or /media/DRIVENAME. But they show up in the file manager in a list anyhow.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (2 children)

That's for mounting, yeah, but when it comes to interacting with the hardware, Linux itself uses letters for some types of devices. For example, serial-connected ones (e.g. SATA internal drives, USB external drives) are /dev/sdx (x being a letter from A-Z). I don't know what happens when all letters are used up though, maybe someone can chime in there? NVMe uses numbers it seems - my boot drive is /dev/nvme0n1

There are other ways to access devices and partitions besides that though. I just had to put EndeavourOS on a flash drive and the Arch Wiki recommended doing this by targeting the drive via /dev/disk/by-id/, which lists connected drives by name, connectivity and serial number.

[–] [email protected] 2 points 1 year ago (1 children)

That's totally true and somehow it didn't think of it. I think that is the closest equivalent of the Windows naming scheme on storage devices.
But on the contrary: I believe on Windows the drive letters ( C:, D;, etc) ARE used for recognition (by the user) while the drive is already mounted. But you can also mount them without assigning a drive letter, making it somewhat different than how it's handled in Linux. On Linux, the (average) user usually doesn't see stuff like "/dev/sda" unless they specifically look for it. At most, they will see the name that are assigned to the drive and it's mounting point.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Pretty much, yeah. I think Windows uses something like \\PhysicalDisk0 internally, then shows it to the user with lettering.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

When all the letters are used up, it goes into doubles, i.e. /dev/sdaa, /dev/sdab, and then triples, I believe.

[–] [email protected] 0 points 1 year ago (1 children)

Show drive letter

Every day, I feel happier that I use Windows 10

[–] [email protected] 0 points 1 year ago (2 children)

Every day I feel happier that I gave up on windows entirely.

[–] [email protected] 1 points 1 year ago

Trust me, I'd give up on Windows too. If only Linux had better app compatibility; I need to depend on Microsoft Office a lot, and anticheats break games on Linux

load more comments
view more: next ›