Originally posted by: sak
No they should'nt and they won't. Some ppl can use the command prompt faster than double clicking. so why should they??
Actually, there's nothing technical about NTFS that allows it. It's a decision on Microsoft's part to only allow that with NTFS. In Linux I can mount any partition type as a subdirectory of any partition type, regardless if it's FAT32, NTFS, ext2/3. XFS, or any other filesystem you can think of.Originally posted by: Lord Evermore
As a matter of fact, NTFS actually allows mounting a partition as a subdirectory of another partition.
How much difference is there really?
Win2k/XP you can change drive letters at will (and both Unix and Windows would break if you just changed letters/mounts to a different partition which doesn't have the data a link points to).
Originally posted by: Lord Evermore
How much difference is there really? If you look at it from a hierarchical viewpoint, the drive letter is just a branch of the "My Computer" tree, as partitions are a branch of the root folder. The only major difference I can see is that from a command prompt (or a script) you can't get a single file listing for every drive letter as you can with a root listing (and any other related things where you'd need to have a "root" location to work from to see everything on the system),
Unix users have to remember alot of things, and good for them. A car mechanic should not be forgetting where a tire goes. And how could you get rid of names for drives anyways? The drives are individual physical entities, you HAVE to be able to refer to them individually for things like partitioning. Also, the only time that stuff really matters is when you're setting up the system or re-doing partitions or something. /usr is /usr, no matter what drive it's on.Unix users have to remember things like sda1 and hdb4
When? Again, you only do this (maybe) while setting up the system or rearranging things. In normal day-to-day use, /cdrom is /cdrom. "mount /cdrom".and have to pay attention to mount points.
You're suggesting that you can only do this in windows?Windows users can see at a glance what partition their files are located on
I think he means UNIX users must first have to memorize things like sda1, hda2, etc, then remember where those are mounted, and since this is almost entirely impossible to remember, they won't be able to see where their files are at a glance...You're suggesting that you can only do this in windows?
Originally posted by: Lord Evermore
Unix users have to remember things like sda1 and hdb4, and have to pay attention to mount points.
Originally posted by: Sunner
I think he means UNIX users must first have to memorize things like sda1, hda2, etc, then remember where those are mounted, and since this is almost entirely impossible to remember, they won't be able to see where their files are at a glance...You're suggesting that you can only do this in windows?
Not sure though...
Nobody's suggested any major reason drive letters need to be done away with, other than "that's now how Unix does it and Unix is GOD".
Seeing the poll results, I'm really surprised how many people are stuck on a such a stupid (IMO obviously) way to label partitions. My only guess is that they've never used a unix or Mac system where the partition management doesn't suck, even OS 9 and earlier used logical names for the volumes in the system.
I would agree that it's quite annoying to have applications which make assumptions about the drive letters, however I dont think that's a good reason that drive letters need to be done away with (only a good reason for software vendors to get their act together and quit writing sloppy apps).I did so, there are a lot of apps that make stupid assumptions about drive letters.
however I dont think that's a good reason that drive letters need to be done away with (only a good reason for software vendors to get their act together and quit writing sloppy apps).
After all the only reason that many users can find the floppy drive at all is because they've always known it as "A:" why should we force them to learn it as "/mnt/floppy"?
I disagree. Microsoft has already shown they don't give a damn if users have problems with change, they've already made huge changes. Compare Windows XP to Win95 and tell me that the two are similar. Your UI is still the same, and to 90% of users, C:\ means nothing, just as A:\ means nothing.Originally posted by: SocrPlyr
I not really hear to argue that it should be one way or another, however there would be some serious problems for MS if they changed it. first off people don't want to learn something new. it shouldn't be hard to make the switch but i have seen people have enough problems using windows as it is yet alone to change something like this on them. (although for future generations it would probably make it easier)
It isn't a huge pain to alias c:\ to / at all.The second and much more important point is... it would probably break 50% of software written for windows to do something like this... In other words it becomes a big huge pain in the butt to fix or to come up w/ something to allow another backward compatibility mode.
So what? People have used MacOS, and it doesn't have C Drives or anything, (I'm talking MacOS <10). Just because someone has used and likes Product B doesn't mean they can't reliably make points regarding Product A. IMO, it wouldn't be anywhere near the problem you're making it out to be, not for anyone.You guys are also looking at it from the prospective that you have used *nix and you are somewhat used to it.
One thing I would argue is that it is a PITA to reference a file location on any Mac OS, I think easier to do a "c:\dir\filename" than a "Mac OS/dir/filename", but of course that's just my personal preference and it has been almost a year now since I've had a Mac Box for myself to play around with.So what? People have used MacOS, and it doesn't have C Drives or anything, (I'm talking MacOS <10).
it would probably break 50% of software written for windows to do something like this... In other words it becomes a big huge pain in the butt to fix or to come up w/ something to allow another backward compatibility mode.
You guys are also looking at it from the prospective that you have used *nix and you are somewhat used to it.
Now at least for a more useful feature that would have no problems, they could allow you to type in the drive label into the address bar and that will automatically refrence itself to that particular drive... they already do a similar thing with My Computer, My Documents, and My Network Places.