Re: updating the RTC automagically

Peter Samuelson (peter@wire.cadcamlab.org)
Fri, 19 Nov 1999 11:27:45 -0600 (CST)


[Riley Williams]
> What the various DOS filesystems need is a mount parameter that says
> something like the following...
>
> Q> mount -t vfat -o tz=MST /dev/hda2 /win95

You mean

# mount -t vfat -o tzoff=-420 /dev/hda2 /win95

...Or perhaps you meant that mount(8) does the translation?

-- 
Peter Samuelson
<sampo.creighton.edu!psamuels>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/