Re: Fw: [newbie] Problem with automounting CDROM and floppy

2001-07-20 Thread Romanator

Jan,

Try inserting user as shown below:
/mnt/cdrom /mnt/cdrom supermount fs=iso9660,user,dev=/dev/cdrom 0 0
/mnt/floppy /mnt/floppy supermount fs=vfat,user,dev=/dev/fd0 0 0
/mnt/zip /mnt/zip supermount fs=vfat,user,dev=/dev/zip 0 0

Roman

Jan Sedivý wrote:
> 
> >
> > This is what my fstab file looks like and supermount is what you are
> looking
> > for I think. This is from LM 8.0, which version are you using?
> >
> > /dev/hda1 / ext2 defaults 1 1
> > none /dev/pts devpts mode=0620 0 0
> > /dev/hda7 /home ext2 defaults 1 2
> > /mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
> > /mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
> > /mnt/zip /mnt/zip supermount fs=vfat,dev=/dev/zip 0 0
> > none /proc proc defaults 0 0
> > /dev/hda6 /usr ext2 defaults 1 2
> > /dev/hda8 /var ext2 defaults 1 2
> > /dev/hda5 swap swap defaults 0 0
> >
> > If you need any other help, come back to the list,
> > --
> > Dennis M. registered linux user # 180842
> >
> 
> Thanks, I have LM 8.0 too. I have tried configuring CD-ROM as suggested, but
> I still cannot acces the drive.
> 
> System says something like this (just my translation, because I use
> localized Mandrake...):
> Cannot access file:/mnt/cdrom. You have not access rights to this place.
> ...even when I login in root mode.
> 
> When I open directory /mnt, cdrom icon has a lock on it. When I click on the
> icon, i get similar message: You have not enough rights to read
> file:/mnt/cdrom. (...again, in root mode too)
> 
> Have you any more ideas what to do (or should I reinstall LM)
> 
> Tnanks
> 
> Jan Sedivy, [EMAIL PROTECTED]

-- 
Roman
Registered Linux User #179293
"su is not the root of your problem
but the start of a new journey"




Re: Fw: [newbie] Problem with automounting CDROM and floppy

2001-07-20 Thread Ján Sedivý


>
> This is what my fstab file looks like and supermount is what you are
looking
> for I think. This is from LM 8.0, which version are you using?
>
> /dev/hda1 / ext2 defaults 1 1
> none /dev/pts devpts mode=0620 0 0
> /dev/hda7 /home ext2 defaults 1 2
> /mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
> /mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
> /mnt/zip /mnt/zip supermount fs=vfat,dev=/dev/zip 0 0
> none /proc proc defaults 0 0
> /dev/hda6 /usr ext2 defaults 1 2
> /dev/hda8 /var ext2 defaults 1 2
> /dev/hda5 swap swap defaults 0 0
>
> If you need any other help, come back to the list,
> --
> Dennis M. registered linux user # 180842
>

Thanks, I have LM 8.0 too. I have tried configuring CD-ROM as suggested, but
I still cannot acces the drive.

System says something like this (just my translation, because I use
localized Mandrake...):
Cannot access file:/mnt/cdrom. You have not access rights to this place.
...even when I login in root mode.

When I open directory /mnt, cdrom icon has a lock on it. When I click on the
icon, i get similar message: You have not enough rights to read
file:/mnt/cdrom. (...again, in root mode too)

Have you any more ideas what to do (or should I reinstall LM)

Tnanks

Jan Sedivy, [EMAIL PROTECTED]






Re: Fw: [newbie] Problem with automounting CDROM and floppy

2001-07-18 Thread Dennis Myers

On Wednesday 18 July 2001 15:26, you wrote:
> Thanks for your advice,
>
> but I am not sure, how to configure these things. Could anybody tell me
> what should stand in /etc/fstab file for floppy disk and for CD-ROM?
>
> I tried to use various settings, but CD-ROM is still unmountable reporting
> various erros messages...
>
> Thanks
>
> Jan Sedivy
> [EMAIL PROTECTED]
>

This is what my fstab file looks like and supermount is what you are looking 
for I think. This is from LM 8.0, which version are you using?

/dev/hda1 / ext2 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda7 /home ext2 defaults 1 2
/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
/mnt/zip /mnt/zip supermount fs=vfat,dev=/dev/zip 0 0
none /proc proc defaults 0 0
/dev/hda6 /usr ext2 defaults 1 2
/dev/hda8 /var ext2 defaults 1 2
/dev/hda5 swap swap defaults 0 0

If you need any other help, come back to the list,
-- 
Dennis M. registered linux user # 180842




Fw: [newbie] Problem with automounting CDROM and floppy

2001-07-18 Thread Ján Šedivý

Thanks for your advice,

but I am not sure, how to configure these things. Could anybody tell me what
should stand in /etc/fstab file for floppy disk and for CD-ROM?

I tried to use various settings, but CD-ROM is still unmountable reporting
various erros messages...

Thanks

Jan Sedivy
[EMAIL PROTECTED]

>
> First you need to open your KDE or GNOME.
>
> Go to KDE Start Center and you will se Configuration and then to Others (I
> don't know exactly the names just because my Linux is in Spanish). In
Others
> you will see LinuxConf.
>
> You need to open LinuxConf. Then in the window of LinuxConf you go to
> FileSystem, you open it. Then you will see a new window with all the file
> devices you have on your system.
>
> You need to configure your CD and floppy, and that's it.
>
> Have a fun. See you,
>
> Tomek Nowinski
>
> -Mensaje original-
> De: Ján Šedivý [mailto:[EMAIL PROTECTED]]
> Enviado el: Lunes, 16 de Julio de 2001 04:48 p.m.
> Para: [EMAIL PROTECTED]
> Asunto: [newbie] Problem with automounting CDROM and floppy
>
>
> Please help,
>
> I am a real newbie to Mandrake Linux 8, I have installed it only a few
days
> ago. After some hours of trying its possibilites I managed to set up all
to
> work fine, but today a problem occured. During booting of Mandrake there
> were two problems - with mounting a CDROM and a floppy. An error message
was
> something like: ... CDROM is not a block device, or too many filesystems
> mounted" or something like that. These devices  are locked now - and I am
> unable even to install anything from CD...
>
> Could you tell me, how options should I set for CDROM and floppy drive in
> Linuxconf / Filesystems / Access local drive?
>
> P.S.
> Yesterday when all this was running O.K., I had another problem with
> floppy - I could not access it - even if I was logged in as root...
>
> Thanky you very much
>
> Jan Sedivy
> [EMAIL PROTECTED]
>
>