]> pere.pagekite.me Git - homepage.git/commitdiff
Typos.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 18 Sep 2011 18:43:47 +0000 (18:43 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 18 Sep 2011 18:43:47 +0000 (18:43 +0000)
blog/data/2011-09-17-dvdrip.txt

index b54a707052d7521ec98175024eb37a97016ee88b..9fb0becf08812b83d6ffaae67137f48d8c6f0235 100644 (file)
@@ -5,7 +5,7 @@ Date: 2011-09-17 20:20
 <p>For convenience, I want to store copies of all my DVDs on my file
 server.  It allow me to save shelf space flat while still having my
 movie collection easily available.  It also make it possible to let
 <p>For convenience, I want to store copies of all my DVDs on my file
 server.  It allow me to save shelf space flat while still having my
 movie collection easily available.  It also make it possible to let
-the kids see their favorite DVDs without wearing the physical copies
+the kids see their favourite DVDs without wearing the physical copies
 down.  I prefer to store the DVDs as ISOs to keep the DVD menu and
 subtitle options intact.  It also ensure that the entire film is one
 file on the disk.  As this is for personal use, the ripping is
 down.  I prefer to store the DVDs as ISOs to keep the DVD menu and
 subtitle options intact.  It also ensure that the entire film is one
 file on the disk.  As this is for personal use, the ripping is
@@ -22,12 +22,12 @@ dd if=/dev/dvd of=/storage/dvds/$title.iso bs=1M
 
 <p>But some DVDs give a input/output error when I read it, and I have
 been looking for a better alternative.  I have no idea why this I/O
 
 <p>But some DVDs give a input/output error when I read it, and I have
 been looking for a better alternative.  I have no idea why this I/O
-error occur, but suspect my DVD drive, the linux kernel driver or
+error occur, but suspect my DVD drive, the Linux kernel driver or
 something fishy with the DVDs in question.  Or perhaps all three.</p>
 
 something fishy with the DVDs in question.  Or perhaps all three.</p>
 
-<p>Anway, I believe I found a solution today using dvdbackup and
+<p>Anyway, I believe I found a solution today using dvdbackup and
 genisoimage.  This script gave me a working ISO for a problematic
 genisoimage.  This script gave me a working ISO for a problematic
-movie by first extracting the DVD file system and then repacking it
+movie by first extracting the DVD file system and then re-packing it
 back as an ISO.
 
 <blockquote><pre>
 back as an ISO.
 
 <blockquote><pre>