BackupPC-users

[BackupPC-users] install backuppc

2008-06-04 11:05:47
Subject: [BackupPC-users] install backuppc
From: "fatima ech-charif" <echchariffatima AT gmail DOT com>
To: BackupPC-users AT lists.sourceforge DOT net
Date: Wed, 4 Jun 2008 15:05:38 +0000
hi i would install backuppc in ubuntu 
and i was this problem:

> Starting backuppc: 2008-05-15 11:16:21 Can't create a test hardlink between
> a file in /data/BackupPC/pc and /data/BackupPC/cpool. Either these are
> different file systems, or this file system doesn't support hardlinks, or
> these directories don't exist, or there is a permissions problem, or the
> file system is out of inodes or full. Use df, df -i, and ls -ld to check
> each of these possibilities. Quitting...

i use this solution


su - backuppc
cd /data/BackupPC/pc
touch testfile
ln testfile ../cpool
ls -l testfile


and i get this :

su - backuppc
pas de réper
ertoire ,connection avec HOME=/


and how to create this directory if it doesn't exist and make it writable by the backuppc user.



To do these things if you haven't as root do:



# mkdir /data/BackupPC

# chown -R backuppc:backuppc /data/BackupPC







-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>