This is not ment to sound snippy, but could you be a little more specific.
What does the error say, what is the device name of the cdrom, and i am
assuming (though it makes an as* out of u and me) the floppy is /dev/fd0.
Try this:
mount -t iso9660 /dev/hdc /cdrom <--My system cd is /dev/hdc and
/cdrom is symbolic link to
/mnt/cdrom. Probly not going to
need -t iso9660
mount -t ???? /dev/fd0 /floppy <-- ???? are the filesystem type
you are trying to mount, and
/floppy is symbolic link to
/mnt/floppy
Hope this helps some.
-Paul
On Thu, 12 Mar 1998, Cory T. Lamb
wrote:
> Hey guys,
> When I try to mount a disk whether it's a CD or a floppy I get a message
> about fstab.
> How do I then go about getting this media mounted?
> Thanks.
> ~cory
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Cory T. Lamb <[EMAIL PROTECTED]>
> Media Lab Manager
> Information Media Services
> Bethel College
> \\|//
> (o o)
> ~~~~~~~~~~~~oOOo~(_)~oOOo~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> *This message sent with 100 percent recycled electrons.
> No french toast was created or destroyed in the process.*
>
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> To unsubscribe: mail [EMAIL PROTECTED] with
> "unsubscribe" as the Subject.
>
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.