Package: rdiff-backup Version: 0.13.4-5 Severity: important Tags: sid Thanks for maintaining Debian's rdiff-backup package.
It's good at backing up linux data. However, I noticed that it fails when run under linux to back up one MS Windows file system to another. The source and destination directories and devices are: source destination --------------------------------------- mtools | c: d: | linux | /mnt/dos /mnt/dos_backup | /dev/hda1 /dev/hdc3 $ # Here's minfo's description of the source file system. $ minfo c: device information: =================== filename="/dev/hda1" sectors per track: 63 heads: 16 cylinders: 20318 mformat command line: mformat -t 20318 -h 16 -s 63 -H 1032192 c: bootsector information ====================== banner:"MSWIN4.1" sector size: 512 bytes cluster size: 16 sectors reserved (boot) sectors: 32 fats: 2 max available root directory slots: 0 small size: 0 sectors media descriptor byte: 0xf8 sectors per fat: 0 sectors per track: 63 heads: 16 hidden sectors: 1032192 big size: 20480544 sectors physical drive id: 0x80 reserved=0x0 dos4=0x29 serial number: 1E5E1DE5 disk label="NO NAME " disk type="FAT32 " Big fatlen=9996 Extended flags=0x0000 FS version=0x0000 rootCluster=2 infoSector location=1 backup boot sector=6 Infosector: signature=0x41615252 free clusters=1152251 last allocated cluster=5736 $ # Here's minfo's description of the destination file system. $ minfo d: device information: =================== filename="/dev/hdc3" sectors per track: 63 heads: 255 cylinders: 2759 mformat command line: mformat -t 2759 -h 255 -s 63 d: bootsector information ====================== banner:" mkdosfs" sector size: 512 bytes cluster size: 32 sectors reserved (boot) sectors: 32 fats: 2 max available root directory slots: 0 small size: 0 sectors media descriptor byte: 0xf8 sectors per fat: 0 sectors per track: 63 heads: 255 hidden sectors: 0 big size: 44323334 sectors physical drive id: 0x0 reserved=0x0 dos4=0x29 serial number: 425040F0 disk label=" " disk type="FAT32 " Big fatlen=10816 Extended flags=0x0000 FS version=0x0000 rootCluster=2 infoSector location=1 backup boot sector=6 Infosector: signature=0x41615252 free clusters=1384423 last allocated cluster=131524 $ # Here's rdiff-backup's output and error message: $ rdiff-backup /mnt/dos /mnt/dos_backup ----------------------------------------------------------------- Detected abilities for source (read only) file system: Access control lists Off Extended attributes Off Mac OS X style resource forks Off Mac OS X Finder information Off ----------------------------------------------------------------- Warning: ownership cannot be changed on filesystem at /mnt/dos_backup/rdiff-backup-data Warning: hard linking not supported by filesystem at /mnt/dos_backup/rdiff-backup-data ----------------------------------------------------------------- Detected abilities for destination (read/write) file system: Characters needing quoting '^a-z0-9_ -.' Ownership changing Off Hard linking Off fsync() directories On Directory inc permissions Off Access control lists Off Extended attributes Off Mac OS X style resource forks Off Mac OS X Finder information Off ----------------------------------------------------------------- Fatal Error: Bad rdiff-backup-data dir on destination side The rdiff-backup data directory /mnt/dos_backup/rdiff-backup-data exists, but we cannot find a valid current_mirror marker. You can avoid this message by removing the rdiff-backup-data directory; however any data in it will be lost. Probably this error was caused because the first rdiff-backup session into a new directory failed. If this is the case it is safe to delete the rdiff-backup-data directory because there is no important information in it. The rdiff-backup-data appears to be named /mnt/dos_backup/rdiff-ba and created every time rdiff-backup is run. Thanks, Kingsley -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.27-1-k7 Locale: LANG=C, LC_CTYPE=C Versions of packages rdiff-backup depends on: ii python2.3 2.3.1-2 An interactive high-level object-o ii rdiff 0.9.5-2 Binary diff tool for signature-bas -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]