Same error in /usr/bin/tgz2lzm
Ph.L
Search found 2 matches
- 28. Jun 2010, 17:32
- Forum: Live CD
- Topic: patch to make txz2lzm work (--root instead of bogus -root)
- Replies: 3
- Views: 5305
- 28. Jun 2010, 17:26
- Forum: Live CD
- Topic: patch to make txz2lzm work (--root instead of bogus -root)
- Replies: 3
- Views: 5305
patch to make txz2lzm work (--root instead of bogus -root)
txz2lzm gives this error
ERROR: Invalid argument: unknown option (-root)
Thanks to the excellent "Salix Live Startup Guide" p 33 I easily founded the culprit:
This patch solves the bug
--- /usr/bin/txz2lzm 2010-06-28 16:55:35.108422545 +0000
+++ /mnt/live/mnt/tmp/salixlive/tools/txz2lzm 2010-04 ...
ERROR: Invalid argument: unknown option (-root)
Thanks to the excellent "Salix Live Startup Guide" p 33 I easily founded the culprit:
This patch solves the bug
--- /usr/bin/txz2lzm 2010-06-28 16:55:35.108422545 +0000
+++ /mnt/live/mnt/tmp/salixlive/tools/txz2lzm 2010-04 ...