I'm trying to mount with this: mount -t msdos /dev/wd0f /mnt or mount /dev/wd0f /mnt
For rebuilding, I just added one line into LIST file to include the msdos mount file. PROG sbin/mount_msdos But I didn't remove the comment into G4U-KERNEL to load the MSDOSFS. If I edit the G4U-KERNEL file to include the MSDOSFS, do I need to make a full rebuild of NETBSD sources again? Couldn't I just compile the G4U image files with nbmake-i386? Juliano -- Mensagem original -- >On Tue, 10 Apr 2007, [EMAIL PROTECTED] wrote: >> I need to mount a FAT partition to access some files. >> But when I try to mount it I get this error: >> OPERATION NOT SUPPORTED BY DEVICE >> >> I have rebuilt g4u from sources and included MOUNT_MSDOS file. >> >> But even with MOUNT_MSDOS i couldn't mount it. >> >> Is it possible to mount a FAT partition with G4U? > >Check the kernel config if it has msdosfs. >Also, what's the exact command you used to mount? > > > - Hubert > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ g4u-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/g4u-help
