fdisk
A program for managing partition tables and partitions on a hard disk.
See also: partprobe
.
=> More information.
sudo fdisk -l
- Start the partition manipulator:
sudo fdisk {/dev/sdX}
- Once partitioning a disk, create a partition:
n
- Once partitioning a disk, select a partition to delete:
d
- Once partitioning a disk, view the partition table:
p
- Once partitioning a disk, write the changes made:
w
- Once partitioning a disk, discard the changes made:
q
- Once partitioning a disk, open a help menu:
m
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/fdisk.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 121.049309 milliseconds
- Gemini-to-HTML Time
- 0.500263 milliseconds
This content has been proxied by September (3851b).