tldr/pages.pl/linux/fatlabel.md

13 lines
281 B
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

# fatlabel
> Ustawia lub pobiera informację o nazwie partycji FAT32.
> Więcej informacji: <https://manned.org/fatlabel>.
- Pobranie informacji o nazwie partycji FAT32:
`fatlabel {{/dev/sda1}}`
- Ustawienie nazwy partycji FAT32:
`fatlabel {{/dev/sdc3}} "{{nowa_etykieta}}"`