Search This Blog

Wednesday, October 3, 2012

Making an ISO file from DVD with no protection

Just as simple as this:

dd if=/dev/dvd of=output.iso

Tried it on Windows XP installation disk and works. VirtualBox has no problem booting it up.

No comments:

Post a Comment