Re: [newbie] mount umount cdrom (Audio CD Solution)

2001-10-29 Thread skinky

On Sat, 27 Oct 2001 11:25, Paul Cox wrote:
|  On Thursday, Oct 25, 2001, Paul Rodríguez wrote:
|   Thanks, Joe.  I understand what you mean  (I think), but the problem
|   is my machine doesn't have a cdrom0 anywhere.  It has a
|   /dev/cdroms/cdrom4 instead.  But just before my last reboot it was
|   /dev/cdroms/cdrom3  . I'm not sure why the number is changing.
|
|  More specifically, this is a devfs problem.  As root, remove the files
|  in /lib/dev-state (but leave the directory).  After rebooting,
|  /dev/cdrom should be correct.
|
|  One consequece of this however, is that if you have networking setup
| for VMware (vmnet* devices), you'll have to run vmware-config.pl again.
| This fixed it for me.
|
|  Also, I'm not real sure how permenent of a solution this is, as I
|  haven't been using devfs since because of the security advisory.



How about trying the devfs=nomount option in lilo.conf.

This most likey has nothing to do with your cdrom but you could give it a 
go.  I had to do that to stop a whole lot of boot/error messages I was 
getting about a kernel bug and the zip, floppy, cdrom, cdrw drives being 
already registered (although everything was working OK anyway).  Mandrake 
were already aware of the problem I was having a little while back and 
they recommended editing the lilo.conf file.  They were working on fix 
then, so I guess by now that they will have already fixed the problem in a 
more recent kernel.

skinky
-- 
But what ... is it good for?
(Engineer at the Advanced Computing Systems Division of IBM, 1968, 
commenting on the microchip)




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] mount umount cdrom (Audio CD Solution)

2001-10-26 Thread Paul Cox

On Thursday, Oct 25, 2001, Paul Rodríguez wrote:

 Thanks, Joe.  I understand what you mean  (I think), but the problem is
 my machine doesn't have a cdrom0 anywhere.  It has a /dev/cdroms/cdrom4
 instead.  But just before my last reboot it was /dev/cdroms/cdrom3  .
 I'm not sure why the number is changing.

More specifically, this is a devfs problem.  As root, remove the files
in /lib/dev-state (but leave the directory).  After rebooting,
/dev/cdrom should be correct.

One consequece of this however, is that if you have networking setup for
VMware (vmnet* devices), you'll have to run vmware-config.pl again.
This fixed it for me.

Also, I'm not real sure how permenent of a solution this is, as I
haven't been using devfs since because of the security advisory.

-- 
Paul Cox paul at coxcentral dot com
Kernel: 2.4.8-30.1mdk  -  Uptime: 20 hours 14 minutes.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] mount umount cdrom

2001-10-24 Thread Sevatio

Ciao,

Many of us are having problems with LM8.1's Supermount.  Some of the 
suggestions that I've seen have been to use KDF (Kdiskfree) and/or add 
CDRom icons to the Desktop.  Although these give us the ability to access 
the removable media, it is an awkward step backwards.  So I'm starting 
this thread to hopefully help those that are having this problem and of 
course, the many that will encounter this problem.  If some of these 
methods don't work, please contribute to this solution.


-

LM8.1  Supermount - Getting the darn thing to work. - FYI.

I've been fooling around with the CDRoms and Floppy lines in fstab 
and got Supermount to work for both the CDRoms and Floppy drive.

Try these lines (one line per device):

/mnt/cdrom /mnt/cdrom supermount 
fs=iso9660,dev=/dev/hdc,ro,nosuid,nodev,exec 0 0

/mnt/cdrom2/mnt/cdrom2 supermount 
fs=iso9660,dev=/dev/scd0,ro,nosuid,nodev,exec 0 0

/mnt/floppy /mnt/floppy supermount  
fs=vfat,dev=/dev/fd0,nosuid,nodev,exec 0 0

After saving /etc/fstab with your new lines, do a 
umount -a
and then
mount -a

Now they should mount automatically.

Observations:  Some things that oddly caused this Not to work:

fs=auto - (instead, I had to use iso9660 for the CDRoms and vfat for 
the 
floppy)

iocharset=iso8859-1, codepage=850 - (I just removed these because they 
kept interferring with Supermount)

Good Luck,
Sevatio


On Wednesday 24 October 2001 04:11am, you wrote:
 Hi everyone...
 I noticed that when I put the cdrom in the player and open it everything
 works fine...but afterwards it's impossible to eject it or unmount it...cos
 it says it's not mountedif I try to remount it...well it says it's
 already mounted...so i think it's taking the piss on meI have mandrake
 8.1 ...recomended installation...kde as GUI...and thats all...any idea
 Thanks in advance Regards
 Maurizio



 __
 Abbonati a Tiscali!
 Con Tiscali By Phone puoi anche ascoltare ed inviare email al telefono.
 Chiama Tiscali By Phone all' 892 800http://byphone.tiscali.it


