<div><div>Hi Joe,</div><div><br>
to get vfat working you will need to recompile the kernel. I have a USB
hard disk working in a Wrap with the following modules (from the last
voyage kernel (0.2pre2)):<br>
<br>
CONFIG_BLK_DEV_SD=y<br>
<br>
#<br>
# DOS/FAT/NT Filesystems<br>
#<br>
CONFIG_FAT_FS=m<br>
CONFIG_MSDOS_FS=m<br>
CONFIG_VFAT_FS=m<br>
CONFIG_FAT_DEFAULT_CODEPAGE=437<br>
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"<br>
<br>
#<br>
# Native Language Support<br>
#<br>
CONFIG_NLS=m<br>
CONFIG_NLS_DEFAULT="iso8859-1"<br>
CONFIG_NLS_CODEPAGE_437=m<br>
CONFIG_NLS_ISO8859_1=m<br>
<br>
regards<br>
<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Date: Fri, 27 Jan 2006 10:22:14 -0800<br>From: "Joe.Kelly" <<a href="mailto:joe.kelly@cbconstantini.com">
joe.kelly@cbconstantini.com</a>><br>Subject: [Voyage-linux] Vfat?<br>To: "'<a href="mailto:voyage-linux@list.voyage.hk">voyage-linux@list.voyage.hk</a>'" <<a href="mailto:voyage-linux@voyage.hk">voyage-linux@voyage.hk
</a>><br>Message-ID:<br>        <<a href="mailto:4688813154BCE9498F8B293BCFA85832013DC639@exchange.cbconstantini.com">4688813154BCE9498F8B293BCFA85832013DC639@exchange.cbconstantini.com</a>><br>Content-Type: text/plain
<br><br>Hi,<br><br>Okay, some newbie questions here -- sorry in advance. I just got my first<br>Soekris net4801 and I successfully installed Voyage Linux on it. When I<br>plugged in a USB flash drive into the net4801's USB port, I was pleased to
<br>see that Voyage detected it. However, when I tried to mount it with fs type<br>"vfat", I got the following error message: unknown filesystem type 'vfat'.<br><br>I suspect this has something to do with voyage's kernel?  Anyway, how can I
<br>get vfat to work? Do I have to recompile the voyage kernel with a modified<br>kernel configuration?<br><br><br><br>------</blockquote></div><br>