百度首页 | 百度空间
 
查看文章
 
在Linux下烧录DVD_ISO
2008-02-01 10:16

http://www14.software.ibm.com/webapp/set2/sas/f/lopdiags/installtools/install/makedvd.html

Burning a DVD from an ISO image

Using Linux

  1. If it is not already installed, install the Linux package "dvd+rw-tools". To determine if the package is installed, enter the following command:
    rpm -qi dvd+rw-tools
  2. Download ISO image for the Installation Toolkit for Linux on POWER to your Linux system. You must have a DVD-Recorder drive installed on your system.
  3. Determine the DVD recorder device ID by executing the following command:
    hwinfo -cdrom | grep "Device File"

    In most cases the output of this command is:
    Device File: /dev/sr0 (/dev/hdc)
  4. Insert a high-quality, blank DVD-R disk into the DVD recorder. Do not use DVD+R, DVD-RW or DVD-RAM.
  5. Issue the following command:
    /usr/bin/growisofs -dvd-compat -Z /dev/hdc=<file>
    where: <file> is the name of the ISO file.

Notes:

  1. You can use a different method to create a DVD from an ISO image. For example, if you have a PC with software that allows the creation of DVD media from an ISO image, then you can use that software to burn a DVD.
  2. Regardless of the method you use to create a DVD, use high-quality DVD-R media to ensure the best data transfer. Do not use DVD+R, DVD-RM or DVD-RAM media.

类别:Linux | 添加到搜藏 | 浏览() | 评论 (0)
 
最近读者:
 
网友评论:
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
验证码:
 

     

©2008 Baidu