Re: floppy

2012-03-28 Thread Michael Hennebry
On Wed, 28 Mar 2012, Paul Allen Newell wrote: My memory is that on either F13 or F14, I was unable to get my floppys to be recognized no matter what I did and there were some existing bugs out on such. I never saw a resolution posted and have assumed that "it ain't going to happen" From FC3

Re: floppy

2012-03-28 Thread Paul Allen Newell
On 3/28/2012 5:24 PM, Patrick Lists wrote: On 03/29/2012 02:04 AM, Paul Allen Newell wrote: On 3/28/2012 4:18 PM, Joe Zeff wrote: On 03/28/2012 04:07 PM, Patrick Lists wrote: No idea if it makes any difference but I always did: mount -t msdos /dev/fd0 /mnt/floppy Yes, that's right. Checking

Re: floppy

2012-03-28 Thread Patrick Lists
On 03/29/2012 02:04 AM, Paul Allen Newell wrote: On 3/28/2012 4:18 PM, Joe Zeff wrote: On 03/28/2012 04:07 PM, Patrick Lists wrote: No idea if it makes any difference but I always did: mount -t msdos /dev/fd0 /mnt/floppy Yes, that's right. Checking the man page, that's the right way to forma

Re: floppy

2012-03-28 Thread Paul Allen Newell
On 3/28/2012 4:18 PM, Joe Zeff wrote: On 03/28/2012 04:07 PM, Patrick Lists wrote: No idea if it makes any difference but I always did: mount -t msdos /dev/fd0 /mnt/floppy Yes, that's right. Checking the man page, that's the right way to format the command. And, of course, /mnt/floppy must

Re: floppy

2012-03-28 Thread Patrick Dupre
On Thu, 29 Mar 2012, Patrick Lists wrote: On 03/29/2012 12:50 AM, Patrick Dupre wrote: Yes it is a msdos formatted flopyy. Thus, I cannot mount it? No idea if it makes any difference but I always did: mount -t msdos /dev/fd0 /mnt/floppy Same thing If that does not help, some suggestions

Re: floppy

2012-03-28 Thread Joe Zeff
On 03/28/2012 04:07 PM, Patrick Lists wrote: No idea if it makes any difference but I always did: mount -t msdos /dev/fd0 /mnt/floppy Yes, that's right. Checking the man page, that's the right way to format the command. And, of course, /mnt/floppy must already exist. -- users mailing list

Re: floppy

2012-03-28 Thread Patrick Lists
On 03/29/2012 12:50 AM, Patrick Dupre wrote: Yes it is a msdos formatted flopyy. Thus, I cannot mount it? No idea if it makes any difference but I always did: mount -t msdos /dev/fd0 /mnt/floppy If that does not help, some suggestions for a couple of things to check: - is it supposed to be

Re: floppy

2012-03-28 Thread Patrick Dupre
On Wed, 28 Mar 2012, Joe Zeff wrote: On 03/28/2012 03:50 PM, Patrick Dupre wrote: Yes it is a msdos formatted flopyy. Thus, I cannot mount it? What error message do you get when you try? Just no message. no error, but the floppy is not mounted! -- --- ==

Re: floppy

2012-03-28 Thread Joe Zeff
On 03/28/2012 03:50 PM, Patrick Dupre wrote: Yes it is a msdos formatted flopyy. Thus, I cannot mount it? What error message do you get when you try? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listin

Re: floppy

2012-03-28 Thread Patrick Dupre
On Wed, 28 Mar 2012, Mark LaPierre wrote: On 03/28/2012 11:14 AM, Patrick Dupre wrote: Hello, man I make a mount /dev/fd0 /mnt/floppy -t msdos every thing seems OK (no complain), but it is just not mounted: df does not show it and I can redo the command again and again! mformat A: works fine!

Re: floppy

2012-03-28 Thread Mark LaPierre
On 03/28/2012 11:14 AM, Patrick Dupre wrote: Hello, man I make a mount /dev/fd0 /mnt/floppy -t msdos every thing seems OK (no complain), but it is just not mounted: df does not show it and I can redo the command again and again! mformat A: works fine! Thank for your help. Is this floppy f

Re: Floppy on fc12 could not find

