Provisory new -as mkisofs option -fat

This commit is contained in:
2012-06-10 18:41:17 +00:00
parent ea18b7f420
commit 9e497e369f
5 changed files with 9 additions and 2 deletions

View File

@@ -135,6 +135,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->iso_level= 3;
m->do_joliet= 0;
m->do_hfsplus= 0;
m->do_fat= 0;
m->do_rockridge= 1;
m->do_iso1999= 0;
m->do_aaip= 0;