You are on page 1of 4

EXPERIMENT-1.

2
Student Name: Fahad Saifi UID: - 21BCA2087
Branch: - BCA Section/Group: - 2-A
Semester: - 4TH Date of Performance: -19/02/23
Subject Name: -Linux Administration Lab Subject Code: -21CAP-255

1. Aim/Overview of the practical:


create partition of disk on VM box.

2. Task to be done:
create partition of disk on VM box.

3. Concept used:
Linux Operating system

4. Steps/Commands involved to perform practical:

Step 1) First I have given command of “su –“

1
Step 2) Then I have given password.

Step 3) Then I have given command of “fdisk -l”.

Step 4) Then I have given command of “fdisk /dev/sda”.

Step 5) Then I have given command of “m” to display menu.

Step 6) Then I have given command of “n” to add new partition.

2
Step 7) Then I have given space for partition.

Select the partition number and partition size

Step 8) And then new partition has been created and to display that partition I have
given command of “p” to display disk.

Step 9) write w command in terminal to save all the changes


3
Learning outcomes (What I have learnt):

1. learned how to create partition of disk.

2.Learned how to use commands.

3.Learned to use Linux Software.

You might also like