[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] mv does delete when fail of fat (was: 1-18-cur trunk stability issues)



I suggest:
1) do some tests (with dummy files of coarse)
2) check drive with "undelete tool" as it may still be there
3) confirm on another machine/distro (Gentoo) (someone else maybe?)

If you can verify it deletes on fail on other partition type, that
would be bonus

That will at least isolate the issue (it may just be the mint fat driver)

Paul

---------- Forwarded message ----------
From: Mark Duckworth <mduckworth@atari-source.org>
Date: Wed, Nov 30, 2011 at 8:16 AM
Subject: Re: [MiNT] 1-18-cur trunk stability issues

On Nov 28, 2011, at 2:38 PM, Jean-François Lemaire wrote:
>
> NVDI is the way to go for the Radeon anyway. Trunk is working quite fine for
> me. Well, there are a few issues with the VDI, and I've known MiNT to be more
> solid, but it's nothing to do with the CTPCI.

Speaking of this my nvdi.prg binary is gone. Here is why

I went to rename it in a console session.  I simply did mv nvdi.prg nvdi.prgx

Notice the typo.  This was on my boot partition which is fat
explicitly without vfat support.  The error message it gave was
something like "error source and destination are the same file".
After the error message it was gone.

I'm guessing mv simply deleted it half way through operations?  Is
this expected behavior?

Thanks,
Mark