From 02fa091688d48313fe81bd40e4658eb990966fc8 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Wed, 27 Apr 2016 01:38:43 -0400 Subject: works best with no upstream cd --- xorriso.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xorriso.sh b/xorriso.sh index eec93fa..b5f7e46 100755 --- a/xorriso.sh +++ b/xorriso.sh @@ -62,13 +62,13 @@ set -ex xorriso \ -drive_class clear_list all \ - -outdev "$outdev"~ -indev "$indev" \ + -outdev "$outdev"~ \ -report_about mishap \ -return_with sorry 0 \ -volid "$volid" \ - -pathspecs on -overwrite on \ + -pathspecs on \ \ - -rm_r / -- -pathspecs on -add live=isolinux/live/ isolinux -- \ + -add live=isolinux/live/ isolinux -- \ \ -as mkisofs \ -isohybrid-mbr /usr/lib/ISOLINUX/isohdpfx.bin \ -- cgit v1.2.3