Content-Type: text/plain; charset=iso-8859-1; name=message.footer
Content-Transfer-Encoding: 8bit
Content-Description: 





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Re: [newbie] mount umount cdrom

2001-10-24 Thread maurizio . laudone

hi there...can anyone send me a copy of their original /etc/fstab file...i
was messing around with it..but i did it a bit too much probably...and i've
lost the backup copy...
cheers
regards
Maurizio

-- Messaggio Originale --

Ciao,

Many of us are having problems with LM8.1's Supermount.  Some of the
suggestions that I've seen have been to use KDF (Kdiskfree) and/or add

CDRom icons to the Desktop.  Although these give us the ability to access

the removable media, it is an awkward step backwards.  So I'm starting

this thread to hopefully help those that are having this problem and of

course, the many that will encounter this problem.  If some of these
methods don't work, please contribute to this solution.


-

LM8.1  Supermount - Getting the darn thing to work. - FYI.

I've been fooling around with the CDRoms and Floppy lines in fstab
and got Supermount to work for both the CDRoms and Floppy drive.

Try these lines (one line per device):

/mnt/cdrom /mnt/cdrom supermount
fs=iso9660,dev=/dev/hdc,ro,nosuid,nodev,exec 0 0

/mnt/cdrom2/mnt/cdrom2 supermount
fs=iso9660,dev=/dev/scd0,ro,nosuid,nodev,exec 0 0

/mnt/floppy /mnt/floppy supermount
fs=vfat,dev=/dev/fd0,nosuid,nodev,exec 0 0

After saving /etc/fstab with your new lines, do a
umount -a
and then
mount -a

Now they should mount automatically.

Observations:  Some things that oddly caused this Not to work:

fs=auto - (instead, I had to use iso9660 for the CDRoms and vfat for

the
floppy)

iocharset=iso8859-1, codepage=850 - (I just removed these because they

kept interferring with Supermount)

Good Luck,
Sevatio


On Wednesday 24 October 2001 04:11am, you wrote:
 Hi everyone...
 I noticed that when I put the cdrom in the player and open it everything
 works fine...but afterwards it's impossible to eject it or unmount it...cos
 it says it's not mountedif I try to remount it...well it says it's
 already mounted...so i think it's taking the piss on meI have mandrake
 8.1 ...recomended installation...kde as GUI...and thats all...any idea
 Thanks in advance Regards
 Maurizio



 __
 Abbonati a Tiscali!
 Con Tiscali By Phone puoi anche ascoltare ed inviare email al telefono.
 Chiama Tiscali By Phone all' 892 800http://byphone.tiscali.it


Content-Type: text/plain; charset=iso-8859-1; name=message.footer
Content-Transfer-Encoding: 8bit
Content-Description:







__
Abbonati a Tiscali!
Con Tiscali By Phone puoi anche ascoltare ed inviare email al telefono.
Chiama Tiscali By Phone all' 892 800http://byphone.tiscali.it







Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] mount umount cdrom

2001-10-24 Thread Paul Rodríguez

Grr..

I'm not sure what the problem is here, but this is still not working for
me.  

My porblem is a little different in that supermounting works fine, I get
a nice little icon on my desktop and everything, with data cds.  But I
still can't read from or play audio cd's.  I've tried all of the
suggestions up untill now.  Do we know what is happening with the cd rom
issues everybody has been happening, and do you think mine is related,
or something else entirely?

-Paul Rodríguez

