rpi dvd to iso in linux

  1. Check where the CD is located in the Linux system
    > cdrdao scanbus
    Suppose you get the following which says it is at /dev/sr0
    Cdrdao version 1.2.3 - (C) Andreas Mueller
    /dev/sr0 : Slimtype, DVDRW SOSW-833S , VRS3
  2. Make sure that location is unmounted.
    > umount /dev/sr0
  3. Do the following command to rip the dvd to iso.
    > cat /dev/sr0 > /home/tylau0/disc.iso  

Comments

Popular posts from this blog

Using PlayStation 1 Densha de Go controller on emulators

Using PS1/PC Densha de Go! controller SLPH-00051/TCPP-20001/DGOC-44U on PS4/Switch Densha de Go!!

Play octoshape stream on windows with VLC player