Bacula-users

[Bacula-users] Windows Version of bls.exe

2008-09-17 11:40:37
Subject: [Bacula-users] Windows Version of bls.exe
From: "Dr. Marco Schaerfke" <Marco.Schaerfke AT proteomics-ffm DOT de>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 17 Sep 2008 17:38:08 +0200
Dear all,
I have a running bacula installation with an DVD writer as storage device (works perfect). The whole system runs under Linux. Now I am trying to extract files from an DVD volume under Windows (!) without a fully installed bacula installation (director etc., I need this for data exchange with other people). I learned from the documentation that bls etc. are my friends. Unfortunately I am not able to use the bls command in a right way. How are the settings for an DVD device under Windows. I played with the following sd.conf (My DVD is e: under windows)

Device {
 Name = DVD
 Media Type = DVD
 Archive Device = "E:\\"
 LabelMedia = yes                   # lets Bacula label unlabeled media
 Random Access = Yes
 AutomaticMount = yes               # when device opened, read it
 RemovableMedia = yes
 AlwaysOpen = no
}


The command

bls.exe -j -V "DVD-2008-1" "DVD"

gives

C:\Programme\Bacula\bin>bls.exe -j -V "DVD-2008-1" "DVD"
bls: ../../stored/butil.c:282 Using device: "DVD" for reading.
17-Sep 17:36 bls JobId 0: Warning: ../../stored/dev.c:492 ../../stored/dev.c:490
Could not open: E:\DVD-2008-1, ERR=No such file or directory
17-Sep 17:36 bls JobId 0: Warning: ../../stored/acquire.c:221 Read open device " DVD" (E:\) Volume "DVD-2008-1" failed: ERR=../../stored/dev.c:490 Could not open
: E:\DVD-2008-1, ERR=No such file or directory

Mount Volume "DVD-2008-1" on device "DVD" (E:\) and press return when ready:


The explore is able to show the content of the DVD.

Any help ?

Thanks

Marco

Attachment: Marco_Schaerfke.vcf
Description: Vcard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Windows Version of bls.exe, Dr. Marco Schaerfke <=