|
Blue Forest http://www.lslnet.com at 3:18 p.m. on August 18, 2006
Mount, emergency bath
How else ah, the paper can mount loading, please master guiding.
[root@zzjlinux ~]# Cd /home/
[root@zzjlinux Home]# 1s
Win zzj
[root@zzjlinux Home]# cd win
[root@zzjlinux Win]# cd. .
[root@zzjlinux Home]# cd. .
[root@zzjlinux /]# Fdisk-l
Disk /dev/hdb : 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 bytes = 8225280
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1275 10241406 7 HPFS/NTFS
Wei 95 1276 9964 Ext /dev/hdb2 69794392+ f 'd (LBA)
/dev/hdb5 1276 3825 7 HPFS/NTFS 20482843+
Wei 95 3826 4462 5116671 b FAT32 /dev/hdb6
/dev/hdb7 4463 8286 7 HPFS/NTFS 30716248+
/dev/hdb8 8287 8311 200781 83 Linux
/dev/hdb9 8312 8376 522081 82 Linux swap
83 8377 9964 12755578+ /dev/hdb10 Linux
[root@zzjlinux /]# Mount-t auto /dev/hdb6 /home/win
[root@zzjlinux /]# Cd /home/win
[root@zzjlinux Win]# 1s |
Mount, emergency bath
| Mount, emergency bath
"Suggested mount - t vfat -o codepage=936, iocharset=cp936 /dev/hdb6 /home/win"
Brother ah, ah MOUNT direct you to do is switched on, the situation is totally different with my ah. This is out of range MOUNT document, in other machines can be, why do I have this on you? I installed version FC3 is not HC2 not support this function ah? Please master guiding you, Thank you! |
Mount, emergency bath
Feel very nausea fc3 |
Mount, emergency bath
Ding |
Mount, emergency bath
Mount-t vfat -o iocharset=utf8 /dev/hdb6 /home/win
You try to do in FC3 no problem using UTF8 |
Mount, emergency bath
Ballball2, very grateful, you can say. Sierra! |
Mount, emergency bath
Fdisk File System code is used to check system is Freebsd a5
#mkdir /bsd
#mount /dev/hdc1 /bsd
Mount : you must specify the filesystem type
#mount T ufs /dev/hdc1 /mnt/bsd
Mount : wrong fs type, bad option, bad superblock on /dev/hdc1.
Or too many mounted file systems
I find the information that is necessary -o ufstype=44bsd
#mount T ufs -o ufstype=44bsd /dev/hdc1 /mnt/bsd
Or suggest the same mistakes
Consult? ! |
| |