Hi @RejZoR : You could disable fc via telnet first, it could avoid this kernel panic.
[disable fc at run time]
fc disable
fc flush
[nvram to stop fc after reboot]
nvram set fc_disable=1
nvram set fc_disable_force=1
nvram commit
You could take a trail, it should resolve this issue.
Thanks,
Vanic