Всем привет.Есть проблема: после переустановки не могу завести назад винты, которые работали в gmirror.
В dmesg я их вижу:
ad2: 238475MB <Seagate ST3250620A 3.AAD> at ata1-master UDMA100
ad3: 238475MB <Seagate ST3250620A 3.AAD> at ata1-slave UDMA100
Но файловой никакой системы на них не фижу :(
В /dev только /dev/ad2 и /dev/ad3.
Монтирование ничего не дает:
sml# mount /dev/ad2 /mnt*
mount: /dev/ad2: Operation not permitted
*sml# fdisk /dev/ad2*
******* Working on device /dev/ad2 *******
parameters extracted from in-core disklabel are:
cylinders=484521 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=484521 heads=16 sectors/track=63 (1008 blks/cyl)
fdisk: invalid fdisk partition table found
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 488397105 (238475 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 168/ head 15/ sector 63
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>
*sml# fdisk /dev/ad3*
******* Working on device /dev/ad3 *******
parameters extracted from in-core disklabel are:
cylinders=484521 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=484521 heads=16 sectors/track=63 (1008 blks/cyl)
fdisk: invalid fdisk partition table found
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 488397105 (238475 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 168/ head 15/ sector 63
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>
Есть какие идеи на этот счет?
Данные важны и терять их не хочется совсем
Заранее спасибо, Алексей А.