1. Please read this if you have MSDOS date problems
Doh! I was just about to report the same problem -- I noticed a date
on a file in my DOS partition that I knew was wrong; upon further checking,
some files I wrote under DOS show up under Linux as being written on
Oct 7 1994 (i.e., 2 weeks in the future), despite the time and date
being correct under either OS.
Question: Why are the files on the MSDOS partition showing up with the
wrong dates anyway? My clock is set to local time, and linux 'date'
displays the right time so I assume it understands this. The local time
(not the GMT) is written by MSDOS (must be, since it doesn't know
anything about time zones!), so no translation is necessary.
If Linux is interpreting the times written for MSDOS files as GMT, then
even getting a working /sbin/clock doesn't completely fix the problem
(although it reduces the difference to a few hours, instead of several
days). However, this doesn't seem right since I am west of GMT, so
my time is earlier than GMT, and if Linux is reading the correct
(local) dates but interpreting them as GMT, it should tell me that the
files were written _earlier_ than they were actually written, not later!
--
/dev/joe, living in the WRONG TIME ZONE.
(old Saturday Night Live skit, you had to have seen it :-)
2. what is fsck and how does it work
3. having a date automatically appened to a date?
5. Having problems mounting MSDOS drive
6. 2.4.18 timer list corruption
9. Having a Linux filesystem as a file on a msdos fs
10. Having trouble mounting msdos partition
11. ksh/sh difference w/IFS or read??
12. script to read a line in an array with , as IFS