In message <[EMAIL PROTECTED]> you wrote:
> 
> Under 2.6 try (note stsetoptions, not stoptions):
> 
> mt -f /dev/nst0 stsetoptions 0

This is a no-op, as "stsetoptions" will set (add) the selected driver
options bits. With 0 = no bits selected, NOTHING will be done.

While "stoptions 0" will set the driver options to the  given  value,
0.

So "stsetoptions" will leave any options set to  1  unchanged,  while
"stoptions" will reset thtese to zero.

Small difference in typing, big difference in effect.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
When you die, the first thing you lose is your life. The  next  thing
is the illusions.                       - Terry Pratchett, _Pyramids_


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to