csmwrap icon indicating copy to clipboard operation
csmwrap copied to clipboard

Tutorial "How to compile csmwrap.efi"

Open dietmarpapagei1 opened this issue 6 months ago • 13 comments

Because I spend half day without getting a working csmwrap.efi, I write this Tutorial Dietmar

1,) Install Ubuntu 24.04.2 LTS

2.) Type this at the command line from Ubuntu

sudo apt update sudo apt install -y build-essential nasm git curl xxd git clone https://github.com/FlyGoat/CSMWrap.git --recursive cd CSMWrap make seabios make

dietmarpapagei1 avatar Jun 15 '25 08:06 dietmarpapagei1