Open source
Software for which the original source code is made freely available and may be redistributed and modified.
Distro image
It is a shortened version of the term distribution. (Domestically referring to Linux)
FAT32
"FAT" stands for "File Allocation Table," which keeps track of all your files and helps the computer locate them on the disk.
BIOS
Basic input output system basically is that system that performs checking of all hardware components during boot. We can basically call it the guardians who check their wards while waking up…..😅
Live boot image
It is basically a file that contains a system that can boot without modifying any files on the hard drive
Saying it another way…. It's a system that can be partially used when required.
Read & Write speed
It is the speed of the disk or external or internal HDD to copy or create new files.
Persist overlay feature
This feature allows you to overlay a writable file system on a read-only container for the illusion of read-write access.
System architecture (32bit/64bit)
A system architecture or systems architecture is the conceptual model that defines the structure, behavior, and more views of a system.
The two main categories of processors are 32-bit and 64-bit. The type of processor a computer has not only affects its overall performance, but it can also dictate what type of software it uses.
32-bit Which means the operating system and software work with data units that are 32 bits wide. Windows 95, 98, and XP are all 32-bit operating systems.
64-bit Which means the operating system work with data units that are 64 bits wide.
Note: A computer with a 32-bit processor cannot have a 64-bit version of an operating system installed. It can only have a 32-bit version of an operating system installed but a computer with a 64-bit processor can have a 64-bit or 32-bit version of an operating system installed. However, with a 32-bit operating system, the 64-bit processor would not run at its full capability.