search for: dvdrecorder

Displaying 8 results from an estimated 8 matches for "dvdrecorder".

Did you mean: cdrecorder
2006 May 20
1
problem to backup some folder - folder empy
hi my script to backup my home folder BDIR=/home/$USER EXCLUDE=exclude.txt OPTS="-a -r -v -p -t --del --exclude-from=$EXCLUDE --progress" BACKUPDIR=/media/dvdrecorder rsync $OPTS $BDIR $BACKUPDIR my exclude file + .kde/ + .kde/share/ + .kde/share/apps/ + .kde/share/apps/kmail/*** + .kde/share/apps/kwallet/*** + .kde/share/apps/konqueror/*** + .kde/share/apps/kabc/*** - .** when i check in .kde/share/ (backup) i found nothing.... my backup script file was in...
2003 Jul 05
2
NEC 1300A DVD-R writing
Hi, so I just bought a NEC 1300A, primarily, because it allows me to write DVD+ and -RW. Using DVD-R discs (and currently no options to try other media, due to shops being closed), I'm unable to write anything, using either the dvd+rwtools port, or the dvdrtools. I've exhausted all references to be found in google, which are in a language I understand, so I'm hoping the list can
2005 Aug 24
2
Softlinking to a dvd-drive with inconsistent mount points?
In Suse 9.2, it was easy to softlink to a drive from /home/username/.wine/dosdevices because the mount point for the drive was always the same. That is, /media/dvdrecorder was always where the disc would get mounted. NOW, with Suse 9.3, the mount point is /media/DISC_NAME. Since each disk has a different name, there is never a consistent mount point. So, I can't make Wine's "d:" drive the dvd-drive because the mount point name always changes. Do...
2003 Jun 15
2
dvd+rw-tools ported to FreeBSD (Sony 500A DVD[+/-]R[W] support)
I just finished up a port of Andy Polyakov's excellent dvd+rw-tools to FreeBSD, and he has incorporated the patches into his release: http://fy.chalmers.se/~appro/ http://fy.chalmers.se/~appro/linux/DVD+RW/ http://fy.chalmers.se/~appro/linux/DVD+RW/tools/ (version 5.8.4.4.4) These tools support DVD-R, DVD-RW, DVD+R, and DVD+RW format dvd burners, including the popular Sony
2005 Feb 07
1
System directory L"%SystemRoot%\\system" is not accessible
...6.3 previously installed wasn't being picked up because it was installed by another game, so I tried to install QT 6.3 again with the intention of doing a Full or Custom install rather than the Recommended I had done before. What did I get? holly@SuSE:~/games/Septerra_Core> wine /media/dvdrecorder/storage/+drivers/QT6pt3/QuickTimeInstaller.exe Warning: the specified System directory L"%SystemRoot%\\system" is not accessible. holly@SuSE:~/games/Septerra_Core> Doesn't work if I cd to the directory first, either. Not good. I went back into the registry and changed a couple o...
2010 Jul 06
2
disable dvd write
hi, does anybody know how to disable dvd/cd write access in centos 5.3? thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100706/7d32cfef/attachment.html>
2005 Jun 04
3
DVD writer problem
I have an NEC DVD-RW ND2500A (that's not the label I bought it under, but that's what it really is.) It's supposed to read/write CDs, DVDs, DVD+Rs, and DVD-Rs. I'm basically dual booting between XP and CentOS 4. Following the recipe in "The Linux Cookbook", I tried to copy a DVD using: dd if=/dev/hdd of=/tmp/diskfile.iso then cdrecord dev=/dev/hdd fs=32m
2005 May 19
3
Navigating to the upper floor of the /Home directory using Wine.
I want to be able to use Wine to reach the /home base partition or directory. By wanting such a thing, do I install Wine on the /usr directory or do I do that on home itself?