On Monday 16 June 2003 09:24, informatica@xxxxxxxxxxxx wrote: > I was reading Red Hat 9 documentation and it says that for create file > systems I better use parted. Anyway when I execute mkfs 1 ext3 inside > parted (1 for the partition number 1 of /dev/md0) it says that now parted > don't support creation of ext3 filesystems. > > I used mkfs instead. Again, there is no partition number to /dev/md0. /dev/md is the device, 0 is the partition number. /dev/md0 is a partition already, so the only thing that is left is to make the file system. mke2fs -j /dev/md0 -- Jesse Keating RHCE MCSE http://geek.j2solutions.net Mondo DevTeam (http://www.microwerks.net/~hugo/) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating