Installing on a MaxSpeed MaxTerm8300
800mhz VIA cpu
128MB ram
1GIG CF card
For safe measure I flashed the 512MB image to the Compact flash card. I also flashed the 1G image as well just for testing.
Right before the ROOT MOUNT ERROR it says:
[code]ad0: FAILURE - READ_DMA timed out LBA=1981727
Trying to mount root from ufs:/dev/ufs/pfsense0
Then the root mount error
If you have invalid mount options, reboot, and first try the following from the loader prompt:
set.vfs.root.mountfrom.options=rw
and then remove the invalid mount options from /etc/fstab.
I ran the command it said, but i dont see how to edit fstab. from the command prompt there is no vi/ee/nano. I can list the contents of the file which is:
/dev/ufs/pfsense0 / ufs ro,sync,noatime 1 1
/dev/ufs/cf /cf ufs ro,sync,noatime 1 1
Are one of those boot options not supposed to be there? When i wrote the image I made sure to delete all existing partitions. I can see that writing the image actually created two partitions. Is this supposed to happen??
Not exactly sure where to start after my limited troubleshooting. Anyone care to help?[/code]