You can check when you build the kernel. You can run make menuconfig, or
read the .config file in the kernel build directory and check to see if the
filesystem is built as a module (M) or into the kernel (I'm not sure of the
symbol off the top of my head).

Jason

On Thu, Apr 20, 2017 at 6:48 PM Lingxiang Wang <[email protected]> wrote:

> Hi Jason,
>
> Thanks for the reply. I can boot my system in qemu. But when I boot it
> in gem5, I got the same question. I thought it might not have any
> filesystem driver compiled into kernel. But I don't know how to check
> it? Any hint?
>
> Thanks!
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to