<br><br><div><span class="gmail_quote">On 09/03/07, <b class="gmail_sendername">Michael Matalon</b> <<a href="mailto:biggas@gmail.com">biggas@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<snip><br>2. How do I permanently install a module (the WLAN driver) Someone<br>mentioned that I need to put it in the initfs folder, but it says<br>"device does not have enough space".<br><snip></blockquote>
<div>Generally speaking initfs is a compresses file system images that is mounted read only at boot time so it can be used to store kernel modules that are required at boot. WLAN should be required till after boot so the kernel should be able to auto load the module as required using depmod /etc/modules.d
<br><br>Michael<br></div><br></div><br>