2 Posts
0
6784
July 2nd, 2020 07:00
USB boot in XPS13 7390
Our organization bought several XPS preloaded with windows, but we have to make them dual-boot with Linux.
Following suggestions found on the board here and elsewhere, I followed these steps:
- in windows, disable fastboot
- in the BIOS:
- Enable booting from Thunderbolt
- Disable Secure Boot
- Enable Legacy Options ROMs
- POST behaviour item: set the Thorough option
I only failed to "Enable Legacy Options ROMs" since apparently is not present in the 7390 BIOS...
At the moment in any case, the USB stick with the Linux live distro is not visible as a boot device.
Any ideas?
No Events found!


jphughan
11 Legend
•
14K Posts
•
79.9K Points
0
July 2nd, 2020 12:00
@alzyx Building on the correct answer above:
In order to get Linux booting on that system, you need to be using a Linux distro that supports UEFI booting and your boot device itself needs to be prepped to support UEFI booting, which means having an EFI partition that uses the FAT32 format. I don't use Linux enough to know what tools are available for prepping flash drives appropriately, but hopefully you can find some resources that will help you determine whether your Linux distro supports UEFI booting in the first place and then how to prepare a flash drive appropriately to support being booted in UEFI mode.
ejn63
12 Elder
•
31K Posts
•
153.6K Points
0
July 2nd, 2020 09:00
You will need a Linux distribution that supports UEFI, since there is no way to boot this system in legacy mode from the internal SSD.
Many Linux distributions still do not support UEFI, either at all or completely. Ubuntu is probably the distribution with the most robust UEFI support, and they have an extensive wiki on setting up a dual boot:
https://help.ubuntu.com/community/UEFI
J-aesoCietahWix7
2 Posts
0
August 26th, 2020 09:00
I just posted this. It might be your issue if you were using the right-hand-side USB port.
venik212
1 Rookie
•
22 Posts
0
February 6th, 2021 21:00
I created a snapshot of my MX linux 19.3 (XFCE) system (running on a Lenovo Yoga 2 Pro), and managed to get my XPS 13 7390 to boot from it. However, the touchpad and keyboard, both of which worked during the boot process (I used the touchpad and keyboard to type in my password), once the boot sequence finished and the window manager took over, neither the keyboard nor the touchpad were working. Obviously, without them this XPS laptop is just an expensive paperweight. Can anyone help?