Copy files off FreeBSD
Posted
by
Josh
on Super User
See other posts from Super User
or by Josh
Published on 2011-03-17T13:48:10Z
Indexed on
2011/03/18
16:12 UTC
Read the original article
Hit count: 209
I have a FreeBSD machine that I have to copy everything off the drive. The fielsystem is UFS and not readable by any other operating system. (great...)
I have a USB flash drive (FAT32) I need to copy everything to from the SATA in the bsd machine.
I looked up cp commands, and got it to partially work, but it seems to copy to the wrong directory. I cannot find out the "name" of the USB drive, and if it can even copy to it.
© Super User or respective owner