Diferències
Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.
Següent revisió | Revisió prèvia | ||
linux:filesystem:udisks [10/01/2021 03:49] – creat mate | linux:filesystem:udisks [04/04/2022 04:09] (actual) – mate | ||
---|---|---|---|
Línia 5: | Línia 5: | ||
* **-i**: usa caracteres ASCII para las representaciones de árbol (mejor copy& | * **-i**: usa caracteres ASCII para las representaciones de árbol (mejor copy& | ||
* **-m**: información del owner, grupo y modo | * **-m**: información del owner, grupo y modo | ||
- | * **-o**: seleccionar las columnas que queremos mostrar | + | * **-o**: seleccionar las columnas que queremos mostrar |
+ | * '' | ||
+ | * ≡ **/ | ||
* '' | * '' | ||
* '' | * '' | ||
+ | * **/ | ||
* '' | * '' | ||
+ | * < | ||
- | /via: [[https:// | + | PARTUUID is a partition-table-level UUID for the partition, a standard feature for all partitions on GPT-partitioned disks. Since it is retrieved from the partition table, it is accessible without making any assumptions at all about the actual contents of the partition. If the partition is encrypted using some unknown encryption method, this might be the only accessible unique identifier for that particular partition. |
+ | |||
+ | PTUUID is the UUID of the partition table itself, a unique identifier for the entire disk assigned at the time the disk was partitioned. It is the equivalent of the disk signature on MBR-partitioned disks but with more bits and a standardized procedure for its generation. | ||
+ | |||
+ | On MBR-partitioned disks, there are no UUIDs in the partition table. The 32-bit disk signature is used in place of a PTUUID, and PARTUUIDs are created by adding a dash and a two-digit partition number to the end of the disk signature.</ | ||
+ | |||
+ | /via: [[https:// | ||
+ | /via: [[https:// | ||
== udisksctl | == udisksctl | ||
Línia 17: | Línia 28: | ||
* '' | * '' | ||
* '' | * '' | ||
- | * '' | + | * '' |