Maybe this <a href="http://www.eldemonionegro.com/wordpress/archivos/2009/03/03/debian-eeepc-901-mount-sd-card-as-part-of-root-filesystem-like-var">http://www.eldemonionegro.com/wordpress/archivos/2009/03/03/debian-eeepc-901-mount-sd-card-as-part-of-root-filesystem-like-var</a> could be what you&#39;re looking for.<br>
<br>Basically, add usb support into /etc/initramfs-tools/modules and update initramfs.<br><br>user@miniyo:~$ cat /etc/initramfs-tools/modules<br># List of modules that you want to include in your initramfs.<br>#<br># Syntax:  module_name [args ...]<br>
#<br># You must run update-initramfs(8) to effect this change.<br>#<br># Examples:<br>#<br># raid1<br># sd_mod<br>usbcore<br>ehci-hcd<br>uhci-hcd<br>usb-storage<br>enrgar@miniyo:~$ update-initrafms<br><br>Hope this helps anyone<br>
<br>Regards<br><br>--<br>kikeenrique<br><br>