dvd

Using CD/DVD Burners with Linux

Using mkisofs to create and burn CD/DVD images.

Installation
On CentOS:

yum install mkisofs cdrecord

Usage
http://www.ks.uiuc.edu/Development/Computers/docs/user/cd-burner.html

mkisofs -J -l -R -r -T -V volid -allow-multidot -o filename path
  • volid - the volume id for the disk you will make. This is the label the disk will have when automatically mounted on some operating systems.
  • filename - where the filesystem image will be output. The file may be as large as 650MB (CD) or 4.7GB (DVD), so use scratch space if possible.

Technology:

Subscribe to RSS - dvd

Recent Updates

  • 1 year 12 months ago
  • 1 year 12 months ago
  • 1 year 12 months ago
    php 8.x
  • 1 year 12 months ago
    10.6.7
  • 2 years 1 day ago
    Drop Centos 5/6 stuff