Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Dcm4chee only can burn a CD/DVD in two ways:

  • Exporting a study in the web interface
  • Autoburn a CD/DVD for a ofline storage

Before to start

  1. Install the "cdrecord" and "mkisofs"
  2. Open the dcm4chee logs to see what's happens (tail -f server.log is a good idea)
  3. In the jboss console, configure "name=CDRecord,service=MediaWriter" and check that the checkDrive(), checkDisk(), etc, works (beware with the perms of the device, the user who runs the dcm4chee must have write permision!)

Now, you can burn CD/DVD's!!

Exporting a study in the web interface

  1. Log into the web interface
  2. Select the studies to burn
  3. Clic to "Export selected images to Teaching Filesystem"
  4. In "Document Title" select "For media export"
  5. Clic on "export"
  6. Now you are burning a CD/DVD!

Autoburn a CD/DVD for a ofline storage

  • No labels