Add a second process to be loaded by the bootloader.
This commit is contained in:
parent
b9b45c5e45
commit
5bcf1f4e4a
5 changed files with 23 additions and 1 deletions
|
|
@ -38,5 +38,6 @@ cp ../zion/boot/limine.cfg efi/
|
|||
cp zion/zion efi/
|
||||
mkdir -p efi/sys
|
||||
cp sys/test efi/sys/test
|
||||
cp sys/test2 efi/sys/test2
|
||||
|
||||
chown drew:drew $1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue