Skip to content


CentOS DVDを完全コピーする(vobcopy)

このエントリーをはてなブックマークに追加
はてなブックマーク - CentOS DVDを完全コピーする(vobcopy)
Share on Facebook
Post to Google Buzz
Bookmark this on Yahoo Bookmark
Bookmark this on Livedoor Clip
Share on FriendFeed
Share on GREE

 CentOSでDVDを完全コピーしiso化する。


  1. vobcopyのインストール
  2. $ yum -y install vobcopy
  3. DVDを挿入
  4. マウント
  5. $ mount /dev/dvd /mnt
  6. vobcopy実行
  7. $ vobcopy -m
  8. iso化
  9. $ mkisofs -dvd-video -o [任意の名前].iso [vobcopyが作成したディレクトリ]
  10. [vobcopyが作成したディレクトリ]を削除
  11. アンマウント
  12. $ umount /mnt

関連するかもしれない記事



他のブログも読む

Posted in Linux/FreeBSD, ソフトウェア.

Tagged with , , .


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.

*