Hi,

i've solved my problem by using a 32-bit, patched version of 
dvd+rw-tools.
Thanks to all.

Tony

On Tue, 2006-02-14 at 09:21 -0800, [EMAIL PROTECTED] wrote:
> > That's not what i get :
> > 
> > # mount -t iso9660 /dev/dvd /mnt/dvd/
> > # mount | grep dvd
> > /dev/hda on /mnt/dvd type iso9660 (rw)
> > 
> > so i format the dvd :
> > 
> > # umount /dev/dvd
> > # dd if=/dev/zero bs=1024 count=512 | growisofs -Z /dev/dvd=/dev/fd/0
> > # mount -t iso9660 /dev/dvd /mnt/dvd/
> > mount: wrong fs type, bad option, bad superblock on /dev/dvd,
> >        missing codepage or other error
> >        In some cases useful info is found in syslog - try
> >        dmesg | tail  or so
> > 
> The last error message is expected as there is no file system on the dvd. 
> 
> > so back to bacula console :
> > 
> > #label
> > Automatically selected Storage: DVD-WRITER
> > Enter new Volume name: Unexpected question has been received.
> > NEO_7
> > Automatically selected Pool: Default
> > Connecting to Storage daemon DVD-WRITER at saloon:9103 ...
> > Sending label command for Volume "NEO_7" Slot 0 ...
> > 3000 OK label. Volume=NEO_7 Device="DVD-WRITER" (/dev/dvd)
> > Catalog record for Volume "NEO_7", Slot 0  successfully created.
> > Requesting to mount DVD-WRITER ...
> > 3907 Device "DVD-WRITER" (/dev/dvd) cannot be mounted. ERR=mount: wrong
> > fs type, bad option, bad superblock on /dev/dvd,
> >        missing codepage or other error
> >        In some cases useful info is found in syslog - try
> >        dmesg | tail  or so
> > 
> > 
> > Do not forget to mount the drive!!!
> > 
> 
> Sorry, I have debugging on and the error message goes to a different console. 
> Here
> is the error I get for that command:
> 
> jmd0-sd: dircmd.c:388 Stole device "DVD-WRITER" (/dev/dvd) lock, writing 
> label.
> jmd0-sd: dev.c:277 open dev: tape=0 dev_name="DVD-WRITER" (/dev/dvd) 
> vol=Test001
> mode=OPEN_READ_WRITE
> jmd0-sd: dev.c:283 call open_dvd_device mode=OPEN_READ_WRITE
> jmd0-sd: dev.c:494 Enter: open_dvd_dev: DVD dev= mode=OPEN_READ_WRITE
> jmd0-sd: dev.c:511 open_dvd_device: num_parts=0, VolCatInfo.VolCatParts=0
> jmd0-sd: dvd.c:78 Enter mount_dev
> jmd0-sd: dvd.c:152 Device "DVD-WRITER" (/dev/dvd) cannot be mounted. 
> ERR=mount:
> wrong fs type, bad option, bad superblock on /dev/dvd,
>        missing codepage or other error
>        In some cases useful info is found in syslog - try
>        dmesg | tail  or so
> 
> 
> jmd0-sd: dvd.c:196 open_mounted_dev: got 0 files in the mount point (not 
> counting .,
> .. and .keep)
> jmd0-sd: dvd.c:78 Enter mount_dev
> jmd0-sd: dvd.c:152 Device "DVD-WRITER" (/dev/dvd) cannot be mounted. 
> ERR=mount:
> wrong fs type, bad option, bad superblock on /dev/dvd,
>        missing codepage or other error
>        In some cases useful info is found in syslog - try
>        dmesg | tail  or so
> 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to