On Wed, 2001-10-24 at 07:21, Sevatio wrote:
 Ciao,
 
 Many of us are having problems with LM8.1's Supermount.  Some of the 
 suggestions that I've seen have been to use KDF (Kdiskfree) and/or add 
 CDRom icons to the Desktop.  Although these give us the ability to access 
 the removable media, it is an awkward step backwards.  So I'm starting 
 this thread to hopefully help those that are having this problem and of 
 course, the many that will encounter this problem.  If some of these 
 methods don't work, please contribute to this solution.
 
 
 -
 
 LM8.1  Supermount - Getting the darn thing to work. - FYI.
 
 I've been fooling around with the CDRoms and Floppy lines in fstab 
 and got Supermount to work for both the CDRoms and Floppy drive.
 
 Try these lines (one line per device):
 
 /mnt/cdrom /mnt/cdrom supermount 
 fs=iso9660,dev=/dev/hdc,ro,nosuid,nodev,exec 0 0
 
 /mnt/cdrom2/mnt/cdrom2 supermount 
 fs=iso9660,dev=/dev/scd0,ro,nosuid,nodev,exec 0 0
 
 /mnt/floppy /mnt/floppy supermount  
 fs=vfat,dev=/dev/fd0,nosuid,nodev,exec 0 0
 
 After saving /etc/fstab with your new lines, do a 
 umount -a
 and then
 mount -a
 
 Now they should mount automatically.
 
 Observations:  Some things that oddly caused this Not to work:
 
 fs=auto - (instead, I had to use iso9660 for the CDRoms and vfat for 
 the 
 floppy)
 
 iocharset=iso8859-1, codepage=850 - (I just removed these because they 
 kept interferring with Supermount)
 
 Good Luck,
 Sevatio
 
 
 On Wednesday 24 October 2001 04:11am, you wrote:
  Hi everyone...
  I noticed that when I put the cdrom in the player and open it everything
  works fine...but afterwards it's impossible to eject it or unmount it...cos
  it says it's not mountedif I try to remount it...well it says it's
  already mounted...so i think it's taking the piss on meI have mandrake
  8.1 ...recomended installation...kde as GUI...and thats all...any idea
  Thanks in advance Regards
  Maurizio
 
 
 
  __
  Abbonati a Tiscali!
  Con Tiscali By Phone puoi anche ascoltare ed inviare email al telefono.
  Chiama Tiscali By Phone all' 892 800http://byphone.tiscali.it
 
 
 Content-Type: text/plain; charset=iso-8859-1; name=message.footer
 Content-Transfer-Encoding: 8bit
 Content-Description: 
 
 
 
 
 =_1003922549-1734-2687
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com



_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] mount umount cdrom

2001-10-24 Thread Charles A Edwards

On 24 Oct 2001 13:29:57 -0400
Paul Rodríguez [EMAIL PROTECTED] wrote:

 Grr..
 
 I'm not sure what the problem is here, but this is still not working for
 me.  
 
 My porblem is a little different in that supermounting works fine, I get
 a nice little icon on my desktop and everything, with data cds.  But I
 still can't read from or play audio cd's.  I've tried all of the
 suggestions up untill now.  Do we know what is happening with the cd rom
 issues everybody has been happening, and do you think mine is related,
 or something else entirely?
 
 
Paul

You do not mount audio cds.
Just insert the cd and launch your fav. player

If yours does not work in this manner, launch the player from a terminal
and check for error messages.

   Charles




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] mount umount cdrom

2001-10-24 Thread H.J.Bathoorn

On Wednesday 24 October 2001 19:29, you wrote:
 Grr..

 I'm not sure what the problem is here, but this is still not working for
 me.

 My porblem is a little different in that supermounting works fine, I get
 a nice little icon on my desktop and everything, with data cds.  But I
 still can't read from or play audio cd's.  I've tried all of the
 suggestions up untill now.  Do we know what is happening with the cd rom
 issues everybody has been happening, and do you think mine is related,
 or something else entirely?

 -Paul Rodríguez

hi,

I'm not quite sure I'm not restating something as I miss part of the thread 
(due to switching over from evolution to Kmail).

In my case when I stick an audio cd in my drive, I need to fire up CD-player 
(multimedia - sound) to get it to playback, that is to hear the music.

There isn't any need to mount (auto or not) an audio-cd. You can't get there 
through your standard desktop-icons (be they device- or file-links) as they 
only fire up kfm, which is fairly restricted in its audio capabilities:o)

B.t.w. I think automount sucks (on a thinkpad it's a nightmare) so I've 
disabled it using: supermount -disable on a su coimmandline.

Good luck!



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] mount umount cdrom

2001-10-24 Thread Myers, Dennis R NWO
Title: RE: [newbie] mount umount cdrom







-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2001 5:12 AM
To: [EMAIL PROTECTED]
Subject: [newbie] mount umount cdrom



Hi everyone...
I noticed that when I put the cdrom in the player and open it everything
works fine...but afterwards it's impossible to eject it or unmount it...cos
it says it's not mountedif I try to remount it...well it says it's already
mounted...so i think it's taking the piss on meI have mandrake 8.1 ...recomended
installation...kde as GUI...and thats all...any idea Thanks in advance
Regards
Maurizio




__
Abbonati a Tiscali!
Con Tiscali By Phone puoi anche ascoltare ed inviare email al telefono.
Chiama Tiscali By Phone all' 892 800 http://byphone.tiscali.it


Right click on the cdrom icon on the desktop and then click on eject. It will spit the cd out like a olive pit.
Dennis M.