Darren Benham wrote:
>
> On 19-Aug-98 Brian D Kellogg wrote:
> > 1. I can't mount the cdrom.
> > i get this error--can't find /dev/hdc in /etc/mtab or /etc/fstab.
> > It's a standard Atapi cdrom.
> try mount /dev/hdc /cdrom
>
> >
> > 2. command make menuconfig doesn't work.
> >
On Wed, 19 Aug 1998, Brian D Kellogg wrote:
> hello,
>
> I have the following problems after installing Debian.
>
> 1. I can't mount the cdrom.
> i get this error--can't find /dev/hdc in /etc/mtab or /etc/fstab.
> It's a standard Atapi cdrom.
How are you trying to mount it? It so
On 19-Aug-98 Brian D Kellogg wrote:
> 1. I can't mount the cdrom.
> i get this error--can't find /dev/hdc in /etc/mtab or /etc/fstab.
> It's a standard Atapi cdrom.
try mount /dev/hdc /cdrom
>
> 2. command make menuconfig doesn't work.
> i get error--no rule to make target.
On Wed, Aug 19, 1998 at 06:12:31PM -0400, Brian D Kellogg wrote:
> hello,
>
> I have the following problems after installing Debian.
>
> 1. I can't mount the cdrom.
> i get this error--can't find /dev/hdc in /etc/mtab or /etc/fstab.
> It's a standard Atapi cdrom.
issue
mount -t is
hello,
I have the following problems after installing Debian.
1. I can't mount the cdrom.
i get this error--can't find /dev/hdc in /etc/mtab or /etc/fstab.
It's a standard Atapi cdrom.
2. command make menuconfig doesn't work.
i get error--no rule to make target.
3.
Hello Robert!
On Mon, 15 May 2000, Robert Harrington wrote:
> I am a very new user to Debian/Linux and I just want to know how to access my
> floppy drive, fd0?
The easiest way to access MSDOS formatted floppies (Win3.11, Win95, .. ,WinNT)
is to use mtools, mtools is also provided as a Debian
>I am a very new user to Debian/Linux and
>I just want to know how to access my floppy drive, fd0?
you need to mkdir /floppy
then mount /dev/fd0 /floppy
If it's a msdos disk, then:
mount -t msdos /dev/fd0 /floppy
the man pages will tell you other -t flags, and some can be auto-detected.
HTH,
I'm new user too, and I'll try to help you.
You might have seen the floppy directory under root (/)
All you need to do is mount the device:
I can't remember the exact syntax but is something like this:
mount /dev/fd0 /floppy
You can mount cdrom or another partitions doing the same thing.
For mor
Hi Robert Harrington; unless Mutt is confused, you wrote:
> I am a very new user to Debian/Linux and I just want to know how to access my
> floppy drive, fd0?
>
> Rob
mount -t msdos /dev/fd0 /floppy
at the command prompt will do the job. This is provided you (as a user) have a
permission to mou
I am a very new user to Debian/Linux and I just
want to know how to access my floppy drive, fd0?
Rob
10 matches
Mail list logo