So: 1 - tar xjf vhci-hcd-1.15.tar.bz2 2 - cd vhci-hcd-1.15 3 - Change SUBDIRS= to M= in Makefile 4 - make: vhci-hcd-1.15 # make make testconfig make[1]: Entering directory '/root/vhci-hcd-1.15' rm -f test/.o test/.ko test/..cmd test/..flags test/.mod.c test/Module.symvers test/Module.markers test/modules.order rm -rf test/.tmp_versions/ make -C /lib/modules/5.14.0-427.42.1.el9_4.x86_64/build M=/root/vhci-hcd-1.15/test PWD=/root/vhci-hcd-1.15/test BUILD_PREFIX= KDIR=/lib/modules/5.14.0-427.42.1.el9_4.x86_64/build...
with clean directory, now i get this: vhci-hcd-1.15 # make make testconfig make[1]: Entering directory '/root/vhci-hcd-1.15' rm -f test/.o test/.ko test/..cmd test/..flags test/*.mod.c test/Module.symvers test/Module.markers test/modules.order rm -rf test/.tmp_versions/ make -C /lib/modules/5.14.0-427.42.1.el9_4.x86_64/build SUBDIRS=/root/vhci-hcd-1.15/test PWD=/root/vhci-hcd-1.15/test BUILD_PREFIX= KDIR=/lib/modules/5.14.0-427.42.1.el9_4.x86_64/build KVERSION=5.14.0-427.42.1.el9_4.x86_64 EXTRA_CFLAGS='-Wno-unused...
with clean directory, now i get this: vhci-hcd-1.15 # make make testconfig make[1]: Entering directory '/root/vhci-hcd-1.15' rm -f test/.o test/.ko test/..cmd test/..flags test/*.mod.c test/Module.symvers test/Module.markers test/modules.order rm -rf test/.tmp_versions/ make -C /lib/modules/5.14.0-427.42.1.el9_4.x86_64/build SUBDIRS=/root/vhci-hcd-1.15/test PWD=/root/vhci-hcd-1.15/test BUILD_PREFIX= KDIR=/lib/modules/5.14.0-427.42.1.el9_4.x86_64/build KVERSION=5.14.0-427.42.1.el9_4.x86_64 EXTRA_CFLAGS='-Wno-unused...
with clean directory, now i get this: vhci-hcd-1.15 # make make testconfig make[1]: Entering directory '/root/vhci-hcd-1.15' rm -f test/.o test/.ko test/..cmd test/..flags test/*.mod.c test/Module.symvers test/Module.markers test/modules.order rm -rf test/.tmp_versions/ make -C /lib/modules/5.14.0-427.42.1.el9_4.x86_64/build SUBDIRS=/root/vhci-hcd-1.15/test PWD=/root/vhci-hcd-1.15/test BUILD_PREFIX= KDIR=/lib/modules/5.14.0-427.42.1.el9_4.x86_64/build KVERSION=5.14.0-427.42.1.el9_4.x86_64 EXTRA_CFLAGS='-Wno-unused...
Unable to build on RHEL 9.4 (kernel 5.14.0-427.42.1.el9_4.x86_64)
Hi, I have 1 hard drive with Windows 7 and Windows 10 with multiboot. After encrypting W7, i moved \EFI\Veracrypt to \EFI\Veracrypt_W7 and created the new entry on the UEFI boot list pointing to it. All good so far, i can boot to my new entry "Veracrypt bootloader (W7)" password accepted and Windows 7 boots ok. After encrypting W10, i moved \EFI\Veracrypt to \EFI\Veracrypt_W10 and created the new entry on the UEFI boot list pointing to it. All good so far, i can boot to my new entry "Veracrypt bootloader...
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> Hi, I have 1 hard drive with Windows 7 and Windows 10 with multiboot. After encrypting W7, i moved \EFI\Veracrypt to \EFI\Veracrypt_W7 and created the new entry on the UEFI boot list pointing to it. All good so far, i can boot to my new entry "Veracrypt bootloader (W7)" password accepted and Windows 7 boots ok. After encrypting W10, i moved \EFI\Veracrypt to \EFI\Veracrypt_W10 and created the new entry on the UEFI boot list pointing...
Hi, I have the same problem, has anyone succesfully got this to work on standard BIOS without UEFI? I made a 512 bytes copy of the hard disk mbr where veracrypt boot loader is installed and loading it from an usb disk with grub2 works fine, but then as soon as i replace the mbr on the hard disk with grub2 or any other bootloarder doesn't work anymore, when i try to load the mbr file says veracrypt bootloader corrupted.