June 4, 2015
12:47 p.m.
That is what i have to do. On Thu, Jun 4, 2015 at 1:36 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
On Thu, Jun 04, 2015 at 12:44:34PM +0530, Robert Clove wrote:
Actually it is a PCI based NIC card having a NIC port and some RAM on it.
A NIC card is not designed to hold a filesystem. If you wish to change this, you are going to have to write a kernel driver that talks to that card and exposes a block interface to userspace.
Best of luck!
greg k-h