Windows Vista Beta | WinVistaBeta.com - Message | Vista Ultimate SUA tar

September 07, 2008  
Subject: Vista Ultimate SUA tar
Group: microsoft.public.windows.vista.general
Date: 7/4/2008 12:58:41 PM
From: Ronny Mandal [Email Address Protection]

Hi!

Is it possible to use tape0 as /dev/nst0, i.e. let mt position the
tape and read from e.g. third track?

mt -f /dev/tape0 fsf 1 did not work.

Thanks

-Ronny Mandal

Back
Subject: Re: Vista Ultimate SUA tar
Group: microsoft.public.windows.vista.general
Date: 7/4/2008 1:12:42 PM
From: "Gordon" [Email Address Protection]

"Ronny Mandal" <ronnyma@math.uio.no> wrote in message
news:ed8fc652-8f35-4f3b-8182-ae08e6306ddf@i76g2000hsf.googlegroups.com...
> Hi!
>
> Is it possible to use tape0 as /dev/nst0, i.e. let mt position the
> tape and read from e.g. third track?
>
> mt -f /dev/tape0 fsf 1 did not work.
>
> Thanks
>
> -Ronny Mandal


Why do I think you are talking about Unix or Linux commands here?


Back
Subject: Re: Vista Ultimate SUA tar
Group: microsoft.public.windows.vista.general
Date: 7/4/2008 1:36:03 PM
From: Ronny Mandal [Email Address Protection]

On 4 Jul, 22:12, "Gordon" <gbpli...@gmail.com.invalid> wrote:
> "Ronny Mandal" <ronn...@math.uio.no> wrote in message
>
> news:ed8fc652-8f35-4f3b-8182-ae08e6306ddf@i76g2000hsf.googlegroups.com...
>
> > Hi!
>
> > Is it possible to use tape0 as /dev/nst0, i.e. let mt position the
> > tape and read from e.g. third track?
>
> > mt -f /dev/tape0 fsf 1 did not work.
>
> > Thanks
>
> > -Ronny Mandal
>
> Why do I think you are talking about Unix or Linux commands here?
Your question does not solve the problem. I've checked the manual on
mt, and can see that there is no such thing as the fsf parameter. If I
was to rephrase the question, it would be "How do I use the Windows
Vista SUA to cue the tape to proper position and dump the data fra
that pos. to EOF".

Back
Subject: Re: Vista Ultimate SUA tar
Group: microsoft.public.windows.vista.general
Date: 7/4/2008 7:11:16 PM
From: "Shane Nokes" [Email Address Protection]

Your attitude doesn't help either.

He said it seemed like you were attempting to use *nix based command
variables in an NT-based environment.

He was trying to figure out what you're up to.

If you can be nice then I'm sure someone will help.

"Ronny Mandal" <ronnyma@math.uio.no> wrote in message
news:7d4471a6-9ecc-40d5-85a1-5c607b9df4ee@m3g2000hsc.googlegroups.com...
> On 4 Jul, 22:12, "Gordon" <gbpli...@gmail.com.invalid> wrote:
>> "Ronny Mandal" <ronn...@math.uio.no> wrote in message
>>
>> news:ed8fc652-8f35-4f3b-8182-ae08e6306ddf@i76g2000hsf.googlegroups.com...
>>
>> > Hi!
>>
>> > Is it possible to use tape0 as /dev/nst0, i.e. let mt position the
>> > tape and read from e.g. third track?
>>
>> > mt -f /dev/tape0 fsf 1 did not work.
>>
>> > Thanks
>>
>> > -Ronny Mandal
>>
>> Why do I think you are talking about Unix or Linux commands here?
> Your question does not solve the problem. I've checked the manual on
> mt, and can see that there is no such thing as the fsf parameter. If I
> was to rephrase the question, it would be "How do I use the Windows
> Vista SUA to cue the tape to proper position and dump the data fra
> that pos. to EOF".


