#!/bin/bash
#exec cdda2wav -D ATA:1,0,0 -B
#exec icedax -B dev='/dev/cdrom'
mkdir disk-dvd
dvdbackup -M -i /dev/dvd -o disk-dvd
