System Installation - How To Create A Full Install of Ubuntu 24
System Installation - How To Create A Full Install of Ubuntu 24
The following looks like a long procedure but it should take less than ten minutes to do the work.
Create a Live 24.04 USB or DVD using SDC, mkusb, dd, Disks, Etcher, Rufus, etc. (See Note 1 at bottom)
Unplug the power cable from the hard drive or unplug the hard drive from the laptop. (See Note 2 at bottom) This is important if the computer
boots in UEFI mode.
Insert and boot the Live USB or Live DVD. (Booting BIOS mode preferred).
Select Device tab and create a GPT partition table on the Target drive.
Create a 5GB NTFS or FAT32 partition on the right side. (optional Linux / Windows data partition, See Note 3 at bottom). Size may be increased
on larger drives.
In the remaining space create an ext4 partition, (optional for /home partition on larger USB).
Under Device for boot loader installation select the target drive sdx.
Select partition sdx4 and click change, select use as Ext4, select “format this partition”, and Mount point = "/" then OK.
Select partition sdx5 and click change, select use as Ext4, select format this partition, and Mount point = "/home" then OK. (optional).
Click "Next
Insert your name, computer name, username, password and select if you want to log in automatically or require a password. - Click "Continue".
Note 1: Problems
You may omit disabling the hard drive in BIOS boot if after partitioning you choose to install grub to the root of the USB drive you are installing
Ubuntu to, (ie sdx not sdx1). Be cautious, many people have overwritten the HDD MBR as default location for boot loader is sda, any items in the
internal drive's grub will be added to the USB's grub. You may do an update-grub later. If you leave the HDD plugged in with UEFI install, fstab
may use the HDD's UUID for /boot/efi. In this case # or delete the /boot/efi.UUID line in fstab.
For method of creating Full Encryption BIOS/UEFI USB drive see: How to Make BIOS/UEFI Flash Drive with Full Disk Encryption