@yacine:
Hi,
I tryed to install pfSense-1.0.1-Embedded.img.gz on Nexcom 1041c and 1045 CF and both failed with error :
ad2: FAILURE - READ status=51 <ready,dsc,error>error=10 <nid_not_found>LBA=254975</nid_not_found></ready,dsc,error>
This is not pfSense-Problem, but a FreeBSD-Problem … but I had a Server running with FreeBSD on a Compact-Flash with this message for over a year.
@yacine:
This message appear each time the system need to read/write to CF !
But weird pfsense boot and seem to be usable ???
It should be usable, yes.
@yacine:
On both CF is seen as IDE secondary master (ad2) and I suspect it must be on ad0 (IDE primary master) to make pfsense happy ???
I think pfSense uses ufs-label and mounts /dev/ufs/pfSense in /etc/fstab it doesn't matter if its ad0 or adN.
Very seldom you have to adjust /boot/loader.conf or use boot0cfg to switch to a different drive …
Tom Müller-Kortkamp