Tags: partition
Sep
24
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 »
Jul
16
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 »
Recent comments