Introduction
Once you have your Framework Laptop set up following the Quick Start Guide, you’re ready to install your preferred OS. The Framework Laptop is running some very recent hardware, so manual workarounds are needed to get Pop!_OS 21.10 working smoothly. We recommend Fedora 35 for now if you want a distro that works directly out of the box.
Tools
No tools specified.
Parts
-
-
First, download the Pop!_OS 21.10 ISO from System76's website. Pop!_OS has a installation guide that you can follow. We'll go through the steps in this Guide assuming you have a simple installation scenario of a fresh install on a blank drive.
-
Download balenaEtcher as a tool to create the USB installer from the ISO. balenaEtcher is available for Windows, MacOS, and Linux. You can either install it or download the portable version that runs directly from the executable.
-
Launch balenaEtcher. Insert your USB drive (8GB or larger). Click on "Flash from file" and select the pop-os_21.10_amd64_intel_5.iso that you downloaded. Click on "Select target" and choose your USB drive. Click "Flash" and wait a minute or two for it to complete.
-
Once the USB drive creation is complete, you can close balenaEtcher and eject the USB drive from your OS.
-
-
-
You'll need to first disable Secure Boot. While powering on your Framework laptop, tap F2 to enter the BIOS menu. In the Security tab, select Secure Boot. Under the Enforce Secure Boot option, select Disabled. Press F10 to Save and Exit.
-
Insert the USB drive into your powered off Framework Laptop, and then power on. If you have an existing OS installed on the Storage drive in your laptop, you'll need to tap F12 as you boot to bring up the Boot Manager screen. You can then select the "Linpus lite" item with your arrow keys and hit Enter.
-
Hit Enter again to boot into Pop!_OS 21.10.
-
After a few seconds, you're in! If you just want to try Pop!_OS out, you can close the installer and browse through the live USB version of it without touching the internal storage drive. If you do want to install to the internal storage drive, go on to the next step.
-
-
-
Select the language, region, and keyboard language you'd like to use. This guide assumes the simple scenario of a clean install, so select Clean Install and click the Clean Install button. Select the internal Storage drive and click on Erase and Install. Select a user name and password. Select whether to enable drive encryption.
-
Installation will then start. When it completes, click on Restart Device. If you enabled drive encryption, enter your password, then log in.
-
Setup will then start, giving you a few screens of UI options to configure, then a Wi-Fi screen to connect to your network, followed by a couple of additional screens of configuration options. After that, you're done with setup, and can move on to the workarounds to help make everything run smoothly.
-
Enjoy using Pop!_OS on your Framework Laptop! If you have any questions or run into any issues, we recommend bringing them to the Community in the Pop!_OS 21.10 topic. Members of the Framework team participate in discussions there.
Enjoy using Pop!_OS on your Framework Laptop! If you have any questions or run into any issues, we recommend bringing them to the Community in the Pop!_OS 21.10 topic. Members of the Framework team participate in discussions there.
2 Comments
With regards to getting the fingerprint reader to work, this guy has a guide for debian which works for pop OS https://blog.b-ark.ca/2021/09/06/debian-... . Also elevated systems made that set of instructions into a shell script that more of less executes the install of the fingerprint reader discussed there https://www.youtube.com/watch?v=jl4ik7Pi... , a direct link to the shell script is here bit.ly/FP_Reader . NOTE you should read the shell script and make sure it makes sense to you as it is inherently dangerous to run random shell scripts from strangers on the internet.