Tagged Questions
2
votes
1answer
156 views
mkisofs can't find file
I'm trying to create a .iso file using mkisofs.
I have the following folders:
my OS
|
|--src
|--bin
I used the following command:
mkisofs -R -input-charset utf8 -b bin/boot.bin -no-emul-boot ...