* Alex Chiang <[EMAIL PROTECTED]>: > > I've gotten as far as successfully creating a btrfs filesystem > (at least that's what btrfsck tells me), but haven't been able to > mount it yet, probably because of the sector size issue.
Oh, and for those curious, here's the output of btrfsck: [EMAIL PROTECTED] btrfs-progs-unstable]# btrfsck /dev/cciss/c2d1 found device 1 on /dev/cciss/c2d1 lowest devid now 1 found Btrfs on /dev/cciss/c2d1 with 1 devices opening /dev/cciss/c2d1 devid 1 fd 4 found 102400 bytes used err is 0 total csum bytes: 0 total tree bytes: 81920 btree space waste bytes: 79462 file data blocks allocated: 0 referenced 0 [yes, that's working over the cciss block device ;)] /ac _______________________________________________ Btrfs-devel mailing list [email protected] http://oss.oracle.com/mailman/listinfo/btrfs-devel
