fix: add required dependency mtools
This commit is contained in:
parent
6f9853a9c8
commit
35fe8a30bf
@ -23,7 +23,8 @@ sudo apt-get install -y\
|
|||||||
libpng-dev\
|
libpng-dev\
|
||||||
libfreetype-dev\
|
libfreetype-dev\
|
||||||
git\
|
git\
|
||||||
grub-common
|
grub-common\
|
||||||
|
mtools
|
||||||
|
|
||||||
# Create the directory structure
|
# Create the directory structure
|
||||||
mkdir -p iso/boot/grub
|
mkdir -p iso/boot/grub
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user