Ok thanks, i will change my server with a better hard disk so.. The usb disk wil be use for another way. Ext3 is a good choice or reiserfs is better for my new disk? I precise that all my server use ext3 file systems.
Thanks Regards > Message du 31/08/05 à 15h59 > De : "Rupert Hair" <[EMAIL PROTECTED]> > A : [EMAIL PROTECTED] > Copie à : backuppc-users@lists.sourceforge.net > Objet : Re: [BackupPC-users] Debian can'tt start server > > makaber wrote: > > > I m on debian sarge . I installed backupp pc via apt. > > Backuppc works by default in my debian but when i mount a usb disk with the > > good rights uid and gid of backuppc , the server doesn't work. > > I mount my usb device disk in /var/lib/backuppc for save all the backups on > > this disk. > > My fstab line: > > /dev/sda1 /var/lib/backuppc vfat > > rw,uid=103,gid=104,umask=000 0 0 > I'm almost certain that BackupPC won't work with vfat. It requires a > good Linux file system capable of hard links etc. > > If this USB disk is only to be used with Linux then you need to change > the partition type to 82 using (as root): > > cfdisk /dev/sda > > Then format it with your favorite file system. For example: > > mke2fs -j /dev/sda1 > > Then change your fstab entry to look like this: > > /dev/sda1 /var/lib/backuppc ext3 defaults 0 0 > > You may also want the 'noauto' option if your USB disk is not going to > be plugged in at every boot. > > Hope this helps, > > Rupert > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > BackupPC-users mailing list > BackupPC-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/backuppc-users > http://backuppc.sourceforge.net/ > > ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/