New Alix board for 2013
-
Interrupt the boot loader.
type-
set kern.cam.boot_delay=10000
boot
After booting add kern.cam.boot_delay=1000 to /boot/loader.conf.local via edit or from console.sir could you please explain this further? how to do it etc..thanks
-
Marama,
I didn't try to install from CD, instead I'd recommend to install via USB-Stick. Choose the amd64 memstick-image and follow the instructions to write the image to the stick. Mount it with a running freebsd and append 'console="comconsole" to /boot/loader.conf (don't forget to mount the stick and change the filepath - this is not copy & paste):
…Keychain, thanx for helping me out, but reseting from 115200 to 9600 seemed to have helped.
BTW, should I go for symmetric or embedded kernel? -
Interrupt the boot loader.
type-
set kern.cam.boot_delay=10000
boot
After booting add kern.cam.boot_delay=1000 to /boot/loader.conf.local via edit or from console.sir could you please explain this further? how to do it etc..thanks
It's been covered several times, most recently by keychain, but to make the process clear:
Write the nano image to the SD card using a card reader and physdiskwrite.
Connect a null modem cable to the serial port and use putty or similar to connect at 9600.
Power the unit up. You will see a bunch of garbage due to the console being at the wrong speed.
Eventually, you will see pfSense booting. When you see a message about 'Booting [/boot/kernel/kernel]' press CTRL-C until it drops to an 'OK' prompt. If you miss it, shut down and try again.
At the prompt type:set kern.cam.boot_delay=10000
Then press enter. It should return to the OK prompt. Then type:
boot
and press enter. The unit should now boot. Assign interfaces. Remember re2 is the one marked 'LAN'
Log in to the webgui and go to diagnostics, edit file.
Enter:/boot/loader.conf.local
in the save/load path. Then enter:
kern.cam.boot_delay=10000
below and click the save button.
-
SpankIt, are you using 2.1?
This has been fixed in 2.1.1. There is a long thread about it somewhere.Steve
I am using 2.1, thanks for the heads up I will give that a shot.
-
should i use memstick or memstickserial image?
from the APU specs
Storage: Boot from SD card (connected through USB), external USB or m-SATA SSD. 1 SATA data + power connector.does this mean i have to still use a card reader and plug to the APU USB even there is a SD slot on board?
FYI ive used memstick image but ive never get to boot to pfsense at all
-
@dotdash
should i use memstick or memstickserial image?I've been using the nano-2.11-pre-i386 image, writing it via a card reader, then putting it in the apu.
You could boot from USB memstick and install to the SD card if you want, but I haven't tried it.
Edit- If you choose to install from memstick, use the -serial version… -
Serial memstick (choose the Embedded kernel when installing) is the best bet for an mSATA.
For SD, you'll probably want NanoBSD but you'll need to make the kern.cam.boot_delay adjustment since the SD reader appears to the OS as a USB device even though it's internal.
You may also want these changes if you're on NanoBSD: https://doc.pfsense.org/index.php/Boot_Troubleshooting#NanoBSD_on_Newer_Hardware
It may be time to lock this thread and start new ones for individual issues/suggestions. This has been going for a long time and has meandered through many distinct topics.
-
does this mean i have to still use a card reader and plug to the APU USB even there is a SD slot on board?
No, this just means the built-in SD card reader is attached to the USB bus internally.
Edit: jimp beat me to it.
-
It may be time to lock this thread and start new ones for individual issues/suggestions. This has been going for a long time and has meandered through many distinct topics.
Yes, I agree. A new board has come (in 2014 not 2013) and so the original point of this topic is fulfilled. It would be easier if people post specific issues or help/doc with installing and using it in different threads. Feel free to lock it.
-
Locking the topic, thanks for all the information everyone!
If you wish to add something unique then start a new thread about a specific topic regarding the APU.