ISOからDVDを作成

/root/CentOS-7-x86_64-DVD-1503-01.isoとして保存されているISOイメージでDVDを作成する。DVD-RWは/dev/cdromとして認識されている。
# growisofs -Z /dev/cdrom=/root/CentOS-7-x86_64-DVD-1503-01.iso
Executing 'builtin_dd if=/root/CentOS-7-x86_64-DVD-1503-01.iso of=/dev/cdrom obs=32k seek=0'
/dev/cdrom: "Current Write Speed" is 2.0x1352KBps.
    1605632/4310695936 ( 0.0%) @0.0x, remaining 223:38 RBU 100.0% UBU   2.0%
(途中省略)
 4310106112/4310695936 (100.0%) @2.0x, remaining 0:00 RBU   3.5% UBU  53.1%
builtin_dd: 2104832*2KB out @ average 2.0x1352KBps
/dev/cdrom: flushing cache
/dev/cdrom: writing lead-out
/dev/cdrom: reloading tray
#

0 件のコメント :

コメントを投稿