Re: Copying files to a windows XP partition (mtools?)

2007-03-25 Thread Jorge Peixoto de Morais Neto
If you dont have/cant make a vfat partition there is another option. There is a windows driver for ext2 (1) (assuming that's what you use) which enables you to copy from linux to windows when in windows. Why not just use NTFS-3G? I hear that there is a stable release since January 2007. -- So

Re: Copying files to a windows XP partition (mtools?)

2007-03-25 Thread Thomas Jollans
On Sunday 25 March 2007 21:25, Wackojacko wrote: > > If you dont have/cant make a vfat partition there is another option. > There is a windows driver for ext2 (1) (assuming that's what you use) > which enables you to copy from linux to windows when in windows. > This can also be used with ext3 part

Re: Copying files to a windows XP partition (mtools?)

2007-03-25 Thread Wackojacko
Thias wrote: Hello, Unfortunatly, you should have a vfat partition to exchange data between Linux and Windows using mtools. As ntfs filesystem and "write permission under linux" are not very friendly, you may want to have a look at ntfs-3g. On Sun, Mar 25, 2007 at 01:16:15PM -050

Re: Copying files to a windows XP partition (mtools?)

2007-03-25 Thread Thias
Hello, Unfortunatly, you should have a vfat partition to exchange data between Linux and Windows using mtools. As ntfs filesystem and "write permission under linux" are not very friendly, you may want to have a look at ntfs-3g. On Sun, Mar 25, 2007 at 01:16:15PM -0500, Charles B

Copying files to a windows XP partition (mtools?)

2007-03-25 Thread Charles Blair
direction. I hope there is a simple fix. On an older dual-boot system, I used mtools. Is this still recommended? I tried created a mtools.conf file that just said drive c: file="/dev/sda1" but I just get a message "drive c: not supported" -- To UNSUBSCRIBE, email to [EMAI

mtools permissions

2003-11-17 Thread Rick Pasotto
How should mtools (3.9.9-1) be setup so that regular users can use it? I haven't used it in a while and never used to have any problem as a regular user. I'm a member of the 'floppy' group but mtools is not. I see no reason to restrict mtools usage to root. Was this a polic

Re: mtools

2003-02-01 Thread Mark Laird Copper
On Fri, Jan 31, 2003 at 05:03:56PM -0500, Seneca wrote: > On Fri, Jan 31, 2003 at 03:04:40PM -0500, Mark Laird Copper wrote: > > How do people configure mtools under Debian? My default install > > won't let a user access /dev/fd0. Google and the mtools mailing >

Re: mtools

2003-01-31 Thread Seneca
On Fri, Jan 31, 2003 at 03:04:40PM -0500, Mark Laird Copper wrote: > How do people configure mtools under Debian? My default install won't > let a user access /dev/fd0. Google and the mtools mailing list searches > turn up recommendations to run mtools setuid, but the mtools i

mtools

2003-01-31 Thread Mark Laird Copper
How do people configure mtools under Debian? My default install won't let a user access /dev/fd0. Google and the mtools mailing list searches turn up recommendations to run mtools setuid, but the mtools info clearly says "mtools works perfectly well even when not installed setuid

Re: Mtools questions.

2002-03-01 Thread Karsten M. Self
on Thu, Feb 28, 2002, Karl E. Jorgensen ([EMAIL PROTECTED]) wrote: > On Thu, Feb 28, 2002 at 10:01:37PM +0200, [EMAIL PROTECTED] wrote: > > Hi All. > > I want to use the mtools, but I don't have the documentations about > > mtools (and connot get it now). When I use mt

Re: Mtools questions.

2002-02-28 Thread J.A.Serralheiro
you need to have user write permissions on /dev/fd0 or any other device. Your administrator must chmod 766 /dev/fd0. On Thu, 28 Feb 2002 [EMAIL PROTECTED] wrote: > Hi All. > I want to use the mtools, but I don't have the documentations about > mtools (and connot get it now). Wh

Re: Mtools questions.

2002-02-28 Thread Matijs van Zuijlen
On Thu, Feb 28, 2002 at 10:01:37PM +0200, [EMAIL PROTECTED] wrote: > Hi All. > I want to use the mtools, but I don't have the documentations about > mtools (and connot get it now). When I use mtool from user (not root) I > show: Can't open /dev/fd0: Permossion denied Cannot i

Re: Mtools questions.

2002-02-28 Thread Karl E. Jorgensen
On Thu, Feb 28, 2002 at 10:01:37PM +0200, [EMAIL PROTECTED] wrote: > Hi All. > I want to use the mtools, but I don't have the documentations about > mtools (and connot get it now). When I use mtool from user (not root) I > show: Can't open /dev/fd0: Permossion denied Cannot i

Mtools questions.

2002-02-28 Thread petrov
Hi All. I want to use the mtools, but I don't have the documentations about mtools (and connot get it now). When I use mtool from user (not root) I show: Can't open /dev/fd0: Permossion denied Cannot initialize 'A:'. Need I write user to group floppy? I want also to allow us

Re: can't get mtools to work

1999-06-08 Thread Dennis Schoen
Monte Copeland wrote: > > I used xv to take a jpeg screen-shot of the desktop. Then I tried to save it > to a floppy using mcopy ( mtools ), but Linux will not let me do it. The > following message comes up instead: > > Can't open /dev/fd0: Permission denied > Cannot in

can't get mtools to work

1999-06-08 Thread Monte Copeland
I used xv to take a jpeg screen-shot of the desktop. Then I tried to save it to a floppy using mcopy ( mtools ), but Linux will not let me do it. The following message comes up instead: Can't open /dev/fd0: Permission denied Cannot initialize 'A:' Bad target a: When I change to

Re: mtools: mmove usage

1998-03-04 Thread David Wright
On Wed, 4 Mar 1998, Ulf Jaenicke-Roessler wrote: > how am I supposed to use mmove? > > I think it should be called just like mcopy. Though the syntax may look superficially similar, that's about the only connection between mmove and mcopy. > However, while > 'mcopy a: /dos/e' works, Here,

Re: -I- Re: mtools: mmove usage sorry, could not help...

1998-03-04 Thread Ulf Jaenicke-Roessler
On Wed, 4 Mar 1998, Carroll Kong wrote: > I never could get the mtools to have full functionality... especially on > logical drives in extended partitions for dos. Is that how you do it? just > do > a > mcopy a: /dos/e? and it'll hunt for logical partition named E

-I- Re: mtools: mmove usage sorry, could not help...

1998-03-04 Thread Carroll Kong
I never could get the mtools to have full functionality... especially on logical drives in extended partitions for dos. Is that how you do it? just do a mcopy a: /dos/e? and it'll hunt for logical partition named E:? I tried mcopy a: e: and no go (a while back in FreeBSD).

Re: mtools: mmove usage

1998-03-04 Thread Ulf Jaenicke-Roessler
wer but you'd have to quote it. That may or may > > not be the problem though. Anyway, it works for mcopy! Using *.* (and quoting it with '"') didn't help. I haven't tried quoting it with '\', though. > bug in the routine that finds out with which

Re: mtools: mmove usage

1998-03-04 Thread M.C. Bezemer
problem though. > I've tried some things on the Debian 1.1 system at the university, but it seems, that mmove and mren have the same result: renaming files on the disk, not moving it from floppy to a linux directory. I guess it may be a bug in the routine that finds out with which name m

Re: mtools: mmove usage

1998-03-04 Thread Hamish Moffatt
On Wed, Mar 04, 1998 at 12:55:24PM +0100, Peter Paluch wrote: > > You might try to use \* instead of * to disable the shell's filename > > expansion. (I have to do that when I'm in tcsh). > > I don't know about you, but have a look what it complains about: > > frcatel:~$ mmove a: /archive/users/p

Re: mtools: mmove usage

1998-03-04 Thread Peter Paluch
Hello, == > You might try to use \* instead of * to disable the shell's filename > expansion. (I have to do that when I'm in tcsh). I don't know about you, but have a look what it complains about: frcatel:~$ mmove a: /archive/users/peterp/pokus Path component "archive" is not a directory Bad

Re: mtools: mmove usage

1998-03-04 Thread M.C. Bezemer
On Wed, 4 Mar 1998, Ulf Jaenicke-Roessler wrote: > > Thank you for your reply. > > On Wed, 4 Mar 1998, Peter Paluch wrote: > > > As I do not use mtools very often, I am not sure if this helps but it does > > not harm to try out: > > > > mmove a:*.*

Re: mtools: mmove usage

1998-03-04 Thread Ulf Jaenicke-Roessler
Thank you for your reply. On Wed, 4 Mar 1998, Peter Paluch wrote: > As I do not use mtools very often, I am not sure if this helps but it does > not harm to try out: > > mmove a:*.* /dos/whatever Well, I tried that before and it didn't work either. Best regards

Re: mtools: mmove usage

1998-03-04 Thread Peter Paluch
Hello, == > how am I supposed to use mmove? As I do not use mtools very often, I am not sure if this helps but it does not harm to try out: mmove a:*.* /dos/whatever I have not tried it though. All the best, Pe

mtools: mmove usage

1998-03-04 Thread Ulf Jaenicke-Roessler
Hi, how am I supposed to use mmove? I think it should be called just like mcopy. However, while 'mcopy a: /dos/e' works, 'mmove a: /dos/e' doesn't. The man page and the info file didn't help. Any hints? Or is it a bug? Thank you, Ulf -- #include -- TO UNSUBSCRIBE FROM THIS MAILIN

Re: mtools

1998-01-30 Thread bhmit1
On 30 Jan 1998, Martin Bialasinski wrote: > Jarkko Niemi <[EMAIL PROTECTED]> writes: > > > chmod 666 /dev/fd0 > > that maked the trick > > This is a BAD THING(tm). Especially if you are somehow connected to other > computers. Agreed, the correct solution is to add yourself to the floppy group.

Re: mtools

1998-01-30 Thread Martin Bialasinski
Jarkko Niemi <[EMAIL PROTECTED]> writes: > chmod 666 /dev/fd0 > that maked the trick This is a BAD THING(tm). Especially if you are somehow connected to other computers. Anyone can read and *wipe* the disk ! Try cat /dev/fd0 to read it or cat /dev/zero > /dev/fd0 to wipe it. Or the dd command.

Re: mtools

1998-01-30 Thread Jarkko Niemi
>> Another option is mtools. It provides commands like mcopy, mdir, mdel, >> ... and you don't have to remember to unmount the disk. > >I have been using those tools in university's Suns and thats works fine, >but in my Debian system I have to be root that those

Re: mtools

1998-01-30 Thread Mikko Laitamaki
On Thu, 29 Jan 1998 [EMAIL PROTECTED] wrote: > Another option is mtools. It provides commands like mcopy, mdir, mdel, > ... and you don't have to remember to unmount the disk. I have been using those tools in university's Suns and thats works fine, but in my Debian system I have

Re: mtools

1997-11-28 Thread Gertjan Klein
<[EMAIL PROTECTED]> wrote: >> A much bigger problem of mtools is that when copying *to* an MS-DOS >> file system, it writes long filename entries to the directory. > It does that only when the file is not acceptable to normal FAT. So if you > don't like the so

Re: mtools

1997-11-27 Thread Nicolás Lichtmaier
> > You can pipe the file through "tr -d '\r'". Ignore the other message > > about mcopy. This is restrictive since it *assumes* that the file > > is on a floppy disk (or other FAT volume). > > A much bigger problem of mtools is that when copying

mtools

1997-11-26 Thread Gertjan Klein
Jens B. Jorgensen wrote: > You can pipe the file through "tr -d '\r'". Ignore the other message > about mcopy. This is restrictive since it *assumes* that the file > is on a floppy disk (or other FAT volume). A much bigger problem of mtools is that when copyi

Re: mtools problem

1997-07-21 Thread Heikki Vatiainen
Correction: I wrote: > > Try using mcopy and mdel like this: > > mcopy a:'*' . > mdel a:'*' . This should be: mdel a:'*' Sorry, it's Monday and it sure feels like it... // Heikki -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] .

Re: mtools problem

1997-07-21 Thread Heikki Vatiainen
Try using mcopy and mdel like this: mcopy a:'*' . mdel a:'*' . It looks like mtools need both the source and destination, a simple "mcopy a:" is not enough. The single quotes let * pass all the way to mtools programs which then do the file name expansion. Joh

mtools problem

1997-07-21 Thread Johnny Stevenson
Hello, After upgrading to Debian 1.3.1, I am now having a problem using some of the mtools operations. The command 'mdir' works but 'mcopy a:' and 'mdel a:' produce the following error: This command cannot operate on "." or ".." Does anyone hav

Re: DOSEMU & mtools

1997-05-27 Thread Bob Nielsen
On Tue, 27 May 1997 [EMAIL PROTECTED] wrote: > > > > On Tue, 27 May 1997 [EMAIL PROTECTED] wrote: > > > > > files in /usr/doc/dosemu and have visited the DOSEMU homepage and have > > > seen a couple of references to mtools-3.6 having a utility called set

Re: DOSEMU & mtools

1997-05-27 Thread stick
> > On Tue, 27 May 1997 [EMAIL PROTECTED] wrote: > > > files in /usr/doc/dosemu and have visited the DOSEMU homepage and have > > seen a couple of references to mtools-3.6 having a utility called setup- > > hdimage. > > > > I've installed m

Re: DOSEMU & mtools

1997-05-27 Thread Bob Nielsen
to it, > DOSEMU fails to recognize it as a valid drive. I've read all of the > files in /usr/doc/dosemu and have visited the DOSEMU homepage and have > seen a couple of references to mtools-3.6 having a utility called setup- > hdimage. > > I've installed mtools_3.6-1 a

DOSEMU & mtools

1997-05-27 Thread stick
of the files in /usr/doc/dosemu and have visited the DOSEMU homepage and have seen a couple of references to mtools-3.6 having a utility called setup- hdimage. I've installed mtools_3.6-1 and don't see anything like that. What am I missing? Are there some steps that need to be taken to

Re: how to make mtools useable by all?

1997-03-28 Thread digger vermont
Assuming you mean the floppy drive, I added users to the group floppy in /etc/group. > > I would like for mtools to be useable by everyone in the lab, not just > root. Is there a way to change this? > > -- > terrence brannon [EMAIL PROTECTED] fax:213-740-5687home:213

Re: how to make mtools useable by all?

1997-03-27 Thread Jens B. Jorgensen
Terrence M. Brannon wrote: > > I would like for mtools to be useable by everyone in the lab, not just > root. Is there a way to change this? > > -- > terrence brannon [EMAIL PROTECTED] fax:213-740-5687home:213-737-5096 > 2677 Ellendale Place #206, LA, CA 90007/o)

Re: how to make mtools useable by all?

1997-03-27 Thread John Foster
On 27 Mar 1997, Terrence M. Brannon wrote: > > I would like for mtools to be useable by everyone in the lab, not just > root. Is there a way to change this? I changed the permissions of the /dev/fd0 device to 775, and made sure that /dev/fd0 belonged to group floppy. I then made all t

how to make mtools useable by all?

1997-03-27 Thread Terrence M. Brannon
I would like for mtools to be useable by everyone in the lab, not just root. Is there a way to change this? -- terrence brannon [EMAIL PROTECTED] fax:213-740-5687home:213-737-5096 2677 Ellendale Place #206, LA, CA 90007/o)\ neuralcomplab:213-740-3397 http://rana.usc.edu:8376

Re: elf Mtools screw pooch

1996-05-27 Thread Michael Meskes
Maarten Boekhold writes: > I'm getting the same messages. xconsole says things about floppy > time-outs. But I have always had trouble with my 3 1/2 diskdrive under > Linux (this particular system). Upon booting my FDC is reported as a 8272A > if that's of any use. Did you ever try adjusting your

Re: elf Mtools screw pooch

1996-05-27 Thread Michael Meskes
Ed Donovan writes: > > Since I upgraded to 1.1, all of the ELF versions of mtools have failed > on my system, with the error: > > init: set default params > Can't initialize 'A:' This seems to be a problem with your configuration. Note, that the new config file

Re: elf Mtools screw pooch

1996-05-26 Thread Maarten Boekhold
> Since I upgraded to 1.1, all of the ELF versions of mtools have failed > on my system, with the error: > > init: set default params > Can't initialize 'A:' I'm getting the same messages. xconsole says things about floppy time-outs. But I have always had tr

elf Mtools screw pooch

1996-05-26 Thread Ed Donovan
Since I upgraded to 1.1, all of the ELF versions of mtools have failed on my system, with the error: init: set default params Can't initialize 'A:' (approximate transcription) I'm not even sure if this is the system call init or the uber-process init, and haven't suc