Hello, I'm facing (once again) multiple bugs on embedded:
1- the root file system is mounted in read/write instead of ro...
2- /etc/rc.conf_mount_ro & /etc/rc.conf_mount_rw scripts are not working...
3- /etc/fstab gets ignored if you add to it another drive... so I have to edit /etc/rc manually to force mounting additional drives on boot...
4- Atheros 5413 using ath driver keeps giving "(stuck beacon; resetting (bmiss count 4)" before it eventually dies...
5- and if you add virtual access points you get:
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0xc36dc008
fault code = supervisor read, page not present
instruction pointer = 0x20:0xc09ff7ab
stack pointer = 0x28:0xe2da0bf4
frame pointer = 0x28:0xe2da0c10
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 (ath0 taskq)
trap number = 12
panic: page fault
cpuid = 0
Uptime: 6m29s
Cannot dump. Device not defined or unavailable.
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting..
6- layer7 traffic shaping doesn't work.(this seems to be an issue on all versions)
Thanks