@johnnybe:
Tentou todos os procedimentos abaixo e, principalmente, atualizou o BIOS?
BIOS/Disk Errors
If after installation, you get a "cannot load kernel" error or it hangs at the spinner (/):
Make sure BIOS is up to date
Reinstall but do not check the packet mode option during boot block installation process
Set your HDD mode in BIOS to LBA (don't use "auto", the detected geometry is different if it is set to auto and it fails)
Set your HDD mode in BIOS to CHS if the above fails
Set AHCI mode in the BIOS
Try using multiple partitions, one small one (~4GB) for / and another for /usr using the rest of the disk.
If the installer fails to start correctly (system reboots), try (try each substep, then rerun the installer each time):
Make sure BIOS is up to date
Changing the hard drive ribbon/SATA cable
Forcing a slower speed in the bios for the channel
Try running from a shell on the livecd (note that ad0 is the first ata hard drive):
dd if=/dev/zero of=/dev/ad0 bs=8k count=16
fdisk -I ad0
If all those fail…
Try partitioning from a FreeBSD Live CD or Linux GASP
Different hard drive (last resort)
Buenas!
Sei que o tópico já está como resolvido, porém, para minha surpresa, hoje tentei instalar o pfSense 2.0.3 e, na instalação normal, foi do início ao fim sem erros e deu boot normalmente como se nada tivesse acontecido antes.
Para me certificar, baixei a última RC - pfSense-LiveCD-2.1-RC2-i386-20130908-1958.iso - e também instalou normalmente, com as opções default e deu boot normalmente também, sem ter que mexer uma vírgula!
Bom, agora, com a RC2 instalada, vou iniciar o processo de restauração do backup, ajustes e testes para ver o comportamento do FW.
Qualquer coisa, vou abrir novo tópico.