On Sun, Apr 10, 2005 at 08:20:49AM +0330, Behrang Saeedzadeh wrote: > When the system boots up, it reports that: > > File system type is ext2fs, .... That message is from GRUB, which reads the filesystem as ext2 in order to load the necessary data to bootstrap the system. Linux mounts the filesystem as ext3. -- - mdz