Tagged Questions
0
votes
1answer
29 views
insmod from external media during boot
I am trying to insmod a kernel module on a external media via initramfs scripts during boot process.
I want to know if after insmod the media should remain available to system or system temporarily ...