Hi, When the kernel tries to mount a partition that's marked 'auto' in /etc/fstab, it will try various file system types as it tries. fat is tried before reiser, and that is what you're seeing. The kernel tries to mount it as fat, fails, and moves on to the next file system type. I get the message for all my reiserfs partitions. The next line should be something like kernel: VFS: Can't find a valid MSDOS filesystem on dev 03:43. and then messages about reiser Anders On Friday 31 August 2001 17.18, Constant Brouerius van Nidek wrote:
Booting Suse 7.2 I get everytime and again a failed message on the screen. Looking for the reason I found that "fatfs bogus cluster size is " is the start of a search for a fruitless search. Linux is trying to do something with a "dev 16:41 " device.
How can I get rid of the failure message and of the bogus cluster size (whatever that may be ;-))