Online Module Guide
Online Module Guide
Any opinions, findings, and conclusions or recommendations expressed in this material are those of
the author (s) and do not necessarily reflect the views of the National Science Foundation C2L4S1
In this lesson, you will be exploring disk management and
learning how to add, remove, and arrange storage devices in a
Linux system.
Take your time to explore this lesson and be sure to do your own
research and contact your instructor if you encounter difficulties
or need further explanations.
C2L4S2
Student Expectations
C2L4S3
Objective
C2L4S4
In this lesson, you will Additional Needs:
explore:
To complete this lesson, you will
• Boot sector recovery also need:
C2L4S5
To understand disk management, there are some essential
concepts you must understand including:
Required Reading:
• PC Guide
• Master boot record
• Fixing your MBR with Ubuntu
C2L4S6
The following concepts are also important:
• File System
Select PLAY below to view
In a computer, a file system (sometimes written an introductory video.
filesystem) is the way in which files are named and where
they are placed logically for storage and retrieval on a
View Video
hard disk. VideoLesson4Introducti
• File Maintenance on2(C2L4S15).mp4
In Linux, there is very little file system maintenance that
needs to be performed. Most versions of Linux have a
defrag application, but it is rarely required because the
operating system and file system work together to
Required Reading:
prevent fragmentation. • File systems
• File Quotas • File systems in Linux
The maximum amount of space allocated for a user, • Filesystem tour
folder, or file. Quotas are normally created to protect the • Understanding Unix
operating and file system from being filled with data • File quota howto
which may result in loss of computer services or • Disk quotas in Linux
functionality. • Configuring quotas
C2L4S7
Select PLAY below to view
tw0 videos on partitioning.
Physical drives in a system may be arranged in various
ways:
View Video
VideoLesson4Partitioning
• Partition Part 1
(C2L2S16V1).mp4
To divide memory or mass storage in to sections so it can
be used for storing data. A device such as a hard drive will
need to have a new partition table setup before the hard
drive can be used. View Video
Part 2
VideoLesson4Partitioning
• RAID 2(C2L2S16V2).mp4
Short for Redundant Array of Independent Disks. RAID is a
hard disk technology which can be used to speed up data Required Reading:
transfer and/or provide disk redundancy. • Linux partitioning
RAID is normally used in a server or production • Primer on partitioning
environment. However, recent drops in the prices of RAID • Partitioning your drive
technology have encouraged home users to implement • How to partition
RAID structuring to protect their data . • Raid Standards
• Raid in Action
• Raid levels explained
C2L4S8
• GParted
A popular, GUI driven Linux application used to
partition hardware devices.
• Linux SWAP file
A Linux SWAP can be either a file or actual partition Select PLAY below to
view a video on Gparted.
that is set aside to use as virtual memory.
View Video
Required Reading: VideoLesson4Gparted(C2L4S17).mp4
• Download Gparted
• Tutorial on Gparted
• Information for Gparted
C2L4S9
C2L4S10
Select PLAY below to
DSL is a small Linux flavor that runs on just about view videos on DSL.
anything. The creator decided to see how small he View Video
could make a functional operating system using VideoLesson4Downloa
Linux Debian. dDsl(C2L4S19V1).mp4 Download DSL
C2L4S11
In this lesson, you explored file system management
in Linux. You learned to prepare a drive for use, and
how to use partitions to separate a physical drive into
multiple drives. You also explored important areas of
a hard drive that contain instructions used to load the
operating system including boot sectors, master boot
records, and volume boot records.
C2L4S12