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

Floppy on fc12 could not find

2010-08-08 Thread Vincent
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 the fd0 does not exist. I will appreciate help and th