Implemented SpinUpDisk()

This commit is contained in:
Klaus Schmidinger
2001-08-11 11:15:41 +02:00
parent 627916d32a
commit 8e99289b55
4 changed files with 43 additions and 3 deletions

View File

@@ -640,3 +640,5 @@ Video Disk Recorder Revision History
that turns off the video disk when it is not used, and therefore needs
to write the EPG file to a ramdisk (or turn off writing it alltogether).
See 'vdr --help' for details.
- Making sure the disk is up and running before starting recording (this
is important for systems that turn off the video disk when it is not used).