From: SourceForge.net <no...@so...> - 2008-03-19 12:28:49
|
Bugs item #1919524, was opened at 2008-03-19 05:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1919524&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Morphing-Morphix Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Brendan Sleight (bmsleight) Summary: make-iso script failes: Bad Option '-moved' Initial Comment: Hi! I don't know if that bug occurs because I am using (X)Ubuntu. If so and you are only supporting blank debian , please forgive me and ignore that bugreport. Otherwise: make-iso /path/to/files foobar.iso ... failes with the following error: "Bad Option '-moved' (error -1 BADFLAG)." A look at the make-iso script shows that three times the options -hide -rr -moved are being used in "mkisofs"-commands. According to the man-page mkisofs only supports the option -hide-rr-moved . So the blanks between the three options have to be removed to make the "make-iso" script work. I hope that posting was usefull. Best regards, René ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1919524&group_id=71814 |