The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Filesystems, Disks and Memory
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 02-27-2002
AtleRamsli AtleRamsli is offline
Registered User
 

Join Date: Feb 2002
Location: Brabant, Belgium
Posts: 65
A not-so-known thing about FreeBSD:
I wanted to duplicate a disk, but couldn't for the life of me get it to work - how the H#&& do I get the SCSI-emulator to work, grrrr!!
Then I found burncd, worked right off the IDE, just like I would have done it.
".. just like I would have ... hmm, lets try .."

# cat /dev/acd0 >file.iso

YES! That is the way to duplicate a disk under FreeBSD:

You cat the CD and pipe it to the CD-R!

I became a _dedicated_ BSD fan after that :-)

Atle
__________________
PS
All of the above is to be read as '... unless I am wrong'
ENDPS
Reply With Quote