|
It is possible, however everything needed for the initial boot process (all the modules put in the initrd) needs to be compiled directly into the kernel, of particular note support for your chosen filesystem needs to be compiled directly in the kernel, not as a module
|