Hi Friends,
In this video we will learn
- how to create disk and attach it to the instance
- how to partition disk
- how to format it
- how to mount it into the instance
commands used in the video:
sudo su
fdisk
fdisk /devicename
n -> option for creating new partition
w -> option for save changes
lsblk -> list block devices attached to the instance
for more tech related videos subscribe to my channel : https://goo.gl/r2Ht7k
#aws account #diskmanagement #linux #partition
0 Comments