Rodolfo wrote:

> 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 onto CD 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 to find on the CD the entire directory `mydir'
> with the `myfile' in it.
> Is it possible, and how?


Eric wrote:

> Just a guess, but try
> mkisofs -r -o cd_image mydir/
> with a slash at the end.


Thanks: I tried, but it didn't help.
Rodolfo
 



____________________________________________________________
Navighi a 4 MEGA e i primi 3 mesi sono GRATIS. 
Scegli Libero Adsl Flat senza limiti su 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