Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
transparent iso9660 compression
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
burzmali
Apprentice
Apprentice


Joined: 18 Apr 2002
Posts: 238
Location: ca

PostPosted: Tue Sep 17, 2002 10:00 pm    Post subject: transparent iso9660 compression Reply with quote

how do you do this? i tried the -z option with mkisofs, and it made the same size .iso as without it. the new gentoo .iso's have it working, so i know it can be done, but how? thanks for your help!
_________________
burzmali
www.burzmali.net
Back to top
View user's profile Send private message
Spades
n00b
n00b


Joined: 18 Apr 2002
Posts: 12

PostPosted: Wed Sep 18, 2002 1:10 am    Post subject: Reply with quote

I'm assuming you have zisofs-tools emerged.

From the zisofs-tools README:

Quote:

First create a directory tree containing compressed files:

mkzftree input_dir compressed_dir

mkzftree will not overwrite an existing directory; you may want to "rm
-rf" the directory tree if you are doing this from a script:

Second, invoke the patched mkisofs with the -z option:

mkisofs -z -R [other options] -o compressed.iso compressed_dir

IMPORTANT: you *must* enable RockRidge (-R or -r) since this is an
extensions to the RockRidge specification. Without RockRidge, -z will
have no effect.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum