On Jan 10, 2006, at 4:39 PM, Scott Ullrich wrote:
You need to plug in the device before it boots.
naturally. and the boot dmesg shows it as detected:
acd0: CDROM <SAMSUNG CD-ROM SC-148C/B105> at ata1-master UDMA33
amrd0: <LSILogic MegaRAID logical drive> on amr0
amrd0: 38138MB (78106624 sectors) RAID 1 (optimal)
SMP: AP CPU #1 Launched!
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <VendorID USB Flash Drive %z!Y> Removable Direct Access SCSI-2
device
da0: 1.000MB/s transfers
da0: 62MB (128640 512 byte sectors: 64H 32S/T 62C)
GEOM_LABEL: Label for provider da0s1 is msdosfs/PFSENSECON.
Trying to mount root from ufs:/dev/amrd0s2a
fxp0: link state changed to UP
At any rate there is a bug in BETA1. Make sure you're using PREBETA2
from http://www.pfsense.com/~sullrich/
just upgraded to 1.0-PREBETA2-BUG-VALIDATION-EDITION3 and rebooted.
it doesn't show up as an option either.
I'm guessing that /scripts/pfi is not being run or is failing
someohow. Manually, I can mount the device fine:
# mount -t msdos /dev/da0s1 /mnt
# ls -la /mnt
total 18
drwxr-xr-x 1 root wheel 16384 Dec 31 1979 .
drwxr-xr-x 22 root wheel 512 Jan 11 10:55 ..
# df
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/amrd0s2a 36761320 104048 33716368 0% /
devfs 1 1 0 100% /dev
/dev/da0s1 64150 4 64146 0% /mnt
# mount
/dev/amrd0s2a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/da0s1 on /mnt (msdosfs, local)
so I umount it, and touch /var/db/pfi/capable_da0s1 and the option
shows up on the menu. however, selecting it gives me a "Error while
mounting da0s1." failure.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]