From: morfic <mo...@bb...> - 2004-04-18 18:06:32
|
after eliminating a mistake i made when trying to use raw partitions i have it now partitioned and formatted with ext3 when trying reiserfs, i get this: reiserfs_create: can not create that small (0 blocks) filesystem while as ext3 it mounts nicely after being formatted: /dev/cobd3 14G 33M 13G 1% /mnt im using the binary snapshot, i still havent built one from scratch this disk is a external firewire disk mke2fs -j /dev/cobd3 shows this: mke2fs 1.34 (25-Jul-2003) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) 1771904 inodes, 3540324 blocks 177016 blocks (5.00%) reserved for the super user First data block=0 109 block groups 32768 blocks per group, 32768 fragments per group 16256 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208 Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 22 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. ran smooth any idea why i still can't use reiserfs with the 4/17 snapshot? thanks in advance morfic |