cd9660 problem

Wojciech Puchar wojtek at tensor.3miasto.net
Mon Dec 5 01:41:29 PST 2005


> the DVD, ls() reports the date/time of the files on the DVD five hours
> behind the date/time of the original files (as reported by UFS2).
>
> It seems more than coincidence that the discrepency corresponds to my time
> zone (EST) which is five hours less than GMT.  I can confirm that growisofs()

mkisofs stores filedata as is (without looking at timezone), while cd9660 
filesystem driver probably assumes that dates on CD are in local time, and 
converts it.

it exactly agrees with your timezone.


More information about the freebsd-questions mailing list