Setup FreeBSD to Efika MX (draft)
It’s just my vision. So anyone who have better idea, please notify me about it and we will correct that document. Then I will reuse it to make “official” guide.
- Invert all 4 swiches smarttop - 4x DIP switch inside small window on bottom side (for debug board) smartbook - 4x DIP switch under keyboard (remove/install keyboard with care)
- Insert SD card (will prepare image for card when make sdhci works)
- Power on device it will do:
- 1st uboot init mmc/SD subsystem
- Find boot script on 1st FAT partition
- Run script
- Script load/run 2nd uboot
- 2nd uboot init USB, SD, PATA
- load/run ubldr
- ubldr find UFS and load/run kernel
- There must be customized bsdinstall, which must help to:
- make FAT/EXTFS partition on PATA SSD
- Install bootscript/uboot(second)/ubldr
- Make his regular job to install distribution to UFS partition
(huh, enough for first time)