Dr. Sharukh K. R. Pavri. saw fit to inform LI that: >I have loaded rh 7.2 on my machine. During loading I had chosen ext3 as >the filesystem but the kernel loads the fs as ext2. /etc/fstab shows the >fs as being ext3. What could be the problem ? The kernel is 2.4.7-10.
No problems here on rh 7.2. See below the output of mount : /dev/hda3 on / type ext3 (rw) none on /proc type proc (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) none on /dev/shm type tmpfs (rw) /dev/hda7 on /mnt/debian type ext3 (rw) hda3 is rh 7.2 and hda7 is debian. Both are ext3 Check your /etc/fstab. In case it shows ext2 than even if you have got a ext3 you are forcing it to mount as ext3. This is what rh 7.2 installed has put in my /etc/fstab : LABEL=/ / ext3 defaults 1 1 Peace -- Rajesh * [EMAIL PROTECTED] * http://www.symonds.net/~rajesh/ Powered By : Debian GNU/Linux 2.2 R-3 [Kernel 2.4.18(ext3),Mutt 1.3.28i] _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
