|
From: Patrick H. <pat...@gm...> - 2005-03-16 09:07:50
|
Hi, On Tue, 15 Mar 2005 22:50:19 +0100, Henry Nestler <Hen...@ar...> wrote: > "clock skew detected" says, if file time is in future seen from coLinux > time. This should be fixed in 0.6.2. As I said, I'm using 0.6.2, and coLinux is the only one who is touching the files, so in theory, there should be no problem except colinux internal clock is jittering up and down (or s.th. like that) > Please give more information about your fileystems. Is this an image, > real partion, cofs (I hope no!) or a network share (nfs, smb)? I'm using ext3 patrick@colinux:~$ mount /dev/cobd0 on / type ext3 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) /dev/cobd2 on /usr/local/projekte type ext3 (rw) patrick@colinux:~$ uname -a Linux colinux 2.6.10-co- #1 Mon Feb 21 16:15:15 UTC 2005 i686 GNU/Linux <block_device index="0" path="\DosDevices\C:\Programme\coLinux\root_partition" enabled="true" /> <block_device index="1" path="\DosDevices\d:\coLinux\swap_device" enabled="true" /> <block_device index="2" path="\DosDevices\d:\coLinux\projekte" enabled="true" /> Thanks, Patrick |