Manjaro Difference between revisions of "Translations:Fstab/17/ru"

Difference between revisions of "Translations:Fstab/17/ru"

From Manjaro
(Created page with "В приведенном выше примере файла {{ic|fstab}} в его выводе {{ic|blkid}} содержится следующая строка: /dev/sdc1:...")
(No difference)

Revision as of 11:59, 30 December 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Fstab)
In the example {{ic|fstab}} file above, the following line in it's {{ic|blkid}} output:
 /dev/sdc1: LABEL="Win-Data" BLOCK_SIZE="512" UUID="634E43D367B0A4B1" TYPE="ntfs" PARTUUID="ca8d0663-6a6e-4b09-a0d7-05b59d109ab1"
* is the Windows D: Drive
* has an NTFS label of "Win-Data"
* has a Windows UUID of "634E43D367B0A4B1" (different from Linux UUIDs)
* contains the NTFS File System
* has a partition UUID of "ca8d0663-6a6e-4b09-a0d7-05b59d109ab1"

В приведенном выше примере файла fstab в его выводе blkid содержится следующая строка:

/dev/sdc1: LABEL="Win-Data" BLOCK_SIZE="512" UUID="634E43D367B0A4B1" TYPE="ntfs" PARTUUID="ca8d0663-6a6e-4b09-a0d7-05b59d109ab1"
  • is the Windows D: Drive
  • has an NTFS label of "Win-Data"
  • has a Windows UUID of "634E43D367B0A4B1" (different from Linux UUIDs)
  • contains the NTFS File System
  • has a partition UUID of "ca8d0663-6a6e-4b09-a0d7-05b59d109ab1"
Cookies help us deliver our services. By using our services, you agree to our use of cookies.