Sample Header Ad - 728x90

Building Custom Kali Linux ISO Image Failed

3 votes
0 answers
517 views
I'm using a Kali Linux on virtual box and I'm currently trying to create a custom Kali Linux ISO using the following commands: apt-get install git live-build cdebootstrap git clone https://gitlab.com/kalilinux/build-scripts/live-build-config.git cd live-build-config/ ./build.sh --distribution kali-rolling --verbose Everything works fine and the process takes around 30 mins until it fails to create the Image. Checking the build.log file I find the last lines saying the following: mkfs.fat 4.2 (2021-01-31) Volume ID does not fit in 32 bit E: An unexpected failure occurred , exiting ... P: Begin unmounting filesystems ... P: Saving caches ... Reading package lists ... Building dependency tree ... Reading state information ... Screenshot attached below. enter image description here
Asked by Karim (31 rep)
Feb 22, 2021, 03:12 PM