Tulio A M Mendes

Results 5 issues of Tulio A M Mendes

Hey guys! Any plans to support removable media like external HD/SDD and USB sticks? I formatted a removable media, in this case an external HD, but the operating system does...

Code integrity determined that the image hash of a file is not valid. The file could be corrupt due to unauthorized modification or the invalid hash could indicate a potential...

user@pc:/home/user/masterclass-typescript/backend$ yarn dev:server yarn run v1.22.11 $ ts-node-dev --respawn --transpileOnly src/index.ts Using ts-node version 8.6.2, typescript version 3.8.2 TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform,...

I'm trying to compile the LiteBSD kernel on Ubuntu 20.04 x86_64 architecture and I'm having trouble completing it. I am following the explanations provided by the Wiki at this link:...

-> I'm getting the following output during compilation on Ubuntu 24.04: [...] Building ... /home/tulio/Experimental/ntfs-3g/uefi-driver/uefi_driver.inf [X64] "gcc" -o /home/tulio/Experimental/ntfs-3g/Build/RELEASE_GCC5/X64/uefi-driver/uefi_driver/DEBUG/ntfs.dll -nostdlib -Wl,-n,-q,--gc-sections -z common-page-size=0x40 -Wl,--entry,_ModuleEntryPoint -u _ModuleEntryPoint -Wl,-Map,/home/tulio/Experimental/ntfs-3g/Build/RELEASE_GCC5/X64/uefi-driver/uefi_driver/DEBUG/ntfs.map,--whole-archive -Wl,-melf_x86_64,--oformat=elf64-x86-64,-pie -flto -Os...