Instructions how to get Lenovo 450 working with Qubes

This commit is contained in:
Lauri Ojansivu 2015-08-12 23:52:06 +03:00
parent 547c51d12a
commit 910fc8d184
2 changed files with 22 additions and 0 deletions

21
Lenovo450Tinkering.md Normal file
View File

@ -0,0 +1,21 @@
---
layout: doc
title: Lenovo450Tinkering
permalink: /doc/Lenovo450Tinkering/
redirect_from: /wiki/Lenovo450Tinkering/
---
Instructions for getting your Lenovo 450 laptop working with Qubes/Linux
=========================================================================
Lenovo 450 uses UEFI, so some settings are needed to get Qubes (or Fedora) to boot, otherwise Qubes install USB stick will reboot right after boot selector screen and not continue install.
Setting UEFI options to get Qubes install to boot
-------------------------------------------------
1. Enable Legacy USB mode
2. Disable all Secure Boot and UEFI options, but leave this enabled: Config / USB / USB UEFI BIOS SUPPORT
3. Save settings and reboot
5. Install Qubes
... and now enjoy :) These settings may be needed also in other UEFI computers.

View File

@ -96,6 +96,7 @@ Qubes User Documentation
7. Vendor-specific
1. [How to install an Nvidia driver in dom0](/doc/InstallNvidiaDriver/)
2. [Getting Sony Vaio Z laptop to work with Qubes](/doc/SonyVaioTinkering/)
3. [Getting Lenovo 450 to work with Qubes](/doc/Lenovo450Tinkering/)
8. External Links
1. [Installing on system with new AMD GPU (missing firmware problem)](https://groups.google.com/group/qubes-devel/browse_thread/thread/e27a57b0eda62f76)