Reply to comment

Simple syntax error

  1. timo@poweredge:~$ sudo /usr/local/bin/deb2flash.py
  2. File "/usr/local/bin/deb2flash.py", line 1197
  3. print " Configuring Grub."
  4. ^
  5. SyntaxError: invalid syntax

Sure enough, look at line 1196 there is an accedental 'u' before the comment.

Tim - t413.com

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options