I just got a new 1tb sata drive and formated it and then created a filesystem with 'mkfs.ext4 /dev/sdc1'. This completed without errors but evidently 'mount' doesn't know about ext4. The command I tried was:
mount -t ext4 -o nodelalloc /dev/sdc1 /s3 I'm running 'testing' and my kernel is: Linux niof.net 2.6.26-2-686 #1 SMP Sun Jun 21 04:57:38 UTC 2009 i686 GNU/Linux Should I just use ext3 for now and then convert the fs to ext4 when the 2.6.30 comes out of unstable? -- "Develop success from failures. Discouragement and failure are two of the surest stepping stones to success." -- Dale Carnegie Rick Pasotto r...@niof.net http://www.niof.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org