Reinstalling Ubuntu via Terminal can be done in several ways, depending on which version of Ubuntu you have installed and how you want to reinstall it.
First, if you just want to do a fresh install of the same Ubuntu version, the easiest way is to use the built-in reboot option. You can open a terminal window by pressing CTRL + ALT + T and typing "sudo apt-get install -f".
This will reinstall all necessary files and reset all settings.
If you want to install a different version of Ubuntu, you'll need to use a different method. In that case, the easiest way is to use a pendrive or a CD/DVD with the installation files.
With the USB or CD inserted in the computer, press F12 to open the boot menu and select the USB or CD as the boot device. This will start installing the new version of Ubuntu. Be sure to carefully follow the installation instructions that appear to complete the process successfully.
After the installation is complete, you can log in as usual and you will be running the new version of Ubuntu. You must make sure that you download any necessary software or application and configure its settings as you wish.
If you already have an Ubuntu ISO image file, as an alternative to a USB stick or CD, you can use "Boot Creator" to burn this image directly from the terminal onto a USB drive. To do this, open a terminal window and type "sudo apt-get install usb-creator-gtk".
This will open a window where you can burn the ISO image to the USB drive.
Once this is done, the USB drive can be used in the same way as the memory stick or CD mentioned above. This can be a useful way to reinstall Ubuntu without the need for an external drive.
How do I reinstall everything in Ubuntu?
Reinstalling everything in Ubuntu can be a daunting task, but it can be done with the right knowledge and tools.
First, you should back up all your important files, as a fresh install might delete or overwrite them. Once you have a secure backup, you need to download it from an external device, for example. B. an Ubuntu installation media.
After that, you can enter the Ubuntu installation process.
The installation process involves downloading the Ubuntu 18.04 LTS ISO file and transferring it to a USB drive or CD. Once the unit is ready, you can boot the device and start the setup process.
Once you are in the setup process, you can install the operating system and then install all the necessary packages, applications and drivers.
After installation, you must restore your backup files. This can be done via the Ubuntu ISO file or via a cloud-based backup solution.
It is important to note that the reinstallation process may vary depending on your hardware and the version of Ubuntu you are using. If you're not sure about the process, your best bet is to check your user manuals online or contact tech support.
How do I completely erase Ubuntu?
If you want to completely remove Ubuntu from your system, there are different ways to go about this depending on your specific situation.
If you are still running Ubuntu and want to erase the disk and start over, you can do this by booting into your system's BIOS or UEFI setup and selecting the "Factory data reset" or "Restore to factory settings" option. factory".
This will erase all data stored on the hard drive and reinstall Ubuntu in the same state you bought your computer in.
If you have installed another operating system like Windows and want to completely remove Ubuntu, you can use a tool like GParted to remove Ubuntu-related partitions from your hard drive.
After deletion, you can reinstall any other OS supported by your computer.
Finally, if you are selling or giving away a computer running Ubuntu, you can use the Ubuntu installer to completely wipe the hard drive. When starting the setup process, you can select "Erase all data from this computer", which will erase everything on your hard drive.
This includes all of your user data, so make sure you back it up before doing this step.
In general, completely erasing Ubuntu from a computer requires choosing the right option for your particular situation.
How do I restart Ubuntu without reinstalling?
To reset Ubuntu without reinstalling it, you need to use the command line utility known as dpkg. This utility allows you to run a series of commands that will restore your system to factory settings without the need for a complete reinstallation.
To initiate the reset, you need to open a terminal window. After opening the terminal window, you need to run the following commands:
1. sudo dpkg –purge $(dpkg –get-selections | awk ‘{print $1}’)
2. Sudo apt-get dist-upgrade –fix-missing
3. sudo apt-get auto delete
4. sudo apt-get clean
5. sudo apt-get autoclean
6. sudo apt-get update
These commands will remove all packages and configurations installed on your system and reset your system to factory defaults. After the reset is applied, you will need to reinstall the packages and customizations you want on the system.
Depending on the version of Ubuntu you are running, you may also need to run additional commands to reboot your system.
How to fix Ubuntu 20.04 encountered internal error?
To fix Ubuntu 20.04 internal error, you should first check the log files in /var/log/ for related error messages. You can open log files with the following command:
sudo paste -f /var/log/*
In some cases, the internal error may be related to a software glitch. You can try restarting the application that is causing the problem by typing the following command:
sudo service
If the problem is related to a package bug, you can try to update the package or distribution with the following command:
sudo apt-get update
If the problem persists, you should try to find out which process might be responsible. Use the following command to identify running processes:
p.d.
You can try to analyze the process to find out which component could be causing the problem. If it's a system component, consider temporarily disabling it as a workaround. If it's a component of the app, you can try uninstalling and reinstalling the app.
You can also try discarding any recent changes made to the system. To do this, you can use the snapshot feature of some popular distributions like Ubuntu.
If the issue is still not resolved, you may need to reinstall the distribution from bootable media or a live CD. For more information on how to reinstall Ubuntu, refer to the official documentation.
Can I install Ubuntu from the command line?
Yes, you can install Ubuntu from the command line. Ubuntu offers a service called "Ubuntu Installation Services" (Ubiquity) that provides a way to install Ubuntu from the command line. To start the installation process, you must first download and set up an Ubuntu ISO image.
After saving and preparing the image, you can use the ubiquity command to start the installation. Usually run from the terminal, this command will ask a series of questions about where you want to install the operating system, language settings, and other system settings.
After completing the installation process, you can start installing and configuring other components of your Ubuntu system, e.g. B. to set up a web server or to develop applications.
Is it possible to reinstall Ubuntu without USB?
Yes, it is possible to reinstall Ubuntu without USB. Firstly, if you are already running Ubuntu and need to reinstall it, you can use the "Reinstall" boot option available when booting from the Ubuntu installation media.
This requires that you already have a CD/DVD or other bootable media with the Ubuntu install ISO image. Additionally, it is possible to install Ubuntu over a network connection, provided you have saved the Ubuntu installer ISO image to a network accessible location.
Finally, if you have access to a computer with a DVD drive, you can use a CD or DVD with an uninstalled disc burning application to burn the Ubuntu ISO image to a bootable DVD.
How do I boot Ubuntu into recovery mode?
Booting into recovery mode in Ubuntu is a simple process. It is usually used when you need to fix system related issues or access the root file system. Here are the steps to boot into recovery mode in Ubuntu:
1. First shut down your computer completely.
2. Hold down the left SHIFT key on next boot. This opens the GRUB menu.
3. From the GRUB menu, use the arrow keys to select the second entry, usually labeled Ubuntu Advanced Options. This will take you to another menu with several more options.
4. From this menu, select the option that starts with "Recovery Mode", usually the first one. It will be labeled with the Ubuntu version installed on your computer.
5. After selecting the "Recovery Mode" option, your computer will start booting into the recovery environment. In this environment, you will be presented with several other options. Select the "Resume Normal Boot" option, which is usually the first one, to restart into the normal operating system.
Alternatively, you can also boot into recovery mode via Terminal. To do this, open a terminal and type the following command:
`sudo systemctl start recovery`
This will launch the recovery mode environment. To exit recovery mode and boot into the normal operating system, enter the following command:
`sudo systemctl stop recovery`
By following these steps, you can boot into recovery mode in Ubuntu.
Will reinstalling Ubuntu delete my files?
No, reinstalling Ubuntu will not remove your files. During the installation process, you will be given the option to keep or delete existing files. If you choose to keep your existing files, they will be copied after the installation is complete and restored to their original location.
This allows you to keep all your personal data, settings and applications while reinstalling the operating system. However, please note that if you delete your files, they may be permanently deleted and cannot be recovered.
Therefore, it is recommended to always ensure that you have a backup of your important data before proceeding with the installation.
What happens if I uninstall Ubuntu?
Uninstalling Ubuntu from your computer completely removes your device's operating system, including all associated files and settings. This means that all of your Ubuntu applications, documents, configuration files and user data will be removed, including any personal files you may have stored in your home folder.
If you are using Ubuntu as your primary operating system, you must reinstall an operating system to use your computer again. Whether you are reinstalling Ubuntu or any other operating system, back up your important documents and files before starting the process to avoid data loss.
How to fix corrupted Ubuntu?
Fixing a corrupted Ubuntu can be a daunting task, but the steps below should help get your Ubuntu system up and running again.
1. Boot from a live CD or USB drive. They can be used to perform a clean install of Ubuntu and can be used to repair damaged system files.
2. Run an fsck on the damaged filesystem. This checks the integrity of system files and can usually repair corrupted files.
3. Reinstall the damaged packages. This can be done by running "sudo apt-get install -f" on the Live CD or USB drive.
4. Perform a "grub install" from the USB drive or CD. This will repair GRUB, a tool needed to boot the system.
5. Update the entire system. This can be done by running "sudo apt-get update" and "sudo apt-get upgrade" in the terminal.
Following these steps will help you get your Ubuntu system up and running again and ensure that any damaged files are fixed. Of course, it's always better to back up your system regularly.
How do I completely uninstall and reinstall an app?
Uninstalling and reinstalling an app is a fairly straightforward process, but it can vary slightly depending on the device you're using. In general, the process involves going to your device's settings, going to the app manager or app manager and tapping on the app you want to uninstall or reinstall, then tapping the Uninstall or Install button.
On most Android devices, you can find and access the App Manager by going to Settings and tapping Apps or App Manager. Once you open the application manager, it should list all the apps that are installed on your device.
When you find the app you want to uninstall or reinstall, tap it and then tap the Uninstall or Install button. If the app doesn't appear in the list, you may need to select Show system apps to see the list of apps installed on your device.
On iOS, you can access and manage your apps by going to Settings and tapping General. Then select iPhone Storage or iPad Storage depending on the device you are using. In the app list, find and tap the app you want to uninstall or reinstall.
To uninstall it from your device, tap Remove app. To reinstall the app, you need to find and download it from the App Store.
Once you've decided to uninstall or reinstall the app on your device, it's important to also revoke all associated permissions and access. This can usually be done in the app's profile settings.
Occasionally, an app will still have access to data on your device after uninstallation. Uninstalling and reinstalling an app can help protect your private information and keep your device working.
Can an app be reinstalled after deleting it?
Yes, you can reinstall an app after removing it. Depending on the type of device you're using, there are several ways to do this.
If you are an Android user, you can easily reinstall removed apps by searching for them in Google Play Store. Just search for the app in the search bar, click on it and select "Install".
If you've deleted an app for iPhone users, you can reinstall it by going to the App Store and tapping the cloud icon. This will bring up a list of apps you've previously purchased and allow you to reinstall them.
Furthermore, some apps may also provide their own download and reinstall method. For example, some game apps allow you to use a code to reinstall a game. Finally, you can also reinstall an app using a backup of your device.
How do I install the Boot Repair Tool on an Ubuntu live disk?
Installing the Boot Repair Tool on Ubuntu Live Disc is a simple process. Here are the steps:
1. Boot your computer from the Ubuntu Live Disc.
2. Once the live disk has finished booting, open a terminal by pressing Ctrl+Alt+T and enter the command "sudo add-apt-repository ppa:yannubuntu/boot-repair". This will add the Yannubuntu boot repair repository to the list of packages.
3. Now enter the command "sudo apt-get update" in the terminal. This will update the package list.
4. Finally, install Boot-Repair by typing the command "sudo apt-get install boot-repair".
5. After the installation is complete, the Startup Repair Tool can be launched by typing the command "startup repair".
6. Follow the onscreen instructions to complete the repair process.
That is all! You have successfully installed the Boot Repair Tool on Ubuntu Live Disc.
How to boot Ubuntu 20.04 in recovery mode?
To boot Ubuntu 20.04 in recovery mode, you need to access the GRUB menu when starting your computer. The GRUB menu lets you boot into different modes, including a recovery mode.
First, hold down the left "Shift" key as your computer boots to access the GRUB menu. This will take you to a screen that shows options for starting your computer.
Once the GRUB menu is open, use the arrows to scroll down to Advanced Ubuntu Options. This will open a list of available options for your Ubuntu system.
Scroll down until you see "Ubuntu, running Linux x. X. x-generic (Recovery Mode)" and select it with the "Enter" key to boot into Recovery Mode. You will be presented with several recovery options such as: B. "Fix broken packages" or "Resume normal boot".
After selecting the desired recovery option, the system will boot into recovery mode and the process will start. After the recovery is complete, you can restart your computer and boot normally.
FAQs
How do I reinstall Ubuntu from Ubuntu terminal? ›
On the Installation type screen, select the Reinstall Ubuntu option to reinstall Ubuntu and keep personal files intact. Alternatively, choose the Erase Ubuntu and reinstall option to format the hard drive and install a fresh Ubuntu instance on the machine. Click the Install Now button to start the installation.
How do I repair Ubuntu 20.04 from terminal? ›- Step 1: Login from Live CD or bootable USB. ...
- Step 2: Remove the lock files. ...
- Step 3: Reconfigure dpkg. ...
- Step 4: Clean local repository. ...
- Step 5: update all the packages. ...
- Step 6: install all broken packages and dependencies. ...
- Step 7: Reboot the system.
To install Ubuntu on Windows 10, open Command Prompt (admin) and run the wsl --install command to install the latest version. Or run the wsl --install -d UBUNTU-VERSION to install a specific version of Ubuntu. You can also download and install the latest version of Ubuntu from the Microsoft Store.
How to factory reset Ubuntu from terminal? ›- Then run the following command: $ sudo apt-get -f install.
- After the installation is completed, type following command in the Terminal to launch the Resetter application. ...
- Reset Ubuntu using Resetter.
- Remove all the Unwanted Applications, Files and Folders. Using your default Ubuntu Software manager, remove the unwanted applications that you don't use.
- Remove unwanted Packages and Dependencies. ...
- Need to Clean the Thumbnail Cache. ...
- Regularly clean the APT cache.
- Place your SLES/SLED 10 CD 1 or DVD in the drive and boot up to the CD or DVD. ...
- Enter the command "fdisk -l". ...
- Enter the command "mount /dev/sda2 /mnt". ...
- Enter the command "grub-install --root-directory=/mnt /dev/sda". ...
- Once this command completes successfully reboot your system by entering the command "reboot".
1st option : get a disk including Boot-Repair
The easiest way to use Boot-Repair is to create a live-USB disk of Boot-Repair-Disk (a disc starting Boot-Repair automatically), and boot on it. Remark : it is recommended to install the ISO on a live-USB (eg via UnetBootin or LiliUSB or Universal USB Installer).
The only foolproof way to factory reset Ubuntu is to do a fresh install. Just backup your home folder and other required files, make a bootable USB and you are ready to go. Reinstalling Ubuntu probably will be much faster than say Windows 10 doing a factory reset, which can drag on for hours.
How to fix corrupt Ubuntu? ›- Check for Updates.
- Force APT to Correct Missing Dependencies or Broken Packages.
- Force Reconfigure or Remove Broken Packages with DPKG.
- Resolve DPKG Lock Issue.
- Step 1: Download the Installation Media.
- Step 2: Create Bootable USB. Option 1: Make a Bootable USB Drive on Ubuntu. Option 2: Make a Bootable USB Drive on Windows.
- Step 3: Boot up Ubuntu from the USB.
- Step 4: Try Ubuntu.
- Step 5: Install Ubuntu 22.04 LTS Desktop. Choose Keyboard Layout. Choose Updates and Starting Applications.
How to install VS Code on Ubuntu using terminal? ›
- Step 1: Update the system repository. ...
- Step 2: Install Package Dependencies. ...
- Step 3: Add GPG Key. ...
- Step 4: Add Repository. ...
- Step 5: Install vscode. ...
- Step 6: Verify Installation.
You can load it via configfile (hdx,gpty)/boot/grub/grub. cfg . Then grub should switch to menu mode and give you access to the Ubuntu installation.
How do I wipe and reinstall Ubuntu? ›Use Ubuntu live disk to boot up. Select Install Ubuntu on hard disk. Keep on following the wizard. Select the Erase Ubuntu and reinstall option.
How to reset Linux from terminal? ›To reboot Linux using the command line: To reboot the Linux system from a terminal session, sign in or “su”/”sudo” to the “root” account. Then type “ sudo reboot ” to reboot the box. Wait for some time and the Linux server will reboot itself.
How do I boot Ubuntu into recovery mode? ›- Boot into the system mode selection menu. Start or reboot the device with the '1' key held on a connected keyboard.
- Snap reboot. Run snap reboot on the device with either --recover or --install arguments.
- Snapd REST API.
Clear Terminal via Ctrl+L / Ctrl+Shift+K Shortcut
Keyboard shortcuts also work for clearing the terminal, depending on the terminal emulator. An alternative in some terminal emulators is Ctrl + Shift + K . The command provides the same output as Ctrl + L .
If you want to install Ubuntu over your entire hard drive, click Erase disk and install Ubuntu. Then select the hard drive that you want to install Ubuntu onto and go to step 3. Note: This action erases all data and operating systems that are on the disk.
How to recover Ubuntu from grub command line? ›- The process to do that is simple. on start menu, select run and type msconfig. ...
- set boot=(hd0,msdos6)
- set prefix=(hd0,msdos6)/boot/grub.
- insmod normal.
- normal.
- sudo update-grub.
- sudo grub-install /dev/sda.
- grub rescue> ls.
- Download a live Linux installer. ...
- Use a tool such as Etcher to write the Linux image to an SD card or a USB flash drive.
- Insert the bootable device and start the computer.
- Select Try Ubuntu on the welcome screen.
- List block devices available on the system. $ lsblk.
- Identify the primary hard disk. Usually, it is the sda device.
- Install GRUB2 in the MBR of the primary hard disk. ...
- Create a configuration file for GRUB2. ...
- Reboot your computer to boot with the newly installed bootloader.
How to repair Ubuntu from terminal? ›
Type t sudo su -c "apt-get -f install" in the terminal and press ↵ Enter . This command attempts to fix broken dependencies in the system. Restart Ubuntu. After executing the commands in the terminal, restart Ubuntu and check to see if the issues are fixed.
How to reinstall Ubuntu from grub? ›- Boot to the LiveCD Desktop.
- Mount the partition with your Ubuntu installation. ...
- Open a terminal by selecting Applications, Accessories, Terminal from the menu bar.
- Run the grub-setup -d command as described below. ...
- Reboot.
- Refresh the GRUB 2 menu with sudo update-grub.
Yes, you can recover data from corrupted Windows OS. Most users feel it is hard to access hard disk data without OS. But they are still looking for a possible way to recover data when the PC won't boot.
How do I reset my Ubuntu 22.04 LTS? ›- Get started by opening a command line terminal.
- Next, to reset the GNOME settings to factory defaults execute the below command as a regular user: $ dconf reset -f /org/gnome/
- Hold the Volume up + Home + Power key at the same time.
- Once the Android recovery mode appears, select: wipe data / factory reset with the volume keys.
- Enter with the power key.
You run sudo apt-get upgrade to install available upgrades of all packages currently installed on the system from the sources configured via sources. list file. New packages will be installed if required to satisfy dependencies, but existing packages will never be removed.
How do I fix a corrupted operating system? ›Method 3: How Do I Fix a Corrupted Operating System
Step 1: Download the Windows installation file or access the folder. Step 2: Run Setup. Exe. Step 3: On the installation screen, click Repair Your Computer.
- Start the system to the installation media for the installed version of Windows. ...
- On the Install Windows screen, select Next > Repair your computer.
- On the Choose an option screen, select Troubleshoot.
- On the Advanced options screen, select Startup Repair.
- Create a backup of your server or vm.
- Upgrade all installed packages of Ubuntu version 18.04 by running command: $ sudo apt update && sudo apt upgrade.
- Reboot the Ubuntu Linux system by tying the following command: $ sudo reboot.
- Download Unetbootin from here.
- Run Unetbootin.
- Now, from the drop-down menu under Type: select Hard Disk.
- Next select the Diskimage. ...
- Press OK.
- Next when you reboot, you will get a menu like this:
How to install Ubuntu 22.04 UEFI? ›
- Step 1 - Boot Ubuntu ISO.
- Step 2 - Choose Installation Language.
- Step 3 - Choose Keyboard Layout.
- Step 4 - Choose Updates And Other Software.
- Step 5 - Choose Installation Type. ...
- Step 6 - Choose Location.
- Step 7 - Enter Your Hostname And Username Details.
- Step 8 - Login To Ubuntu 22.04 LTS Desktop.
- Step 1: Go to Software Settings. Go to the menu by pressing the Windows key. ...
- Step 2: Check available additional drivers. Open the 'Additional Drivers' tab. ...
- Step 3: Install the additional drivers. After the installation is complete, you will get a restart option.
- Install the deb file by using the apt utility. ...
- Install deb files by using gdebi. ...
- Install deb files by using dpkg. ...
- Install the deb packages with GUI.
VS Code is supported on the following platforms: Windows 8.0, 8.1 and 10, 11 (32-bit and 64-bit) OS X High Sierra (10.13+) Linux (Debian): Ubuntu Desktop 16.04, Debian 9.
How do I boot into OS from GRUB command line? ›Booting From grub>
The first line sets the partition that the root filesystem is on. The second line tells GRUB the location of the kernel you want to use. Start typing /boot/vmli , and then use tab-completion to fill in the rest. Type root=/dev/sdX to set the location of the root filesystem.
GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Briefly, a boot loader is the first software program that runs when a computer starts.
How to force Ubuntu to boot from USB? ›If your computer doesn't automatically boot from USB, try holding F12 when your computer first starts. With most machines, this will allow you to select the USB device from a system-specific boot menu.
How to reboot Ubuntu using terminal? ›- sudo reboot.
- sudo shutdown -r now This will perform a system shutdown in a proper way and then reboot the computer.
- sudo init 6.
- sudo poweroff.
- sudo shutdown -h now This will perform a system shutdown in a proper way. ...
- sudo halt is another way to shutdown.
- sudo init 0.
- Enter the BIOS. ...
- On the Advanced tab, use the arrow keys to select Special Configuration, and then press Enter.
- Select Factory Recovery, and then press Enter.
- Select Enabled, and then press Enter.
- Open the App Center, switch to the Updates tab, and ensure you have installed any available OS update.
- Open a Terminal window, by typing “Terminal” into the search area that is located on the desktop then press Enter.
- Type eos-factory-reset and press Enter.
How do I boot directly into recovery? ›
Select Start, Power, and then press and hold Shift key while clicking Restart. Select Start, Settings, Update, and Security, Recovery. Under Advanced startup, click Restart now.
How to boot Ubuntu recovery mode without grub? ›Boot to Recovery Mode in Ubuntu
Quickly press either the Shift or Escape key. On newer computers, it's probably Escape . The timing has to be near perfect on some computers, so you may have to press it repeatedly. If you miss the window, reboot and try again.
- Open the terminal application.
- Install the ssh package on Ubuntu by typing: sudo apt install openssh-client.
- Once the installation done, use it by typing: ssh user@server-ip-here.
- Systemback default interface.
- Create Restore Point Using Systemback.
- Creating system restore points using Systemback.
- View restore points in Systemback interface.
- Choose restore point in Systemback interface.
- Restore Ubuntu Desktop To Previous State Using Systemback.
- Download Unetbootin from here.
- Run Unetbootin.
- Now, from the drop-down menu under Type: select Hard Disk.
- Next select the Diskimage. ...
- Press OK.
- Next when you reboot, you will get a menu like this:
How can I use ssh to reboot the Linux box? Yes, you can boot the machine or Linux server using ssh. The SSH is protocol. It associated with Secure Shell.
How do I reset and clean Ubuntu? ›The only foolproof way to factory reset Ubuntu is to do a fresh install. Just backup your home folder and other required files, make a bootable USB and you are ready to go. Reinstalling Ubuntu probably will be much faster than say Windows 10 doing a factory reset, which can drag on for hours.
Is it possible to reinstall Ubuntu? ›Installing Ubuntu from a DVD
It's also possible to install Ubuntu from a DVD instead of USB. Follow these guides to burn an Ubuntu installation DVD on Windows, MacOS or Ubuntu, then select the CD drive instead of USB device on the boot options screen in the following step.
- Check for bootable devices.
- Is the GRUB bootloader working?
- Repair the bootloader menu.
- Reinstall Ubuntu.
- Replace faulty hardware.
Power on the system and choose "Advanced options for Ubuntu" from the Grub boot menu. Next, you will see the list of available Ubuntu versions with Kernel versions. Choose the "Recovery mode" in the grub boot menu in Ubuntu. After a few seconds, you will see the Ubuntu recovery menu.
What happens if you erase disk and install Ubuntu? ›
If you want to remove Windows and replace it with Ubuntu, choose Erase disk and install Ubuntu. All of the files on the disk will be deleted before Ubuntu is put on it, so make sure you have backup copies of anything you wanted to keep.
How to install Linux OS step by step screenshots? ›- Insert a bootable Linux USB drive.
- Click the start menu. ...
- Then hold down the SHIFT key while clicking Restart. ...
- Then select Use a Device.
- Find your device in the list. ...
- Your computer will now boot Linux. ...
- Select Install Linux. ...
- Go through the installation process.