Refusal? What's it doing wrong?
Have you tried VLC as an alternative?
run a "chkdisk /p" either from within windows or in the recovery console (windows cd needed) and it should clear it.
does fstool run the scan, though?fstool sets the flag directly, no need to use chkdsk.
Nothing wrong with the drives (I mean if they WERE badly unmounted, wouldn't xp want to run chkdsk on them), other things can mount them, just not ubuntu.
VLC does come with default keymaps in Ubuntu. I know this for sure since I use them every day. VLC comes with some transcoding abilities, but they're not as powerful as mencoder. mplayer does not come with mencoder, it's a separate package.snip
VLC does come with default keymaps in Ubuntu. I know this for sure since I use them every day. VLC comes with some transcoding abilities, but they're not as powerful as mencoder. mplayer does not come with mencoder, it's a separate package.
What sort of guide is necessary?
sudo apt-get install mplayer mencoder
You might also want the DVD CSS codecs and the windows codecs but those are just about as easy to install as well.
If it's still giving you problems start a thread about it and we'll see if we can work 'em out.
you may have to enable certain repositories, extra community ones or something.
the gui tool (synaptic is it?) is still going to reference the same repos as apt-get so if it isn't in one, it's likely not in the other.
That being said mplayer is far superior in my eyes, i prefer it without a gui front end like gmplayer since i play things on another machine with screen but it's just the simplest most elegant solution to playing video files.
I bet googling for a vlc config file would help you set up key bindings in no time
No, it sets the bit to "clean" which means nothing can possibly know even if the FS IS dirty.
Which Proves Ubuntu was lying about why it could not mount them.
You can also use it to force it to dirty.
If it makes you feel any better, I DID run chkdsk on one drive to be sure, it still said it was unmountable.
It's just broken.
I recommended running chkdsk /p (/p will run scan on disk even if it does not have dirty flag) so that it actually fixes the problem.