wok diff fusecloop/description.txt @ rev 17157

syslinux: fix rockridge (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 15 23:31:45 2014 +0200 (2014-09-15)
parents 7611f82bb0f5
children 54a5f5c453da
line diff
     1.1 --- a/fusecloop/description.txt	Sun Mar 04 09:52:39 2012 +0100
     1.2 +++ b/fusecloop/description.txt	Mon Sep 15 23:31:45 2014 +0200
     1.3 @@ -13,4 +13,4 @@
     1.4     $ genisoimage -R mydvd/ | create_compressed_fs 131072 > mydvd.cloop
     1.5    
     1.6  3- Any format cloop can be converted to V2 format for knoppix compatibility.
     1.7 -   $ extract_compressed_fs file.cloop --convert-to-v2 > fileinv2.cloop
     1.8 +   $ extract_compressed_fs mydvd.cloop --convert-to-v2 > mydvdinv2.cloop