[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: About RockRidge



Stephen Liu <satimis@yahoo.com> wrote:

> I went through man mkisofs(8) and came to following conclusion.
>
> If the original mode of directories and files are;
> directory=0664
> file=0664
> owner and group=satimis:satimis
>
> To preserve the original state after burning, the command line will be;
>
> # mkisofs -o cd.iso -r -uid satimis -gid satimis -dir-mode 0664
> -file-mode 0664 -new-dir-mode 0664 /path/to/data 

If you read the man page for mkisofs, you will understand why all files are owned 
by root on your CD.

Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de                (uni)  
       schilling@fokus.fraunhofer.de     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily



Reply to: