> > > Do you think i should try
> > > to read from a
> > > better sector?
> >
> > Unless you think the hardware is particularly old and
> > suspect (e.g.
> > unstable on all applications) I think the chance of it
> > being a software
> > bug or configuration issue is 99%.
> >
> > Darren
> >
>
>
> > Do you think i should try
> > to read from a
> > better sector?
>
> Unless you think the hardware is particularly old and
> suspect (e.g.
> unstable on all applications) I think the chance of it
> being a software
> bug or configuration issue is 99%.
>
> Darren
>
What i'm doing now is readi
> input => output
> A: 3313 => 3313;
> B: 3313 => 3?13;
> -
> 3 -> a variable-length character;
> 1 -> a one byte ascii character;
> ? -> a one byte ascii question mark (literaly)
> ...
> Sometimes (probability 1/(2-20)) i get a question mark instead of a
> particula