Date: Sun, 29 Jun 2008 14:48:37 -0400 From: "Grant Peel" <gpeel@thenetnow.com> To: "David Gurvich" <david.gurvich@verizon.net>, <freebsd-questions@freebsd.org> Subject: Re: Cop[ying files from WIndows -> FreeBSD using Cruizer Message-ID: <D7CED0E696AD42CCB5699155F41827DB@GRANT> References: <508AA8657AF44BC3830238D2D7465F76@GRANT> <20080629141419.4a5b1ae5@verizon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks David, In my case I was getting a 'deprication' warning so I changed the command to: mount -t msdosfs /dev/da1s1 /usbstick (I already have a scsi device (SAS) connected). Thanks again, -Grant ----- Original Message ----- From: "David Gurvich" <david.gurvich@verizon.net> To: <freebsd-questions@freebsd.org> Cc: "Grant Peel" <gpeel@thenetnow.com> Sent: Sunday, June 29, 2008 2:14 PM Subject: Re: Cop[ying files from WIndows -> FreeBSD using Cruizer > You could transfer files in multiple ways other than copying files to a > usb stick and mounting it in freebsd. To mount a fat32 volume in > freebsd use 'mount -t msdos /path/to/device /mountpoint' and simply > copy the files from the mountpoint. > > Alternatives are to use network file sharing, ssh file transfer, etc. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D7CED0E696AD42CCB5699155F41827DB>
