<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Dual boot windows and linux on Erazer Defender P15 in ERAZER Gaming</title>
    <link>https://community.medion.com/t5/ERAZER-Gaming/Dual-boot-windows-and-linux-on-Erazer-Defender-P15/m-p/126044#M1670</link>
    <description>&lt;P&gt;This is a work in progress, so here's what I have found so far.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have a Medion Erazer Defender P15 MD62294, MSN 30031897&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An official debian or ubuntu live disc (on a USB) will boot if you press F2 during the power on process&lt;BR /&gt;to enter the UEFI menu and select the boot option. For this laptop you need to have a debian 12 (bookworm)&lt;BR /&gt;or ubuntu 21.10 live disc in order to get support for the RTX 3060 GPU. Official installers work because&lt;BR /&gt;they have a signed certificate to allow secure boot.&lt;BR /&gt;If you try using, say, the linux system rescue disk, it will not boot becuase it does not have a signed&lt;BR /&gt;certificate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, on trying the ubuntu live disc (selecting 'try ubuntu') all seemed to be working, but on&lt;BR /&gt;selecting ubuntu to power down, the laptop hung and no pressing of return key / esc / etc. would help.&lt;BR /&gt;So I pressed the physical power off button. On restarting, I was dropped into a blue screen, which said&lt;BR /&gt;"Bitlocker needs your recovery key to unlock your drive because secure boot policy has unexpectedly changed"&lt;/P&gt;&lt;P&gt;To do this, one has to go to this web site:&lt;BR /&gt;aka.ms/myrecoverykey&lt;BR /&gt;You then have to sign in using a microsoft account (your gmail account and password would do).&lt;BR /&gt;You will then see two recovery keys. The one marked FDV is for a 30GB recovery drive,&lt;BR /&gt;the other marked OSV is the 444GB operating system drive - that is the key to use.&lt;/P&gt;&lt;P&gt;Once you have entered the OSV key you can boot into Windows again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appeared to me that this problem was likely to recur, so I went about finding how to disable secure boot.&lt;BR /&gt;When in UEFI, there is an option to alter the secure boot settings. These settings were not available before,&lt;BR /&gt;the ability to edit them had become available after I had to unlock the drive.&lt;BR /&gt;So I turned off secure boot and restarted the machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still ended up with the blue screen again, so I entered again the recovery key and got back to the windows desktop.&lt;BR /&gt;Although this laptop is a Windows Home edition, it still uses bitlocker for the system and recovery drives,&lt;BR /&gt;and it appears I now had to turn bitlocker off for these as well. I found there is no GUI option for doing this on this laptop, it has to be done using powershell.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;First, I set the powersave options to 'never power down', just in case.&lt;BR /&gt;Then press the Windows + X keys together, and select PowerShell (admin) option.&lt;BR /&gt;You get a command line window. Enter these commands:&lt;BR /&gt;Clear-BitLockerAutoUnlock&lt;BR /&gt;Disable-BitLocker -MountPoint "C:"&lt;BR /&gt;Disable-BitLocker -MountPoint "D:"&lt;/P&gt;&lt;P&gt;It is advisable to wait about 20 minutes to allow the drive decryption to finish.&lt;/P&gt;&lt;P&gt;Then you can reboot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will then find that you can now boot a linux rescue system USB ( from &lt;A href="https://www.system-rescue.org/" target="_blank" rel="noopener"&gt;https://www.system-rescue.org/&lt;/A&gt; ) with no issues (no blue screens!)&lt;/P&gt;&lt;P&gt;One may argue that the laptop installation is now less secure, but I have no need to have an encrypted O/S, while I welcome the flexibility to be able to install another O/S or use a linux utility disk.&lt;/P&gt;&lt;P&gt;My next task will be to use a debian 12 installer to set up a dual boot windows / debian system&lt;/P&gt;</description>
    <pubDate>Mon, 15 Nov 2021 15:42:28 GMT</pubDate>
    <dc:creator>Ticket</dc:creator>
    <dc:date>2021-11-15T15:42:28Z</dc:date>
    <item>
      <title>Dual boot windows and linux on Erazer Defender P15</title>
      <link>https://community.medion.com/t5/ERAZER-Gaming/Dual-boot-windows-and-linux-on-Erazer-Defender-P15/m-p/126044#M1670</link>
      <description>&lt;P&gt;This is a work in progress, so here's what I have found so far.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have a Medion Erazer Defender P15 MD62294, MSN 30031897&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An official debian or ubuntu live disc (on a USB) will boot if you press F2 during the power on process&lt;BR /&gt;to enter the UEFI menu and select the boot option. For this laptop you need to have a debian 12 (bookworm)&lt;BR /&gt;or ubuntu 21.10 live disc in order to get support for the RTX 3060 GPU. Official installers work because&lt;BR /&gt;they have a signed certificate to allow secure boot.&lt;BR /&gt;If you try using, say, the linux system rescue disk, it will not boot becuase it does not have a signed&lt;BR /&gt;certificate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, on trying the ubuntu live disc (selecting 'try ubuntu') all seemed to be working, but on&lt;BR /&gt;selecting ubuntu to power down, the laptop hung and no pressing of return key / esc / etc. would help.&lt;BR /&gt;So I pressed the physical power off button. On restarting, I was dropped into a blue screen, which said&lt;BR /&gt;"Bitlocker needs your recovery key to unlock your drive because secure boot policy has unexpectedly changed"&lt;/P&gt;&lt;P&gt;To do this, one has to go to this web site:&lt;BR /&gt;aka.ms/myrecoverykey&lt;BR /&gt;You then have to sign in using a microsoft account (your gmail account and password would do).&lt;BR /&gt;You will then see two recovery keys. The one marked FDV is for a 30GB recovery drive,&lt;BR /&gt;the other marked OSV is the 444GB operating system drive - that is the key to use.&lt;/P&gt;&lt;P&gt;Once you have entered the OSV key you can boot into Windows again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appeared to me that this problem was likely to recur, so I went about finding how to disable secure boot.&lt;BR /&gt;When in UEFI, there is an option to alter the secure boot settings. These settings were not available before,&lt;BR /&gt;the ability to edit them had become available after I had to unlock the drive.&lt;BR /&gt;So I turned off secure boot and restarted the machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still ended up with the blue screen again, so I entered again the recovery key and got back to the windows desktop.&lt;BR /&gt;Although this laptop is a Windows Home edition, it still uses bitlocker for the system and recovery drives,&lt;BR /&gt;and it appears I now had to turn bitlocker off for these as well. I found there is no GUI option for doing this on this laptop, it has to be done using powershell.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;First, I set the powersave options to 'never power down', just in case.&lt;BR /&gt;Then press the Windows + X keys together, and select PowerShell (admin) option.&lt;BR /&gt;You get a command line window. Enter these commands:&lt;BR /&gt;Clear-BitLockerAutoUnlock&lt;BR /&gt;Disable-BitLocker -MountPoint "C:"&lt;BR /&gt;Disable-BitLocker -MountPoint "D:"&lt;/P&gt;&lt;P&gt;It is advisable to wait about 20 minutes to allow the drive decryption to finish.&lt;/P&gt;&lt;P&gt;Then you can reboot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will then find that you can now boot a linux rescue system USB ( from &lt;A href="https://www.system-rescue.org/" target="_blank" rel="noopener"&gt;https://www.system-rescue.org/&lt;/A&gt; ) with no issues (no blue screens!)&lt;/P&gt;&lt;P&gt;One may argue that the laptop installation is now less secure, but I have no need to have an encrypted O/S, while I welcome the flexibility to be able to install another O/S or use a linux utility disk.&lt;/P&gt;&lt;P&gt;My next task will be to use a debian 12 installer to set up a dual boot windows / debian system&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 15:42:28 GMT</pubDate>
      <guid>https://community.medion.com/t5/ERAZER-Gaming/Dual-boot-windows-and-linux-on-Erazer-Defender-P15/m-p/126044#M1670</guid>
      <dc:creator>Ticket</dc:creator>
      <dc:date>2021-11-15T15:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dual boot windows and linux on Erazer Defender P15</title>
      <link>https://community.medion.com/t5/ERAZER-Gaming/Dual-boot-windows-and-linux-on-Erazer-Defender-P15/m-p/126486#M1684</link>
      <description>&lt;P&gt;I finally succeeded in installing debian 12 (bookworm) onto this laptop as a dual boot system.&lt;/P&gt;&lt;P&gt;The process I used is detailed at ::&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.debian.net/viewtopic.php?p=746296#p746296" target="_blank"&gt;https://forums.debian.net/viewtopic.php?p=746296#p746296&lt;/A&gt;&lt;/P&gt;&lt;P&gt;To get wifi working under linux, you will need to install the debian package: firmware-iwlwifi&lt;/P&gt;&lt;P&gt;I also installed amd64-microcode and firmware-amd-graphics&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 13:09:34 GMT</pubDate>
      <guid>https://community.medion.com/t5/ERAZER-Gaming/Dual-boot-windows-and-linux-on-Erazer-Defender-P15/m-p/126486#M1684</guid>
      <dc:creator>Ticket</dc:creator>
      <dc:date>2021-11-23T13:09:34Z</dc:date>
    </item>
  </channel>
</rss>

