Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
33 views
Linux SSD Boot
Uploaded by
DrJahangir Alam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Linux SSD Boot For Later
Download
Save
Save Linux SSD Boot For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
33 views
Linux SSD Boot
Uploaded by
DrJahangir Alam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Linux SSD Boot For Later
Carousel Previous
Carousel Next
Save
Save Linux SSD Boot For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 6
Search
Fullscreen
Partners Support Community Ubuntu.com Page History + Login to edit [Search] DiskSpace The goal of this page is to offer advice and strategy on partitioning a Linux system. Contents . eye 1. Required partitions Required partitions 1. Overview 2. Root partition (always . required) Overview 3, Swap (very recommended) 4. Separate /hoot (sometimes The easiest partitioning scheme, on a non-GPT disk, is simply required) a root partition and a swap pa 5. BIOS-Boot or EFI partition 4 root partition and a swap partition cep ae 2. Optional partitions. 1. Partition for sharing data with Windows, MacOS... (optional) 2. Separate /home (optional) 3. More Complex Schemes 3. Space Requirements 1. Absolute Requirements 2. Installation on a small disk ‘Name Size swap size of RAM / the rest of the disk If the disk is GPT type (this can be checked via the "sudo parted -I" command), you must also add a BIOS- Boot or an EFT partition depending on the boot mode of your BIOS. Name Size BIOS-boot or EFI see below swap size of RAM / the rest of the disk On some computers, a separate /boot partition may also be required. See paragraphs below.Root partition (always required) © Mount point: / «Type: Linux type (generally EXT4) ‘+ Description: the root partition contains by default all your system files, program settings and documents. * Size: minimum is 8 GB. It is recommended to make it at least 15 GB. Warning: your system will be blocked if the root partition is full. Swap (very recommended) Mount point: none ‘Type: SWAP Description: see SwapFaq, Size: size of your RAM. Separate /boot (sometimes required) Some computers can't see boot files (/boot) if located far (*100GB) from the start of the disk. This is why it is sometimes necessary to create a separate /boot partition at the start of the disk. Remark: don't use the same /eoot for several Linux distributions, as it may mix up their keels. See this tutorial if you want to create a separate /boot after installing Ubuntu. ‘Name Size /boot 250MB ~ 1GB / minimum 8 GB, at least 15 GB recommended BIOS-Boot or EFI partition (required on GPT disks) If you want to install Ubuntu on a GPT disk (you can check it via the 'sudo parted -I' command), you will need either an EFI partition (if your BIOS is set up in EFI mode) or a BIOS-Boot pattition (if your BIOS is set up in Legacy mode). BIOS-Boot partition: + Mount point: none ype: no filesystem Description: the BIOS-boot partition contains GRUB 2's core. Itis necessary if you install Ubuntu on a GPT disk, and if the firmware (BIOS) is set up in Legacy (not EFI) mode. It must be located at the start ofa GPT disk, and have a "bios_grub" flag, Size: IMB. EFT partition: ‘+ Mount point: /boot/efi (no need to set up this mount point as the installer will do it automatically)* Type: FAT (generally FAT32) ‘+ Description: the EFI partition (also called ESP) contains some boot files. It is necessary if the firmware (BIOS) is set up to boot the HDD in EFI mode (which is default on more and more modern, > year 2011 computers). It must be located at the start of a GPT disk, and have a "boot" flag. * Size: 100~250MB Optional partitions Optionally, some other partitions can be created for specific usages. Be careful, these partitions reduce the flexibility of your disk space, they must be considered only if you are sure not to fill completely your root partition (which would block your system). Partition for sharing data with Windows, MacOS... (optional) ‘© Mount point: /media/thenameyouwish # Type: to share data with Windows, choose NTFS. To share data with MacOS, choose HFS+. To share data with another Linux system, choose EXT4. + Description: other operating systems (Windows, MacOS.) cannot read nor write in the Ubuntu partitions, but Ubuntu can read and write in any partition. If you want to share files between Ubuntu and the other systems, it is recommended to create a data partition. It is not recommended to share files directly into the Windows system partition (eg files may be overwritten by hibernation). * Size: as you wish Separate /home (optional) + Mount point: /home + Type: Linux type (generally EXT4) ‘+ Description: see HomeFolder. When your hard disk is big enough, a separate /home allows to separate your settings (and also your data if you don't use a data partition, see previous paragraph) from the rest of the system. A separate /home does not allow to share data with Windows nor MacOS (see previous paragraph), © Size: as you wish More Complex Schemes For more information on what various directories are used for, see The Linux Filesystem Hierarchy. ‘More complex schemes could involve creating a separate partition for any number of the default folders used by Ubuntu, System critical folders are important to protect, and since drives, and / or partitions do fail, itis, often useful to have your file system broken down into as many small parts as possible. This can be over done however. Installing every core directory to its own partition could cause a noticeable degradation of performance. Bearing that in mind, the following directories should NEVER be placed in their own separate pattitions: Name Description Jin This directory stores the system wide executables that are accessible by most users./sbin This directory holds the executables used for core system functions, and used by the system administrator to maintain the system. See Note Below /proc This is a system use directory containing process information, Almost never accessed by a user. Jdey This directory contains system created links to your installed hardware, and like /proc is almost never accessed directly. Note about /sbin It can be argued, and reasonably so, that moving this directory to its own partition is a wise choice. If any of your partitions or drives should fail, then this directory / partition will be the one that most likely contains the tools you will need to repair it. So while moving this would decrease performance marginally, it could also be considered a wise move. Sizes For Alternative Schemes Ona six month old installation of Ubuntu 10.04.3 LTS the disk usage could resemble something like this: (examples taken from my own system with many extra packages installed) Actual Name Size Recommended Partition Size home 179.5 GB Everything not used elsewhere, or separate drive. /usr 7.6 GB 1@ GB var 988.2 MB2 GB /lib 599.9 MBS GB /ooot 137.1 MB 258 MB 50@ MB to 5 GB This directory is not used by mainline software packages, but Jopt 95.3 MB mostly from packages coming from the universe repositories. If you do not use the universe repositories often, you probably will not need much space here. /etc 18.8 MB 258 MB /sbin 7.8 MB 250 MB/oin 6.5 MB 25@ MB /dev 876.8 KB DO NOT PARTITION Unless you plan on installing web served data here, or are using a Server version of /srv 208 KB Ubuntu, this will not often need to be larger than 100 MB. If you are running a server, or plan to expand it yourself, plan ahead when sizing this. This can get fairly large, but not larger than your swap space as a rule, so size this to emp 88 KB atch /swap 8 kB (do Jmnt not partition) This is just an empty directory that serves as a mount point for temporary file systems, eg. a rarely used network filesystem. 8 kB (do /media not partition) This contains subdirectories that are mount points for removable media like CDs and USB flash drives, The above recommendations assume you are using large modern hard drives and can afford the space. Space Requirements Absolute Requirements The required disk space for an out-of-the-box Ubuntu installation is said to be 15 GB. However, that does not take into account the space needed for a file-system or a swap partition. It is more realistic to give yourself a litle bit more than 15 GB of space. Give yourself 15-25 GB to have some space left for actually doing things. If your file-system is full to the brim, you will feel some performance loss. A certain percentage of an ext3 file-system is dedicated to root, as a way of preventing a rogue process from filling the disk to the point that the system is unusable. This dedicated portion is 5% by default. Also, the anti-fragmentation strategies used by Linux file-systems require that the disk is not close to full. A rule of thumb is to keep them less than 90% full Installation on a small disk (This section is out-of-date & may need research for sizes) During a normal install, the installer copies the packages from the CD to the hard drive (in addition to actually installing them). If you are short on disk space before you install, you can tell the installer not to use extra disk space. The packages take up about xxx Mb. You will be able to install a full Ubuntu system with less than xx GB of hard drive space. At the installation prompt (just after you boot from CD) type’ Linux archive-copier/copy=falseDiskSpace (last edited 2017-09-02 19:35:04 by ckimes @ c-76-126-20- 112.hsdl.ca.comeast.net[76.126.20.112]:ckimes)
You might also like
Funtoo Linux Installation - Funtoo Linux
PDF
No ratings yet
Funtoo Linux Installation - Funtoo Linux
16 pages
Installing Ubuntu: System Requirements
PDF
No ratings yet
Installing Ubuntu: System Requirements
11 pages
GrowItg
PDF
No ratings yet
GrowItg
10 pages
Disk Storage Management in Linux
PDF
No ratings yet
Disk Storage Management in Linux
5 pages
9.14.5. Recommended Partitioning Scheme 9.14.5.1. x86, AMD64, and Intel 64 Systems
PDF
No ratings yet
9.14.5. Recommended Partitioning Scheme 9.14.5.1. x86, AMD64, and Intel 64 Systems
6 pages
Linux Installation: With Thanks To Someone How Did It For Me and Made My Life Easier
PDF
No ratings yet
Linux Installation: With Thanks To Someone How Did It For Me and Made My Life Easier
46 pages
Partition of Linux
PDF
No ratings yet
Partition of Linux
6 pages
Installing Linux
PDF
No ratings yet
Installing Linux
3 pages
Pre-Installation Steps: Ubuntu-Linux Installation Tips
PDF
No ratings yet
Pre-Installation Steps: Ubuntu-Linux Installation Tips
2 pages
Laboratory work 6
PDF
No ratings yet
Laboratory work 6
51 pages
Linux Manual Partitioning
PDF
No ratings yet
Linux Manual Partitioning
2 pages
Linux Final
PDF
No ratings yet
Linux Final
79 pages
Red Hat Linux Installation and Root Password Cracking.
PDF
No ratings yet
Red Hat Linux Installation and Root Password Cracking.
89 pages
CH3 SNA Lecture
PDF
No ratings yet
CH3 SNA Lecture
10 pages
Install Manjaro Like A Pro Using CLI
PDF
No ratings yet
Install Manjaro Like A Pro Using CLI
12 pages
Linux Final
PDF
No ratings yet
Linux Final
90 pages
Lesson 1-1 Installing Linux
PDF
No ratings yet
Lesson 1-1 Installing Linux
8 pages
End Term Question Paper Linux For Devices 2021 Solutions
PDF
No ratings yet
End Term Question Paper Linux For Devices 2021 Solutions
19 pages
Final Oss Lab Manual
PDF
No ratings yet
Final Oss Lab Manual
37 pages
Ubuntu Install Guide
PDF
No ratings yet
Ubuntu Install Guide
17 pages
Linux Manual Assignment 1
PDF
No ratings yet
Linux Manual Assignment 1
18 pages
Slack Ware
PDF
No ratings yet
Slack Ware
28 pages
Lecture 1-2-Introduction2
PDF
No ratings yet
Lecture 1-2-Introduction2
76 pages
Installing Slackware Linux
PDF
No ratings yet
Installing Slackware Linux
16 pages
A FAT-Type Volume Can Be Resized With FIPS and An NTFS Volume With Ntfsresize If Using FIPS, The Hard Drive
PDF
No ratings yet
A FAT-Type Volume Can Be Resized With FIPS and An NTFS Volume With Ntfsresize If Using FIPS, The Hard Drive
16 pages
Linux
PDF
No ratings yet
Linux
66 pages
Ubuntu 10.04 Step-By-step Installation
PDF
No ratings yet
Ubuntu 10.04 Step-By-step Installation
8 pages
Ubuntu Partitioner
PDF
No ratings yet
Ubuntu Partitioner
18 pages
Linux Commands For Managing Partitioning Troubleshooting
PDF
No ratings yet
Linux Commands For Managing Partitioning Troubleshooting
6 pages
How To Install and Triple OS
PDF
No ratings yet
How To Install and Triple OS
4 pages
Partitioning Issues: Windows Partitions
PDF
No ratings yet
Partitioning Issues: Windows Partitions
3 pages
Lecture2.Linux Installation
PDF
No ratings yet
Lecture2.Linux Installation
48 pages
How To Extend The Default Ubuntu LVM Partition
PDF
No ratings yet
How To Extend The Default Ubuntu LVM Partition
14 pages
Experiment 1
PDF
No ratings yet
Experiment 1
5 pages
Install Arch Linux Uefi (Without Grub Menu)
PDF
No ratings yet
Install Arch Linux Uefi (Without Grub Menu)
23 pages
LAB 14_Managing Partitions
PDF
No ratings yet
LAB 14_Managing Partitions
22 pages
Love
PDF
No ratings yet
Love
66 pages
Windows 7 For Nearly A Year
PDF
No ratings yet
Windows 7 For Nearly A Year
8 pages
Resize A Linux Root Partition Without Rebooting
PDF
No ratings yet
Resize A Linux Root Partition Without Rebooting
15 pages
MultiBoot Using NTLDR
PDF
No ratings yet
MultiBoot Using NTLDR
7 pages
Practical Linux Projects
PDF
No ratings yet
Practical Linux Projects
3 pages
Livecdcustomization Why Customize Livecds: Livecdcustomization - Community Help Wiki
PDF
No ratings yet
Livecdcustomization Why Customize Livecds: Livecdcustomization - Community Help Wiki
11 pages
How To Dual-Boot Linux and Windows (On A PC With Windows 7 Already Installed) - 10 Steps - Instructables
PDF
No ratings yet
How To Dual-Boot Linux and Windows (On A PC With Windows 7 Already Installed) - 10 Steps - Instructables
14 pages
Install Ubuntu Server 22
PDF
No ratings yet
Install Ubuntu Server 22
17 pages
Linux Basics - File System and Partitioning.20121021.183135
PDF
No ratings yet
Linux Basics - File System and Partitioning.20121021.183135
2 pages
How To Install Ubuntu Linux
PDF
No ratings yet
How To Install Ubuntu Linux
10 pages
4.3. Partitioning Hard Drive(s) : Mount Root /dev/hda3
PDF
No ratings yet
4.3. Partitioning Hard Drive(s) : Mount Root /dev/hda3
2 pages
fdisk
PDF
No ratings yet
fdisk
17 pages
The 200 Hadith
PDF
No ratings yet
The 200 Hadith
11 pages
7 Simple Ways To Free Up Space On Ubuntu and Linux Mint - It's FOSS (Backup Copy)
PDF
No ratings yet
7 Simple Ways To Free Up Space On Ubuntu and Linux Mint - It's FOSS (Backup Copy)
1 page
Unit 9 - Managing Hard Disk Partitions - Modified 11-10-2021
PDF
No ratings yet
Unit 9 - Managing Hard Disk Partitions - Modified 11-10-2021
18 pages
Increasing Swap Space On Linux
PDF
No ratings yet
Increasing Swap Space On Linux
7 pages
Installing Linux - The Easy Way
PDF
No ratings yet
Installing Linux - The Easy Way
13 pages
Linux Extending Your Disk
PDF
No ratings yet
Linux Extending Your Disk
7 pages
Partitioning With Fdisk
PDF
No ratings yet
Partitioning With Fdisk
11 pages
Increase Space In Fedora
PDF
No ratings yet
Increase Space In Fedora
2 pages
Artigo How To Mount Linux Partitions
PDF
No ratings yet
Artigo How To Mount Linux Partitions
4 pages