aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2012-05-06 09:38:26 +0000
committerAnne Nicolas <ennael@mageia.org>2012-05-06 09:38:26 +0000
commit064adf0cbbae72039c05e7da85d2c477e0f63e9d (patch)
tree6edaa40336727d9a046b075b8b497b09d2646d48
parentf64630d8093d2d9cbd72c3c020b39fdd935ecff1 (diff)
downloadbcd-064adf0cbbae72039c05e7da85d2c477e0f63e9d.tar
bcd-064adf0cbbae72039c05e7da85d2c477e0f63e9d.tar.gz
bcd-064adf0cbbae72039c05e7da85d2c477e0f63e9d.tar.bz2
bcd-064adf0cbbae72039c05e7da85d2c477e0f63e9d.tar.xz
bcd-064adf0cbbae72039c05e7da85d2c477e0f63e9d.zip
use -o 1 for isohybrid
-rw-r--r--dvd_free-i586.xml2
-rw-r--r--dvd_free-x86_64.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/dvd_free-i586.xml b/dvd_free-i586.xml
index 7c4f797..fbaa02a 100644
--- a/dvd_free-i586.xml
+++ b/dvd_free-i586.xml
@@ -148,7 +148,7 @@
<copyrightid>Mageia</copyrightid>
</header>
<isohybrid>
- <options>--fatfirst</options>
+ <options>-o 1</options>
</isohybrid>
<genisoimage desc="iso generation tool">
<options>-f -r -J -hide-rr-moved -nobak -cache-inodes -no-emul-boot -boot-load-size 4 </options>
diff --git a/dvd_free-x86_64.xml b/dvd_free-x86_64.xml
index 53d8693..ec607b3 100644
--- a/dvd_free-x86_64.xml
+++ b/dvd_free-x86_64.xml
@@ -151,7 +151,7 @@
<copyrightid>Mageia</copyrightid>
</header>
<isohybrid>
- <options>--fatfirst</options>
+ <options>-o 1</options>
</isohybrid>
<genisoimage desc="iso generation tool">
<options>-f -r -J -hide-rr-moved -nobak -cache-inodes -no-emul-boot -boot-load-size 4 </options>