Back
Subject: Re: Vista Ultimate SUA tar
Group: microsoft.public.windows.vista.general
Date: 7/4/2008 10:17:18 PM
From: "Colin Barnhorst" [Email Address Protection]

"Ronny Mandal" <ronnyma@math.uio.no> wrote in message
news:ed8fc652-8f35-4f3b-8182-ae08e6306ddf@i76g2000hsf.googlegroups.com...
> Hi!
>
> Is it possible to use tape0 as /dev/nst0, i.e. let mt position the
> tape and read from e.g. third track?
>
> mt -f /dev/tape0 fsf 1 did not work.
>
> Thanks
>
> -Ronny Mandal


SUA is a Qt/KDE-based sip user agent, according to freshmeat.net. If you
are going to interface with a tape drive from Vista you won't be able to do
it with the command strings as listed. I don't doubt that you could do it
using something like PowerShell. See:
http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx.
What has to happen in addition to that I don't know but also see:
http://www.microsoft.com/technet/scriptcenter/hubs/vista.mspx


Back
Subject: Re: Vista Ultimate SUA tar
Group: microsoft.public.windows.vista.general
Date: 7/5/2008 8:00:05 AM
From: Ronny Mandal [Email Address Protection]

On 5 Jul, 07:17, "Colin Barnhorst" <c.barnho...@comcast.net> wrote:
> "Ronny Mandal" <ronn...@math.uio.no> wrote in message
>
> news:ed8fc652-8f35-4f3b-8182-ae08e6306ddf@i76g2000hsf.googlegroups.com...
>
> > Hi!
>
> > Is it possible to use tape0 as /dev/nst0, i.e. let mt position the
> > tape and read from e.g. third track?
>
> > mt -f /dev/tape0 fsf 1 did not work.
>
> > Thanks
>
> > -Ronny Mandal
>
> SUA is a Qt/KDE-based sip user agent, according to freshmeat.net. =A0If y=
ou
> are going to interface with a tape drive from Vista you won't be able to =
do
> it with the command strings as listed. =A0I don't doubt that you could do=
it
> using something like PowerShell. =A0See:http://www.microsoft.com/technet/=
scriptcenter/hubs/msh.mspx.
Thanks for the constructive answer. I'll check out on the links you've
provided and give you feedback if it worked or not.

-RM

> What has to happen in addition to that I don't know but also see:http://w=
ww.microsoft.com/technet/scriptcenter/hubs/vista.mspx


Back
Subject: Re: Vista Ultimate SUA tar
Group: microsoft.public.windows.vista.general
Date: 7/5/2008 10:02:50 AM
From: "Colin Barnhorst" [Email Address Protection]

"Ronny Mandal" <ronnyma@math.uio.no> wrote in message
news:c2835407-8fbd-4dcb-a8e9-701ca3208c5d@8g2000hse.googlegroups.com...
On 5 Jul, 07:17, "Colin Barnhorst" <c.barnho...@comcast.net> wrote:
> "Ronny Mandal" <ronn...@math.uio.no> wrote in message
>
> news:ed8fc652-8f35-4f3b-8182-ae08e6306ddf@i76g2000hsf.googlegroups.com...
>
> > Hi!
>
> > Is it possible to use tape0 as /dev/nst0, i.e. let mt position the
> > tape and read from e.g. third track?
>
> > mt -f /dev/tape0 fsf 1 did not work.
>
> > Thanks
>
> > -Ronny Mandal
>
> SUA is a Qt/KDE-based sip user agent, according to freshmeat.net. If you
> are going to interface with a tape drive from Vista you won't be able to
> do
> it with the command strings as listed. I don't doubt that you could do it
> using something like PowerShell.
> See:http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx.
Thanks for the constructive answer. I'll check out on the links you've
provided and give you feedback if it worked or not.

-RM

> What has to happen in addition to that I don't know but also
> see:http://www.microsoft.com/technet/scriptcenter/hubs/vista.mspx


You're welcome and good hunting.


Back