K.Ghosh wrote:
> system and to mount them, I added the appropriate entries in /etc/fstab. > On reboot RH7.2 complained that fat32 support was still in alpha, and > hung up. There was no way I could go past this, so I reinstalled RH7.2. That is because someone goofed around with your /etc/fstab and changed the last two columns for /dev/cdrom from "0 0" to something else. Basically what it did was made your fsck run on the vfat file system do you remember the last time you ran scandisk on your hard disk :). The alpha support warning was because it was running on a vfat filesystem. > After this, even changing the fstab entry as above, RH7.2 does not see > my cdrom. Do the above symptoms help in the diagnosis ? You might want to look at /var/log/messages and see what the kernel says when it boots up. Mithun _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
