mirror of
https://github.com/nbeaver/why-linux-is-better.git
synced 2025-08-27 07:44:25 +02:00
Motivate introduction more.
This commit is contained in:
12
README.rst
12
README.rst
@@ -521,11 +521,13 @@ For example, the Linux port of the `Unity engine`_ has `issues with case-sensiti
|
|||||||
Drive letter assignment
|
Drive letter assignment
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
Drive letters for removable media like floppy disks and flash drives
|
The Windows filesystem has no unique root directory,
|
||||||
are still used in Windows NT.
|
but instead assigns different capital letters to each volume.
|
||||||
However, the drive letter is not necessarily the same next time,
|
This has many drawbacks.
|
||||||
which causes many practical problems,
|
|
||||||
such as finding recently used files.
|
For example, the drive letter may be different when the drive is reconnected,
|
||||||
|
so applications that track recently used files
|
||||||
|
will have trouble finding them on that drive.
|
||||||
|
|
||||||
I have a problem with Word when working with documents on my flash drive.
|
I have a problem with Word when working with documents on my flash drive.
|
||||||
If I insert the drive days later and try to use the recently used file
|
If I insert the drive days later and try to use the recently used file
|
||||||
|
Reference in New Issue
Block a user