2010-08-13 Thread Bruno Wolff III
On Thu, Aug 12, 2010 at 15:00:24 -0400, Vincent Onelli wrote: > I loose the floppy Icon every time I reboot. To get it back I need to > run "modprobe floppy", this may not be too much of problem, but I still > can't access the diskette when I try to access it by double click the > icon the messa

Re: Floppy on fc12 could not find

2010-08-13 Thread Vincent
> Subject: Re: Floppy on fc12 could not find > On 08/12/2010 02:00 PM, Vincent Onelli wrote: > >>>> Hello, > >>>> I am try to use the floppy on Dell Dimension 8300 with fc12 but it > >>>> didn't mount. > >>>> Here is what I did

Re: Floppy on fc12 could not find

2010-08-13 Thread Vincent
> From: James Mckenzie > Subject: Re: Floppy on fc12 could not find > Vincent Onelli wrote: > >> > On 08/08/2010 12:32 PM, Vincent wrote: > >> > > Hello, > >> > > I am try to use the floppy on Dell Dimension 8300 with fc12 but it

Re: Floppy on fc12 could not find

2010-08-12 Thread Robert Nichols
On 08/12/2010 02:00 PM, Vincent Onelli wrote: >>> Subject: Re: Floppy on fc12 could not find >>>On 08/08/2010 12:32 PM, Vincent wrote: >>>> Hello, >>>> I am try to use the floppy on Dell Dimension 8300 with fc12 but it >>>> didn'

Re: Floppy on fc12 could not find

2010-08-12 Thread James Mckenzie
Vincent Onelli wrote: >Sent: Aug 12, 2010 12:00 PM >To: users@lists.fedoraproject.org >Subject: Re: Floppy on fc12 could not find > >> > Subject: Re: Floppy on fc12 could not find >> > On 08/08/2010 12:32 PM, Vincent wrote: >> > > Hello, >> >

Re: Floppy on fc12 could not find

2010-08-12 Thread Vincent Onelli
> > Subject: Re: Floppy on fc12 could not find > > On 08/08/2010 12:32 PM, Vincent wrote: > > > Hello, > > > I am try to use the floppy on Dell Dimension 8300 with fc12 but it > > > didn't mount. > > > Here is what I did: > > > # mkd

Re: Floppy on fc12 could not find

2010-08-08 Thread Vincent
> Subject: Re: Floppy on fc12 could not find > On 08/08/2010 12:32 PM, Vincent wrote: > > Hello, > > I am try to use the floppy on Dell Dimension 8300 with fc12 but it > > didn't mount. > > Here is what I did: > > # mkdir /mnt/floppy > > > > #

Re: Floppy on fc12 could not find

2010-08-08 Thread Vincent
> Subject: Re: Floppy on fc12 could not find > On 08/08/2010 12:32 PM, Vincent wrote: > > Hello, > > I am try to use the floppy on Dell Dimension 8300 with fc12 but it > > didn't mount. > > Here is what I did: > > # mkdir /mnt/floppy > > > > #

Re: Floppy on fc12 could not find

2010-08-08 Thread James McKenzie
Vincent wrote: > Hello, > I am try to use the floppy on Dell Dimension 8300 with fc12 but it > didn't mount. > Here is what I did: > # mkdir /mnt/floppy > > # mount -t vfat /dev/fd0 mnt/floppy > mount: special device /dev/fd0 does not exist > Is there a disk in the drive? Sometimes a disk

Re: Floppy on fc12 could not find

2010-08-08 Thread binarynut
On 08/08/2010 12:32 PM, Vincent wrote: > Hello, > I am try to use the floppy on Dell Dimension 8300 with fc12 but it > didn't mount. > Here is what I did: > # mkdir /mnt/floppy > > # mount -t vfat /dev/fd0 mnt/floppy > mount: special device /dev/fd0 does not exist > > I look in the dev directory

Re: Floppy problem temporarelly solved

2010-02-23 Thread Bruno Wolff III
On Tue, Feb 23, 2010 at 06:29:53 -0500, vinny wrote: > Hello, > I for while trying to get the floppy drive to work, then today I found a > suggestion in one of bugzilla to use the "modprobe floppy" command to > get the floppy to appear in the computer, that worked, but still could > not access t