Welcome to the VirtuQ Forums.
Results 1 to 3 of 3
  1. #1
    rohit
    Guest

    Writing on CD or DVD

    Hi,

    How can we select and write the files/folders on CD or DVD?

    --Rohit
    Last edited by rohit; 02-10-2011 at 03:38 PM.

  2. #2
    VirtuQ Moderator
    Join Date
    Jun 2011
    Location
    Bangalore, India
    Posts
    40
    Rohit,

    The CD and DVD are local resources on the computer. Typically they are owned by whosoever owns the console. You can check the permissions using ls -ld /dev/cdrom, ls -ld /dev/dvdwriter etc. If you do a remote logon to a machine you of course cannot write to the local optical drives of that machine until and unless you are root or are granted permission to do so.

    In case you have the necessary permissions, you can use the programs mkisofs alongwith cdrecord from the command line or one of the several gui programs such as xcdroast. Do note that the support for Blue-Ray drives in Linux is still flaky due to the several licensing issues.

    Anup

  3. #3
    rohit
    Guest
    Thanks Anup


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •