1
Programmers corner / Re: HTTP File Server on a Raspberry PI.
« on: October 28, 2015, 10:45:53 AM »
Hi, thank you for the reply.
The biggest promblem is that the Raspberry Pi has
an ARMv7 processor, so it can run only specific O.S.
that are derivate from Linux, in my case Raspbian,
a Debian derivation. The problem of ARMv7 processors
is that they can't run x32 O.s. and x32 software.
There are other ways to run HFS on Raspberry Pi.
The biggest promblem is that the Raspberry Pi has
an ARMv7 processor, so it can run only specific O.S.
that are derivate from Linux, in my case Raspbian,
a Debian derivation. The problem of ARMv7 processors
is that they can't run x32 O.s. and x32 software.
There are other ways to run HFS on Raspberry Pi.