Find the answer to your Linux question:
Results 1 to 3 of 3
Hallo!I am using Oracle Enterprise Linux version 4 update 7. I would like to create and burn iso images via the terminal. Assume I have a folder called movies in ...
  1. #1
    Just Joined!
    Join Date
    Jul 2010
    Posts
    3

    use mkisofs and cdrecord to create and burn an iso image

    Hallo!I am using Oracle Enterprise Linux version 4 update 7.

    I would like to create and burn iso images via the terminal.

    Assume I have a folder called movies in directory /root/Desktop.I would like to create a movie.iso image ans burn it using mkisofs and cdrecord.

    Please give me the exact command syntax to use to achieve this.

    Thanks.

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Are you trying to make a DVD that can be played in a DVD player? Or just burn a data image?

    Linux Create / convert AVI file to DVD format ~ Create video DVDs

    CD and DVD Writing from the Linux Command Line

  3. #3
    Linux Newbie
    Join Date
    Apr 2010
    Location
    Novosibirsk, Russia
    Posts
    136
    Quote Originally Posted by joey41 View Post
    Hallo!I am using Oracle Enterprise Linux version 4 update 7.

    I would like to create and burn iso images via the terminal.

    Assume I have a folder called movies in directory /root/Desktop.I would like to create a movie.iso image ans burn it using mkisofs and cdrecord.

    Please give me the exact command syntax to use to achieve this.

    Thanks.
    if you want to burn cd:
    `man cdrecord`

    or dvd:
    `man growisofs`

Posting Permissions

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