Re: mounting floppies

2002-11-30 Thread Michelle Konzack
Hello Egor, Am 02:12 2002-11-29 +0200 hat Egor Tur geschrieben: > >> This line is probably already in your /etc/fstab. You should also be a >> member of group "floppy". >>My /etc/filesysytems >> vfat >> minix > >Strangely. I did not found /etc/filesystems on my Debian Woody & Sarge. >What packa

Re: mounting floppies

2002-11-28 Thread Seneca
On Fri, Nov 29, 2002 at 02:12:43AM +0200, Egor Tur wrote: > > This line is probably already in your /etc/fstab. You should also be a > > member of group "floppy". > >My /etc/filesysytems > > vfat > > minix > > Strangely. I did not found /etc/filesystems on my Debian Woody & Sarge. > What package

Re: mounting floppies

2002-11-28 Thread Michael Heironimus
On Fri, Nov 29, 2002 at 02:12:43AM +0200, Egor Tur wrote: > > This line is probably already in your /etc/fstab. You should also be a > > member of group "floppy". > >My /etc/filesysytems > > vfat > > minix > > Strangely. I did not found /etc/filesystems on my Debian Woody & Sarge. > What package

Re: mounting floppies

2002-11-28 Thread Mike Dresser
On Fri, 29 Nov 2002, Egor Tur wrote: > > This line is probably already in your /etc/fstab. You should also be a > > member of group "floppy". > >My /etc/filesysytems > > vfat > > minix > > Strangely. I did not found /etc/filesystems on my Debian Woody & Sarge. > What package contains this file?

Re: mounting floppies

2002-11-28 Thread Egor Tur
> This line is probably already in your /etc/fstab. You should also be a > member of group "floppy". >My /etc/filesysytems > vfat > minix Strangely. I did not found /etc/filesystems on my Debian Woody & Sarge. What package contains this file? Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTE

Re: mounting floppies

2002-11-27 Thread Seneca
On Wed, Nov 27, 2002 at 03:09:41PM -0500, [EMAIL PROTECTED] wrote: > I am curious to know if there is a way for me to mount my floppy disks > without having to go in and login as root. If there is can someone please > tell me. I would appreciate it. Thanks. A line from /etc/fstab /dev/fd0 /f

mounting floppies

2002-11-27 Thread PKicthus
I am curious to know if there is a way for me to mount my floppy disks without having to go in and login as root. If there is can someone please tell me. I would appreciate it. Thanks. Shawn Jones :)

Re: Problems mounting floppies and cdroms.

2001-04-02 Thread Robert Voigt
> Command [as root] "mount /dev/fd0 /floppy" gets > response "mount: /dev/fd0 is not a valid block > device". I get this error when I forgot to insert a floppy. This won't help you much I guess. If you have a line like this in /etc/fstab: /dev/fd0 /floppy auto defaults,user,noauto 0 0 you

Re: Problems mounting floppies and cdroms.

2001-04-02 Thread Frédéric de Villamil
Hi, as root, just add this line in your /etc/fstab file, it may be usefull /dev/cdrom /cdrom iso9660 defaults,ro,user,noauto 0 0 and every user will be able to mount you cdrom device typing mount /dev/cdrom or mount /cdrom and /dev/fd0 /floppy auto noauto,user then mount /d

Problems mounting floppies and cdroms.

2001-04-02 Thread Pad Bambury
Hello all, I'm a new user who's been through the installation etc successfully but am finding it impossible to mount any floppies/cdroms. Command [as root] "mount /dev/fd0 /floppy" gets response "mount: /dev/fd0 is not a valid block device". And the command "mount /dev/cdrom /cdrom" gets respons

Problems mounting floppies and cdroms.

2001-04-02 Thread Pad Bambury
Hello all, I'm a new user who's been through the installation etc successfully but am finding it impossible to mount any floppies/cdroms. Command [as root] "mount /dev/fd0 /floppy" gets response "mount: /dev/fd0 is not a valid block device". And the command "mount /dev/cdrom /cdrom" gets respons