Mounting IPC floppy drive

2007-12-25 7:48:00

ORIGINAL POSTING:

>I am having difficulty mounting the internal floppy drive on our IPC's onto

>/pcfs. I,

>

> 1) put a DOS formatted, writable floppy in drive

> 2) mount /pcfs (as root)

>

>Then I get the error:

>

>mount_pcfs: /dev/fd0 on /pcfs type pcfs: I/O error

>mount: giving up on:

> /pcfs

>

>Has anyone seen this before and can give me a hint?

SUMMARY:

The IPC floppy drive can only read a high-density disk formatted as high-density.

My disk was 720K formatted as 1.4MB so it didn't work.

Although none of these are true in my case, many also pointed out that possible

problems will arise from these "obvious" mistakes:

   1) the floppy is not writable, or is not DOS formatted, or is corrupted

   2) the kernel is not configured with the pcfs option

   3) /usr/etc is not in the path

Some mentioned out that mounting the floppy drive this way also presents

some security risks and suggest I try 'mtools' (available in the /pub/mtools

directory at ftp.uu.net). I heed their wise council, compiled it and it is

working beautifully.

Many thanks to all those who replied. I regret not listing your names in

full glory but the list is quite long <smile>.

---------------------------------------------------------------------------

| Hanh Vu, Systems Support | |

| Dept. of Computer Science and Engineering | Internet: hanh@cse.fau.edu |

| Florida Atlantic University | Office: (407) 367-2801 |

| Boca Raton, FL 33431 USA | Fax: (407) 367-2800 |

---------------------------------------------------------------------------

Comments

Got something to say?

You must be logged in to post a comment.