Hello everyone, I'm facing a problem too big for me. I hope you will be able to give a hand.
First of all, I should precise that I'm not at all a linux/unix file systems specialist, and I'm totally new to FreeBSD... And also my english is not very good
I will try to give the max info I have, so I'll split my post in several successive messages for readability.
Here's the case :
Year 2004, a FreeBSD (certainly 5.3 but not sure...) mail/web server (with many virtual hosts) was installed on a computer with two ATA disks in mirrored RAID.
Since then, it runned without any maintenance nor problem (only a simple reboot twice a year).
So powerfull and reliable FreeBSD !!
But two weeks ago, after a freeze and manual reset, no boot anymore !
Error message :
When I try the command ? it outputs :
So, I tried removing alternatively one disk and the other, but same error message with both disks.
If I switch disks, RAID array is not recognised anymore (this is normal behaviour of this controller).
If I try to plug one disk directly on IDE port, without the RAID card, I get "no operating system found".
So, I thought partitions were damaged, so /kernel is not found. And the RAID controller mirrored the damage to both disk, or something like that.
First of all, I should precise that I'm not at all a linux/unix file systems specialist, and I'm totally new to FreeBSD... And also my english is not very good

I will try to give the max info I have, so I'll split my post in several successive messages for readability.
Here's the case :
Year 2004, a FreeBSD (certainly 5.3 but not sure...) mail/web server (with many virtual hosts) was installed on a computer with two ATA disks in mirrored RAID.
Since then, it runned without any maintenance nor problem (only a simple reboot twice a year).
So powerfull and reliable FreeBSD !!
But two weeks ago, after a freeze and manual reset, no boot anymore !
Error message :
Code:
F1 FreeBSD
Default: F1
No /boot/loader
FreeBSD/i386 boot
Default: 0:ad(0,a)/kernel
boot:
No /kernel
FreeBSD/i386 boot
Default: 0:ad(0,a)/kernel
boot:_
When I try the command ? it outputs :
Code:
FreeBSD/i386 boot
Default: 0:ad(0,a)/kernel
boot:?. .. .snap dev tmp usr var .cshrc .profile
FreeBSD/i386 boot
Default: 0:ad(0,a)?
boot:_
So, I tried removing alternatively one disk and the other, but same error message with both disks.
If I switch disks, RAID array is not recognised anymore (this is normal behaviour of this controller).
If I try to plug one disk directly on IDE port, without the RAID card, I get "no operating system found".
So, I thought partitions were damaged, so /kernel is not found. And the RAID controller mirrored the damage to both disk, or something like that.