On Wednesday 26 March 2003 16:58, Patrick Marquetecken wrote: > Hi, > > I have moved /var to another partition in single user mode with cp -a. > Now at boot time there are errors with permissions, but i can't find the > errors in /var/log/messages, /var/log/syslog ...
if you want to copy with preserving permissions you have to add the switch -p try something like cp -Rp src dest also using tar is nice Joe -- [EMAIL PROTECTED] mailing list
