SIBIL 4.1 InstallingSeveralOOSSSameMachine
SIBIL 4.1 InstallingSeveralOOSSSameMachine
MACHINE
RESTRICTIVE CHOICE:
Let the OS control and partition disk at its choice
1-restrictive technique: we are not going to partition the hard disk, we will install
the o.s that it partition in the hard disk
2-professional technique: we partition the hard disk and the O.S fits in my
design
-the second partition: will contain the kernel of the o.s , this partition contains
swap idea that,s a help for the ram
DISK 0
BASIC
NTFS: contains the swap area (paging area). Its area minimum the half of the
RAM, maximum twice of the RAM. RAM + SWAP = Virtual Memorry.
Win:
Second problem: does not permit to have blank space at the end. No space for
future systems.
One has to cheat the Windows, to create 4 manual partitions, to leave the blank
space at the end.
This is not the best, but the standard in dual booting systems,
Lin:
GENERAL RULE:
1.-. In a dual booting system Windows+Linux, FIRST INSTALL WINDOWS AND THEN LINUX
(Linux respects Windows underneath, but Windows steps on Linux.
Linux is going to bring automatically the menu (bootstrap loader). -> GRUB
In some specific occasions, dual systems needs to have several windows for
testing purposes.
Something here installs the old windows and another the newest. Because the
new reuses things. BCDEdit one has to install it manually. BCDEdit.exe
ADAPTATIVE/CONTROLLED CHOICE:
The technician partitions the disk to make it versatile
Types of partitions
PEL
Primary OS active
Extended for the data.
Logical for data or for LINUX
Disk with 7 partitions:
PARTITION 4: Logical 2048MB for Linux (the Swap (RAM Help)). Has special
file system that imitates the structure of the RAM. Swap.
IF I have a Legacy one can not do this, only 4 one cannot have separate
partitions for data unless we do one extended with all the logical inside.
If I have a UEFI one can make 7 primary partitions, and some more.
Easy to maintain.
Solution:
Step 3.- Choose File System for each partition (Partitions formatted)
NTFS ext
NTFS
FAT32
Step 4: Install OOSS in the Primary partitions with that purpose (using any of the
installation media covered, and choosing the desired primary partitions for them).
1.- In a dual booting system Windows+Linux, Linux will offer after installing its
GRUB Bootstrap Loader. Recommended.
2.- In a dual booting system Windows+Windows, download and follow steps of
Windows Boot Manager (winload.exe) or BCEDit (BCEdit.exe).
This is restrictive, because one can never execute the 2 OS at the same time.
They are totally independent.
Step 1
GPT(128 P): is difficult. We need to look at the BIOS, because if the BIOS it is
LEGACY, we can only use 4 partitions. With UEFI one can make all the
partitions needed. Compatibility with all the newest operating systems.