$ mount /dev/sda2 on / type ext3 (rw,errors=remount-ro) 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) usbfs on /proc/bus/usb type usbfs (rw) tmpfs on /lib/modules/2.6.12-10-386/volatile type tmpfs (rw,mode=0755) tmpfs on /dev type tmpfs (rw,size=10M,mode=0755) /dev/sdb1 on /media/usbdisk type vfat (rw,noexec,nosuid,nodev,quiet,shortname=winnt,uid=1001,gid=1001,umask=077,iocharset=utf8)
I also went into the Ubuntu Device Manager where I can see volume.fsversion = FAT32. But, there are really only two reasons I'm using FAT32. 1. I was too lazy to reformat it. :-) 2. Maximum portability, I can plug it into any computer to access the data. But that isn't even a valid concern since I can pop an Ubuntu LiveCD into any computer. I guess I'll try formatting it as ext3 and see how it goes. Thanks, Matt On 3/10/06, Keith Edmunds <[EMAIL PROTECTED]> wrote: > Matt Hirons wrote: > > I see 65527 files. > > I know FAT16 has a limit around there on number of files, but I'm > > almost positive this is FAT32 where the limit is much bigger according > > to http://en.wikipedia.org/wiki/File_Allocation_Table. > > > Are you ABSOLUTELY CERTAIN that this is not a FAT16 partition? That > number is so close to the FAT16 limit that I'd be very suspicious. What > is the output of the 'mount' command? > > Keith > _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
