|
|
不知怎么办了,内容:
^o^ msgl # fdisk -l
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1264 10153048+ 7 HPFS/NTFS
/dev/hda2 1265 2667 11269597+ af Unknown
/dev/hda3 2668 8455 46492110 f W95 Ext'd (LBA)
/dev/hda4 8456 9729 10233405 a5 FreeBSD
/dev/hda5 2668 2745 626503+ 82 Linux swap / Solaris
/dev/hda6 2746 4518 14241591 83 Linux
/dev/hda7 4519 5921 11269566 83 Linux
/dev/hda8 5922 6699 6249253+ 7 HPFS/NTFS
/dev/hda9 6700 8455 14105038+ b W95 FAT32
^o^ msgl # mount -t vfat /dev/hda9 /mnt/winf
mount: wrong fs type, bad option, bad superblock on /dev/hda9,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
^o^ msgl # dmesg | tail
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
fbsplash: console 6 using theme 'myss'
fbsplash: switched splash state to 'on' on console 6
eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
spurious 8259A interrupt: IRQ7.
Unable to load NLS charset cp850
FAT: codepage cp850 not found |
|