Re: Cop[ying files from WIndows -> FreeBSD using Cruizer
- From: "Grant Peel" <gpeel@xxxxxxxxxxxxx>
- Date: Sun, 29 Jun 2008 14:48:37 -0400
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@xxxxxxxxxxx>
To: <freebsd-questions@xxxxxxxxxxx>
Cc: "Grant Peel" <gpeel@xxxxxxxxxxxxx>
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.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Cop[ying files from WIndows -> FreeBSD using Cruizer
- From: Grant Peel
- Re: Cop[ying files from WIndows -> FreeBSD using Cruizer
- From: David Gurvich
- Cop[ying files from WIndows -> FreeBSD using Cruizer
- Prev by Date: Re: Cop[ying files from WIndows -> FreeBSD using Cruizer
- Next by Date: Re: Firefox 3
- Previous by thread: Re: Cop[ying files from WIndows -> FreeBSD using Cruizer
- Index(es):
Relevant Pages
|