Now I can copy the file `myfile' onto CD with
Mandrake 10.1 Community simply doing:

# mkisofs -r -o cd_image myfile
# cdrecord -v speed=2 dev=/dev/hdd -data cd_image

. Now, if I try to copy a whole directory,
only the content of the directory is copied and not the directory
itself. For example, suppose I want to copy onto CD the
directory `mydir' that contains the file `myfile'.
If I do:

# mkisofs -r -o cd_image mydir
# cdrecord -v speed=2 dev=/dev/hdd -data cd_image 

, I will find only the `myfile' on the CD. Instead,
I'd like that the entire directory `mydir' was there
with the `myfile' in it.
Is it possible, and how?

Thanks,
Rodolfo
 



____________________________________________________________
6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero!
Scaricalo su INTERNET GRATIS 6X http://www.libero.it



____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to