show disk content:
[root@localhost ~]# /sbin/fdisk -l
Disk /dev/hda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1275 10241406 7 HPFS/NTFS
/dev/hda2 1276 4864 28828642+ f W95 Ext'd (LBA)
/dev/hda5 2551 3825 10241406 b W95 FAT32
/dev/hda6 3826 4864 8345736 b W95 FAT32
/dev/hda7 1276 1288 104359+ 83 Linux
/dev/hda8 1289 2550 10136983+ 8e Linux LVM
Partition table entries are not in disk order
find fstabthis is me /etc/fstab content:# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
/dev/devpts /dev/pts devpts gid=5,mode=620 0 0
/dev/shm /dev/shm tmpfs defaults 0 0
/dev/proc /proc proc defaults 0 0
/dev/sys /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/hda5 /mnt/windowE vfat defaults,iocharset=utf8 0 0
/dev/hda6 /mnt/windowF vfat defaults,iocharset=utf8 0 0
/dev/fd0 /media/floppy auto pamconsole,exec,noauto,managed 0 0
/dev/hdc /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0
iocharset=utf8 or incharset=cp936 or incharset=gb2312