Tags: partition

How do I expand / resize an ext3 file system in linux

Linux Send feedback »
The following is an example of increasing the size of a Storage LUN that has an ext3 file system on it. When performing operations like this, perform a backup of the file system first. (The system used for this example is running Red Hat Enterprise L… more »

Windows: Creating an aligned GPT partition by using diskpart

Technology, Windows 1 feedback »
To create a 1GB partition on an empty GPT disk: C:\>diskpart Microsoft DiskPart version 5.1.3565 Copyright (C) 1999-2003 Microsoft Corporation. On computer: NNII0280 DISKPART> Select Disk 1 Disk 1 is now the selected disk. DISKPART> creat… more »