veracryptprobleme
Goto Top

VeraCrypt funktioniert nicht im UEFI acer predator helios 300 ph317-51 !!!

Ich kann keine System partition verschlüsseln nur einzelne ordner jedesmal steht beim neu starten security boot failed ich habe zwar eine Lösung für gefunden doch ich komme da nicht weiter weil ich die bestimmten kenntnisse nicht dafür habe.
Ich habe schon alles versucht und ungelogen über 4 Tage Zeit damit gebracht aber bis jetzt hat nichts geklappt bitte hilft mir

https://github.com/veracrypt/VeraCrypt/blob/master/src/Boot/EFI/Readme.t ...

hier wird es beschrieben wie man das machen kann doch ich verstehe das überhaupt nicht ich verstehe nur das ich unter CMD.EXE irgndwelche eingaben machen muss.
bitte hilft mir jemand

Content-Key: 367725

Url: https://administrator.de/contentid/367725

Printed on: April 16, 2024 at 22:04 o'clock

Member: veracryptprobleme
veracryptprobleme Mar 11, 2018 at 20:03:04 (UTC)
Goto Top
https://blog.marvin-menzerath.de/artikel/veracrypt-secure-boot-verwenden ...

hier wird es ausführlich erklärt doch ich bin einfach zu dumm für ich versuche das schon seit über einem Tag ich kriege langsam die Kriese und verliere die Lust auf alles ich bin sogar bereit dafür Geld zu bezahlen wenn mir da jemand wirklich helfen kann
Member: maretz
maretz Mar 11, 2018 at 20:26:02 (UTC)
Goto Top
Da du nichtmal schreibst was der fehler ist oder wo du genau hilfe brauchst denke ich du wirst hier wenig finden.... dies ist nen Adminforum, nicht nen mach mir mal fertig selbsthilfekreis
Member: veracryptprobleme
veracryptprobleme Mar 11, 2018 at 21:37:03 (UTC)
Goto Top
hier sind die links wo es erklärt wird wie man es macht
https://blog.marvin-menzerath.de/artikel/veracrypt-secure-boot-verwenden ...
https://github.com/veracrypt/VeraCrypt/blob/master/src/Boot/EFI/Readme.t ...

ich muss signaturen importieren nur das Problem ist folgendes
im UEFI-Menü unter Security” oder “Boot finde ich keinen Custom Mode” oder “Setup Mode” um es zu aktivieren.
Deshalb muss ich einen Powershell script verwenden aber der Haken dabei ist dass ich vorher ein paar befehle eingeben muss auf cmd.exe damit powershell den powershell script anerkannt und das verstehe ich nicht

im UEFI-Menü unter Security” oder “Boot finde ich keinen Custom Mode” oder “Setup Mode” um es zu aktivieren.
also muss ich das mit dem Powershell Script machen aber ich kann das nicht weil ich diesen Teil nicht verstehe.


"Here the steps to build VeraCrypt-DCS (Visual Studio 2010 SP1 should be installed)
      • Clone EDK: git clone https://github.com/tianocore/tianocore.github.io.git edk2
      • Switch to UDK2015 branche: git checkout UDK2015
      • Clone VeraCrypt-DCS as DcsPkg inside edk2 folder: git clone https://github.com/veracrypt/VeraCrypt-DCS.git DcsPkg
      • Switch to VeraCrypt_1.18 branche: git checkout VeraCrypt_1.18
      • Setup EDK by typing edksetup.bat at the root of folder edk2
      • change directoty to DcsPkg and then type setenv.bat.
      • change directory to DcsPkg\Library\VeraCryptLib and then type mklinks_src.bat: you will be asked to provide the path to VeraCrypt src folder.
      • change directory to DcsPkg and then type dcs_bld.bat X64Rel
      • After the build is finished, EFI bootloader files will be present at edk2\Build\DcsPkg\RELEASE_VS2010x86\X64"

hier ist die komplette Anweisung die ist aber leider auf Englisch:
https://github.com/veracrypt/VeraCrypt/blob/master/src/Boot/EFI/Readme.t ...

The source code for VeraCrypt EFI bootloader files is available at: https://github.com/veracrypt/VeraCrypt-DCS
Use tag "VeraCrypt_1.18" to extract the sources that were used when building VeraCrypt 1.18.

VeraCrypt-DCS uses EDK II as its UEFI development environement.

VeraCrypt-DCS is licensed under LGPL: https://github.com/veracrypt/VeraCrypt-DCS/blob/master/LICENSE

Here the steps to build VeraCrypt-DCS (Visual Studio 2010 SP1 should be installed)
      • Clone EDK: git clone https://github.com/tianocore/tianocore.github.io.git edk2
      • Switch to UDK2015 branche: git checkout UDK2015
      • Clone VeraCrypt-DCS as DcsPkg inside edk2 folder: git clone https://github.com/veracrypt/VeraCrypt-DCS.git DcsPkg
      • Switch to VeraCrypt_1.18 branche: git checkout VeraCrypt_1.18
      • Setup EDK by typing edksetup.bat at the root of folder edk2
      • change directoty to DcsPkg and then type setenv.bat.
      • change directory to DcsPkg\Library\VeraCryptLib and then type mklinks_src.bat: you will be asked to provide the path to VeraCrypt src folder.
      • change directory to DcsPkg and then type dcs_bld.bat X64Rel
      • After the build is finished, EFI bootloader files will be present at edk2\Build\DcsPkg\RELEASE_VS2010x86\X64

Secure Boot:
In order to allow VeraCrypt EFI bootloader to run when EFI Secure Boot is enabled, VeraCrypt EFI bootloader files are signed by custom key(DCS_sign) whose public part can be loaded into Secure Boot to allow verification of VeraCrypt EFI files.

to update Secure Boot configuration steps:
1. Enter BIOS configuration
2. Switch Secure boot to setup mode (or custom mode). It deletes PK (platform certificate) and allows to load DCS platform key.
3. Boot Windows
4. execute from admin command prompt
powershell -ExecutionPolicy Bypass -File sb_set_siglists.ps1
It sets in PK (platform key) - DCS_platform
It sets in KEK (key exchange key) - DCS_key_exchange
It sets in db - DCS_sign MicWinProPCA2011_2011-10-19 MicCorUEFCA2011_2011-06-27

All DCS modules are protected by DCS_sign.
All Windows modules are protected by MicWinProPCA2011_2011-10-19
All SHIM(linux) modules are protected by MicCorUEFCA2011_2011-06-27
Member: maretz
maretz Mar 12, 2018 at 04:23:38 (UTC)
Goto Top
Wenn ich mir das so durchlese versuchst du VeraCrypt aus den Sources zu installieren?!? Ich befürchte das wird bei dir nix... Lade dir doch einfach die normale Setup-Version runter und gut... Du wirst vermutlich eher nicht mit Visual Studio arbeiten. Dl z.B. bei Heise (falls dein Google nicht funktioniert): https://www.heise.de/download/product/veracrypt-95747
Member: Lochkartenstanzer
Lochkartenstanzer Mar 12, 2018 updated at 04:26:44 (UTC)
Goto Top
Zitat von @veracryptprobleme:

Deshalb muss ich einen Powershell script verwenden aber der Haken dabei ist dass ich vorher ein paar befehle eingeben muss auf cmd.exe damit powershell den powershell script anerkannt und das verstehe ich nicht


Und wieso startest Du nicht direkt die Powershell statt cmd.exe um das Script zu starten?

lks