проблемка вот в чем: 
ОС:FreeBSD 6.2
Имею 3 жестких диска 320, 120, 80 
опердиляються как 
ad2 
ad2s1 
ad2s2 
ad2s5 
ad3 
ad3s1 
ad3s1a 
ad3s1b 
ad3s1c 
ad3s2 
ad6 
ad6s1 
ad6s2 
ad6s5 
Монтируються только ad3s1a, ad2s2, ad6s1(ntfs) 
При попытке смонтировать другие разделы жутко ругаеться: 
10# mount -t msdos /dev/ad3s2 /home/summoner/base 
mount_msdosfs: /dev/ad3s2: Invalid argument 10# mount -t msdos /dev/ad6s2 /home/summoner/base
mount_msdosfs: /dev/ad6s2: Invalid argument
Может я в чемто гоню? Помогите ПЛИЗ!!!
-----------------------------------------------------------------------------------
Вот еще: 
10# fdisk /dev/ad6 
******* Working on device /dev/ad6 ******* 
parameters extracted from in-core disklabel are: 
cylinders=155061 heads=16 sectors/track=63 (1008 blks/cyl) 
Figures below won't work with BIOS for partitions not in cyl 1 
parameters to be used for BIOS calculations are: 
cylinders=155061 heads=16 sectors/track=63 (1008 blks/cyl) 
Media sector size is 512 
Warning: BIOS sector numbering starts with sector 1 
Information from DOS bootblock is: 
The data for partition 1 is: 
sysid 7 (0x07),(OS/2 HPFS, NTFS, QNX-2 (16 bit) or Advanced UNIX) 
start 63, size 69641712 (34004 Meg), flag 0 
beg: cyl 0/ head 1/ sector 1; 
end: cyl 1023/ head 254/ sector 63 
The data for partition 2 is: 
sysid 15 (0x0f),(Extended DOS (LBA)) 
start 69641775, size 86654610 (42311 Meg), flag 0 
beg: cyl 1023/ head 255/ sector 63; 
end: cyl 1023/ head 254/ sector 63 
The data for partition 3 is: 
<UNUSED> 
The data for partition 4 is: 
<UNUSED> 
10# fdisk /dev/ad3 
******* Working on device /dev/ad3 ******* 
parameters extracted from in-core disklabel are: 
cylinders=620181 heads=16 sectors/track=63 (1008 blks/cyl) 
Figures below won't work with BIOS for partitions not in cyl 1 
parameters to be used for BIOS calculations are: 
cylinders=620181 heads=16 sectors/track=63 (1008 blks/cyl) 
Media sector size is 512 
Warning: BIOS sector numbering starts with sector 1 
Information from DOS bootblock is: 
The data for partition 1 is: 
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD) 
start 63, size 125821017 (61436 Meg), flag 80 (active) 
beg: cyl 0/ head 1/ sector 1; 
end: cyl 1023/ head 254/ sector 63 
The data for partition 2 is: 
sysid 6 (0x06),(Primary 'big' DOS (>= 32MB)) 
start 125821080, size 499316265 (243806 Meg), flag 0 
beg: cyl 1023/ head 255/ sector 63; 
end: cyl 1023/ head 254/ sector 63 
The data for partition 3 is: 
<UNUSED> 
The data for partition 4 is: 
<UNUSED> 
10# fdisk /dev/ad2 
******* Working on device /dev/ad2 ******* 
parameters extracted from in-core disklabel are: 
cylinders=232632 heads=16 sectors/track=63 (1008 blks/cyl) 
Figures below won't work with BIOS for partitions not in cyl 1 
parameters to be used for BIOS calculations are: 
cylinders=232632 heads=16 sectors/track=63 (1008 blks/cyl) 
Media sector size is 512 
Warning: BIOS sector numbering starts with sector 1 
Information from DOS bootblock is: 
The data for partition 1 is: 
sysid 15 (0x0f),(Extended DOS (LBA)) 
start 16065, size 64002960 (31251 Meg), flag 0 
beg: cyl 1/ head 0/ sector 1; 
end: cyl 1023/ head 254/ sector 63 
The data for partition 2 is: 
sysid 12 (0x0c),(DOS or Windows 95 with 32 bit FAT (LBA)) 
start 64019025, size 170465715 (83235 Meg), flag 0 
beg: cyl 1023/ head 255/ sector 63; 
end: cyl 1023/ head 254/ sector 63 
The data for partition 3 is: 
<UNUSED> 
The data for partition 4 is: 
<UNUSED>