Skip to Content.
Sympa Menu

baslinux - Re: [BL] Mounting FAT32 partition in BasicLinux

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] Mounting FAT32 partition in BasicLinux
  • Date: Sat, 10 Nov 2007 16:50:43 -0500

Yeah, BL is really amazing! I wanted vfat support so that I could copy over install files for Windows 98 actually. I tried to use smbclient to connect to another machine on my network but it seemed over my head when I was reading the tutorials on the internet.
 
So what I ended up doing was setting up an ftp server... I can access the files individually through wget on the other machine with the installation files... but that's the problem. The wget command doesn't have a -r recursive option to download all of the files on the ftp server... I remember wget having this option (maybe on another distro?)
 
Long story short, how can I download folders recursively using wget? If I cannot do that, what's the alternative?
 
Thanks!
KF





> Date: Sat, 10 Nov 2007 20:28:39 +0000
> To: baslinux AT lists.ibiblio.org
> From: baslinux AT lists.ibiblio.org
> Subject: Re: [BL] Mounting FAT32 partition in BasicLinux
>
> On Sat, 10 Nov 2007, baslinux AT lists.ibiblio.org wrote:
>
> > I ended up using the vfat.o module from the website.
> > It worked great.
>
> The vfat.o module fits onto disk 2 of the latest 2-floppy BL3 so I use it
> to clone Windows 98 (which you cannot do with DOS or a running Windows 98
> that you want to clone from). Another list member made a 1-floppy USB
> BL-based linux with vfat support built in, useful for copying files from
> Win98 to USB flash drive. mount -t vfat. I would not be without these
> three disks.
>
> Sindi
>
> >
> > Thanks,
> > KF
> >
> >
> >
> >> Date: Sat, 10 Nov 2007 19:35:23 +1300> To: baslinux AT lists.ibiblio.org> From: baslinux AT lists.ibiblio.org> Subject: Re: [BL] Mounting FAT32 partition in BasicLinux> > Message from Steven> ===================> Preet wrote:> >> > I'm having trouble mounting a fat32 partition in BasicLinux.> > The default BL3 does not know fat32. If you need> that capability, you can insmod the vfat module> (available from the BL3 site).> > > So then I tried> > > > mount -t vfat /dev/hda3 /hd> > Try this:> ----------------------------> mount -t msdos /dev/hda3 /hd> ----------------------------> BL3 knows msdos and that should mount your vfat > partition (without the long filenames).> > If this doesn't help, please send another message > here and we will look into this further.> > Cheers,> Steven> > -----------------------> BasicLinux mailing list> -----------------------> http://www.basiclinux.com.ru> http://www.ibiblio.org/pub/linux/distributions/baslinux/> ------------------------------------> To exit, send subject=unsubscribe to> baslinux-request AT lists.ibiblio.org
> > _________________________________________________________________
> > Send a smile, make someone laugh, have some fun! Start now!
> > http://www.freemessengeremoticons.ca/?icid=EMENCA122
>
> keesan AT sdf.lonestar.org
> SDF Public Access UNIX System - http://sdf.lonestar.org



R U Ready for Windows Live Messenger Beta 8.5? Try it today!



Archive powered by MHonArc 2.6.24.

Top of Page