Top "Disk-partitioning" questions

related to disk partitions and their attributes, creation and maintenance.

Partition information from CMD

Is there any CMD command line that shows all partition letters. For example: C, D, E... Can that command also …

command-line disk-partitioning
How to find out mount/partition a directory or file is on? (Linux Server)

Is there a Linux command to easily find out which partition/mount a directory or file is on? (This is …

linux file directory mount disk-partitioning
unable to resize root partition on EC2 centos

i created my EC2 Machine using Community Image of Centos 6.3 x64. i have added a 35 GB disk. Now when i …

amazon-ec2 centos disk-partitioning
Trying to resize2fs EB volume fails

I have a 200GB EBS volume and am trying to increase the space available. I followed the instructions on: http://…

amazon-ec2 diskspace disk-partitioning
How to make a tar backup of a root filesystem?

I have linux installed on SD card, I used this command to install the rootfs tar xpjf rootfs.tar.bz …

linux ubuntu disk-partitioning rootfs
How to create a new partition with Ansible

When I run this on the command line it works fine: echo -e "n\np\n1\n\n\nw" | sudo …

bash ansible disk-partitioning
Assign a mount point folder path to a drive using PowerShell

I have a server that is provisioned with several disks. One for an OS, one for programs etc., and the …

powershell windows-server-2012 windows-server-2012-r2 disk-partitioning
How to check a disk for partitions for use in a script in Linux?

I'm scripting something in Bash for Linux systems. How would I check a disk for partitions in a robust manner? …

linux bash disk-partitioning
Smallest FAT32 Partition

I need to create a small partition image (a few MB) with FAT32 filesystem. I came up some contradictory info …

windows linux filesystems fat32 disk-partitioning
Mount native ext4 partition in WSL2

I often work on Windows and Linux (on dual boot) and I'm using a ntfs partition to synchronize a data …

linux windows windows-subsystem-for-linux disk-partitioning