Jump to content

Anyone here with experience putting xen on a Pi?


G+_Jason Perry
 Share

Recommended Posts

I would say it can't be done. XEN is a full fledge hypervisor that can run windows on linux which requires a cpu with a certain thing that I can't remember. But the pi uses arm. Completely different from intel/amd cpus. 

 

However, KVM may work. No, not a kvm switch, but a Kernel Virtual Machine. This allows multiple linux kernels to run at once. This would be perfect because It seems like you only want silowing, not to run multiple os'. This would also decrease overhead. However, I don't know if it is possible to run KVM on pi. But it would be worth a google.

 

My suggestion is to use an arduino as a CAN to serial adapter. That way, the arduino can only issue the commands that you want it to issue.

 

Or if that is infeasible, maybe two PI?

Link to comment
Share on other sites

Eddie Foy the only point of xen is for security. I want a segment to just read the data and post it somewhere else and nothing else. Call mr paranoid I love tech but dont trust it.

 

Oh to outline my distrust of giving too much access to the can bus check out the latest security now.

Link to comment
Share on other sites

 Share

×
×
  • Create New...