Re: CDROM will not play a music cd.

2018-07-23 Thread Eduardo M KALINOWSKI
On seg, 23 jul 2018, Doug wrote: This may or may not be off topic, I wouldn't call it completely off-topic, but it's definitely a thread hijacking. It would have been better to start a new thread. My friend has just gotten a Korean car--it's either a Hundai or a Kia, I don't remember, but

Re: CDROM will not play a music cd.

2018-07-23 Thread Doug
On 07/22/2018 04:57 PM, Thomas Schmitt wrote: Hi, Bob Bernstein wrote: The playback is jumpy, or skippy, anything but smooth and continuous. https://www.cyberciti.biz/faq/linux-unix-mplayer-playing-audio-dvd-cd-using-bash-shell/ proposes option "-cache 5000": mplayer -cdrom-device /d

Re: CDROM will not play a music cd.

2018-07-22 Thread Nicolas George
Bob Bernstein (2018-07-22): > mplayer [cdda|cddb]://track[-endtrack][:speed][/device] [options] ^ > > I first tried 'mplayer cdda:///dev/cdrom' ^^ This is not a track. > The playback is jumpy, or skippy, anything but smooth an

Re: CDROM will not play a music cd.

2018-07-22 Thread Bob Bernstein
On Sun, 22 Jul 2018, Thomas Schmitt wrote: https://www.cyberciti.biz/faq/linux-unix-mplayer-playing-audio-dvd-cd-using-bash-shell/ proposes option "-cache 5000": mplayer -cdrom-device /dev/sr0 cdda:// -cache 5000 Joy reigns supreme in Mudville! It has dawned on my somewhat dimmed (due to

Re: CDROM will not play a music cd.

2018-07-22 Thread Thomas Schmitt
Hi, Bob Bernstein wrote: > The playback is jumpy, or skippy, anything but smooth and continuous. https://www.cyberciti.biz/faq/linux-unix-mplayer-playing-audio-dvd-cd-using-bash-shell/ proposes option "-cache 5000": mplayer -cdrom-device /dev/sr0 cdda:// -cache 5000 I guess it's a real-tim

Re: CDROM will not play a music cd.

2018-07-22 Thread Bob Bernstein
Firstly, *thank you* to all who chimed in with analysis and suggestions! This list is the best. I will present an update on my efforts and a bit more data. Update: I think it was Nicholas last night who mentioned the 'cdda://' type of URL. Today I noticed on mplayer's man page this line: m

Re: CDROM will not play a music cd.

2018-07-22 Thread songbird
Thomas Schmitt wrote: ... > The classic CD-DA ripper is cdda2wav. i like jack, but it's broken at the moment in unstable, unfortunately i don't know python well enough to debug it yet. so for my temporary hackish project i'm trying to convert it all to python3 acceptable code, but i'm not sur

Re: CDROM will not play a music cd.

2018-07-22 Thread Thomas Schmitt
Hi, Nicolas George wrote: > To be accurate, mount only directs the kernel into doing the reads and > looking for filesystems. Yes. But in hindsight my explanation was already more technical than appropriate. "mount(8) is not the right way to access an audio CD." would have been better. But i

Re: CDROM will not play a music cd.

2018-07-22 Thread Nicolas George
Thomas Schmitt (2018-07-22): > Your reader program needs to use command READ CD or READ CD MSF. > mount(8) or dd(1) won't do this. (Also mount(8) would find no filesystem.) To be accurate, mount only directs the kernel into doing the reads and looking for filesystems. There was a kernel patch to

Re: CDROM will not play a music cd.

2018-07-21 Thread Thomas Schmitt
Hi, Bob Bernstein wrote: > bob@debian:~$ mount /dev/sr0 > mount: /dev/sr0 is write-protected, mounting read-only > mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing > codepage or helper program, or other error > [...] > bob@debian:~$ dmesg |tail > [...] > [ 1005.988702] Sense K

Re: CDROM will not play a music cd.

2018-07-21 Thread Felix Miata
Bob Bernstein composed on 2018-07-22 01:37 (UTC-0400): > /dev/sr0/media/cdrom0 udf,iso9660 user,noauto 0 0 > You can see where, on the last line, I tried monkeying > with sr0's options. I've left the file now as it was > installed by jessie, which flavor I am still running, > albeit

Re: CDROM device suddenly doesn't exist....

2017-01-11 Thread Charlie
On Wed, 11 Jan 2017 11:52:30 -0500 Ric Moore sent: > On 01/11/2017 03:02 AM, Thomas Schmitt wrote: > > Hi, > > > > Charlie wrote: > >> mount: /dev/sr0 is write-protected, mounting read-only > >> mount: special device /dev/sr0 does not exist > > > > Does command dmesg report something about "sr

Re: CDROM device suddenly doesn't exist....

2017-01-11 Thread Charlie
On Wed, 11 Jan 2017 11:52:30 -0500 Ric Moore sent: > Do you have a bios selection for the cdrom drive?? Last time this > happened to me, replacement of the drive fixed the problem. Ric After contemplation, my reply is: Thanks Thomas and Ric, Nothing in dmesg report and I will look at t

Re: CDROM device suddenly doesn't exist....

2017-01-11 Thread Ric Moore
On 01/11/2017 03:02 AM, Thomas Schmitt wrote: Hi, Charlie wrote: mount: /dev/sr0 is write-protected, mounting read-only mount: special device /dev/sr0 does not exist Does command dmesg report something about "sr0" after this happened ? Have a nice day :) Do you have a bios selection for t

Re: CDROM device suddenly doesn't exist....

2017-01-11 Thread Thomas Schmitt
Hi, Charlie wrote: > mount: /dev/sr0 is write-protected, mounting read-only > mount: special device /dev/sr0 does not exist Does command dmesg report something about "sr0" after this happened ? Have a nice day :) Thomas

Re: CDROM device suddenly doesn't exist....

2017-01-10 Thread Charlie
On Wed, 11 Jan 2017 13:09:59 +1100 Charlie sent: > Hello, > > Debian testing 4.6.0-1-amd64 #1 SMP Debian 4.6.4-1 (2016-07-18) x86_64 > GNU/Linux > > Suddenly have a CDROM problem: > $ mount /media/cdrom > mount: /dev/sr0 is write-protected, mounting read-only > mount: special device /dev/s

Re: cdrom-detect udeb package in netinstall CD of Lenny

2011-08-13 Thread Camaleón
On Sat, 13 Aug 2011 07:09:26 +0530, Ravi Roy wrote: > I am using netinstall 5.0.4 of Lenny and I wonder if somone can throw > some light on cdrom-detect udeb package which is part of debian > installer. I can not find cdrom-detect.udeb in debian netinstall CD of > lenny. It is here: http://pack

Re: CDROM burning problem - thanks

2010-12-29 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks to Messrs Bannister, Wilson and Platt for help on this problem. - From the leads they gave me I learned a lot about burning CDs and DVDs and what to look out for in the future. Ken Heard -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/

Re: CDROM burning problem - new approach

2010-12-29 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chance Platt wrote: >> I would still like to know why the Sony drive would not write (it did >> read) in the Gigabyte box and fix it if possible. Could it be a >> firmware problem? > > Google is your friend here, but by my experience, most likely

Re: CDROM burning problem - new approach

2010-12-29 Thread Chris Bannister
On Tue, Dec 28, 2010 at 06:26:23PM -0500, Ken Heard wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Since I have two DVD/CD rewritable drive units in two different boxes, > it occurred to me to swap the two and see what would happen. Here is > the result: > > k...@sol:~/downloads$ w

Re: CDROM burning problem - new approach

2010-12-28 Thread Chance Platt
On 12/28/2010 05:26 PM, Ken Heard wrote: Since I have two DVD/CD rewritable drive units in two different boxes, it occurred to me to swap the two and see what would happen. Here is the result: k...@sol:~/downloads$ wodim -v speed=2 dev=/dev/hda ... wodim: fifo had 10699 puts and 10699 gets.

Re: cdrom not working after kernel update

2007-12-05 Thread Celejar
[back on list] [please do not top-post] On Tue, 4 Dec 2007 04:37:49 -0800 (PST) tharanga Wijethilake <[EMAIL PROTECTED]> wrote: > Hi, > > Thank you very much for the advice. and as you said in the reply > I compared the two config files and figure out that following part is missing > from the c

Re: cdrom not working after kernel update

2007-12-01 Thread Celejar
On Sat, 1 Dec 2007 13:58:40 -0800 (PST) tharanga Wijethilake <[EMAIL PROTECTED]> wrote: > Hi all, > I am sort of new to deabian was using kernel 2.6.18 and recently compiled the > kernel 2.6.23.8 to get the mac80211 system for the wireless support. but > after that when I boot from the new kerne

Re: CDROM drives stopped working after move to unstable

2006-05-15 Thread Joshua McGee
Thanks for the pointers, they were really helpful. I have IDE CDROM drives, and had moved from Sarge. I followed your suggestion and purged hotplug. I then tried to install udev. My kernel wasn't new enough. So I upgraded my kernel to 2.6.16.16, and successfully installed udev. Then, only on

Re: CDROM drives stopped working after move to unstable

2006-05-14 Thread Florian Kulzer
On Sat, May 13, 2006 at 20:38:08 -0700, Joshua McGee wrote: > Hi, > > Both my CDROM drives stopped working up after moving to unstable. The > second one (/dev/cdrom1) stopped showing up entirely. Did you go to unstable from stable (Sarge) or testing (Etch)? The reason I am asking this is that I

Re: cdrom problem

2006-04-17 Thread Mike McCarty
Joseph Smidt wrote: When I try to mount something on my cdrom I get this error: mount: special device /dev/scd0 does not exist When I type dmesg | grep CD I get no results. When I type lsscsi I get: [0:0:0:0]diskATA TOSHIBA MK1032GS AS02 - Does anybody know what I can do about t

Re: cdrom problem

2006-04-17 Thread Joseph Smidt
One of the things that I use to confirm how a CD/DVD is set up, is to try "eject /dev/hdb", and BTW, why are you looking for them as scd0, mine are all hdb, hdc, and hdd.Maybe you are mounting the wrong device, or one that does not exist. When I type eject /dev/hbd I get this:[EMAIL PROTECTED]:/dev

Re: cdrom problem

2006-04-16 Thread Rob Blomquist
On Sunday 16 April 2006 7:44 pm, Joseph Smidt so eloquently stated: > When I try to mount something on my cdrom I get this error: mount: special > device /dev/scd0 does not exist > > When I type dmesg | grep CD I get no results. > > When I type lsscsi I get: [0:0:0:0]diskATA TOSHIBA M

Re: cdrom scsi problem

2006-02-08 Thread Shawn Lamson
On Thu, 09 Feb 2006 12:32:23 +1100 M-L <[EMAIL PROTECTED]> wrote: > On Thu, 9 Feb 2006 10:56 am, [EMAIL PROTECTED] thought about and sent this: > >> I am running Sarge, linux 2.4.27, and grub with a NEC cdrom. I have > > run > into what seems to be a common problem, but can find no pointe

Re: cdrom scsi problem

2006-02-08 Thread M-L
On Thu, 9 Feb 2006 10:56 am, [EMAIL PROTECTED] thought about and sent this: >> I am running Sarge, linux 2.4.27, and grub with a NEC cdrom. I have > run > into what seems to be a common problem, but can find no pointer > to the > solution. How can I tell the kernel that I want > "/dev

Re: cdrom scsi problem

2006-02-08 Thread anoop aryal
On Wednesday 08 February 2006 05:56 pm, [EMAIL PROTECTED] wrote: > I am running Sarge, linux 2.4.27, and grub with a NEC cdrom. I have run > into what seems to be a common problem, but can find no pointer to the > solution. How can I tell the kernel that I want "/dev/hdc=ide-scsi"? Or, > better

Re: CDROM recognition problem on New SuperMicro X6DHT-G motherboard

2006-01-03 Thread Andrew Sackville-West
Stephen Woodbridge wrote: Hi all, I have a new Supermicro X6DHT-G motherboard based system and I'm have a problem with it recognizing the CD ROM drive. The CD ROM is PATA device that appears to be handled via an Intel Corp. 6300ESB chip probably using the IDE SATA controller and some PATA t

Re: cdrom mount directory w/ kernel upgrade

2005-10-11 Thread Basajaun
Mark Grieveson wrote: > Hello. After I upgraded from kernel-image-2.4.27-2-386 to > kernel-image-2.6.8-2-386, I find that I need to manually add the > directory /media/cdrom0 (where the cdrom is mounted), whereas it used to > automatically create this directory for mounting with the former > kerne

Re: cdrom installation not starting

2005-07-27 Thread Jeff
Marty Landman wrote: Heh, replying to my own msg. I'm installing from the HD as I write this. Fortunately there were three partitions on the windoz installation so i copied the cd over to D:\ and am installing on C:\ with the swap partition on E:\. Now the installation program is running off

Re: cdrom installation not starting

2005-07-27 Thread Marty Landman
Heh, replying to my own msg. I'm installing from the HD as I write this. Fortunately there were three partitions on the windoz installation so i copied the cd over to D:\ and am installing on C:\ with the swap partition on E:\. Now the installation program is running off of D:\ and it's using t

Re: CDROM was confusing the drive: copy protection

2005-06-23 Thread H. S.
Apparently, _Jim Hall_, on 23/06/05 11:15,typed: > > > For those of us who haven't run into this situation yet, could you > please explain how the marker helped. > > Jim > > I searched google when I realized the CD was not a standard audio disk (did not have Compact Disc digital audio logo).

Re: CDROM was confusing the drive: copy protection

2005-06-23 Thread Jim Hall
H. S. wrote: In any case, the problem has been solved. A felt tip white-board marker was immensely helpful ;) ->HS For those of us who haven't run into this situation yet, could you please explain how the marker helped. Jim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: CDROM was confusing the drive: copy protection

2005-06-22 Thread H. S.
Apparently, _Brendon Lloyd Higgins_, on 22/06/05 21:16,typed: > I'm afraid I can't really help, but... > > H. S. wrote (Wednesday 22 June 2005 5:12 pm): > >>player to obtain it's lossless wma version of the tracks. Do I have to > > > ... isn't "lossless wma" a contradiction in terms? > > Peace

Re: CDROM was confusing the drive: copy protection

2005-06-22 Thread Brendon Lloyd Higgins
I'm afraid I can't really help, but... H. S. wrote (Wednesday 22 June 2005 5:12 pm): > player to obtain it's lossless wma version of the tracks. Do I have to ... isn't "lossless wma" a contradiction in terms? Peace, Brendon pgpU7PySfTzFb.pgp Description: PGP signature

Re: Cdrom Question

2004-12-22 Thread steef
On Tuesday 21 December 2004 02:12, Robert Vangel wrote: > Posting the same question twice, under different names/emails isn't > likely to get you help quicker.. if anything, slower due to people being > annoyed. > > bill wrote: > > When I mount the cdrom in kde, half the time, I can't unmount it or

Re: Re: Cdrom Problems

2004-12-20 Thread bill
I beleve it was kio_audiocd preventing me from ejecting the cd. I removed the kdemultimedia-plugin package and it seems to fix the problem. I don't use music cd's on the system anyway. Thanks for your time. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Re: Cdrom Question

2004-12-20 Thread Adam Aube
bill wrote: > When I mount the cdrom in kde, half the time, I can't unmount it or > can't eject it > Can anyone offer me some information on this or let me know where I > might find it? Try using fuser to see what is keeping the CD-ROM busy: fuser -m /media/cdrom (Change /media/cdrom to the mou

Re: Cdrom Problems

2004-12-20 Thread Kent West
tech wrote: When I mount the cdrom in kde, half the time, I can't unmount it or can't eject it Can anyone offer me some information on this or let me know where I might find it? Thanks for your time, Bill H. I believe it may have to do with famd; try killing that process and see if it releas

Re: Cdrom Question

2004-12-20 Thread Robert Vangel
Posting the same question twice, under different names/emails isn't likely to get you help quicker.. if anything, slower due to people being annoyed. bill wrote: When I mount the cdrom in kde, half the time, I can't unmount it or can't eject it Can anyone offer me some information on this or le

Re: cdrom ownership being reset to root:disk upon reboot

2004-12-16 Thread Alan Chandler
On Thursday 16 December 2004 02:33, H. S. wrote: > #to make CDROMs root:cdrom > hdc:root:cdrom:660 > hdd:root:cdrom:660 The fact that have two cdrom drives maybe the cause of the problem. The script in /etc/udev/scripts has some defaults (only one drive). -- Alan Chandler [EMAIL PROTECTED] Fi

Re: cdrom ownership being reset to root:disk upon reboot

2004-12-15 Thread H. S.
Apparently, _H. S._, on 15/12/04 21:11,typed: Apparently, _H. S._, on 15/12/04 20:57,typed: Apparently, _Thomas Adam_, on 15/12/04 19:42,typed: --- "H. S." <[EMAIL PROTECTED]> wrote: If I change their permissions to root:cdrom and reboot, the permissions again are set to root:disk. Remove 'disc

Re: cdrom ownership being reset to root:disk upon reboot

2004-12-15 Thread H. S.
Apparently, _H. S._, on 15/12/04 20:57,typed: Apparently, _Thomas Adam_, on 15/12/04 19:42,typed: --- "H. S." <[EMAIL PROTECTED]> wrote: If I change their permissions to root:cdrom and reboot, the permissions again are set to root:disk. Remove 'discover'. -- Thomas Adam Did that. Removed: libdis

Re: cdrom ownership being reset to root:disk upon reboot

2004-12-15 Thread H. S.
Apparently, _Thomas Adam_, on 15/12/04 19:42,typed: --- "H. S." <[EMAIL PROTECTED]> wrote: If I change their permissions to root:cdrom and reboot, the permissions again are set to root:disk. Remove 'discover'. -- Thomas Adam Did that. Removed: libdiscover2, discover, discover-data. This had no

Re: cdrom ownership being reset to root:disk upon reboot

2004-12-15 Thread Thomas Adam
--- "H. S." <[EMAIL PROTECTED]> wrote: > If I change their permissions to root:cdrom and reboot, the permissions > again are set to root:disk. Remove 'discover'. -- Thomas Adam = "The Linux Weekend Mechanic" -- http://linuxgazette.net "TAG Editor" -- http://linuxgazette.ne

Re: cdrom upgrade

2004-11-30 Thread Hugo Vanwoerkom
Paul Johnson wrote: On Sunday 28 November 2004 11:51 pm, rogerwphx wrote: I installed debian and it boots up in bash ok, but the cdrom images are .iso images. How do you upgrade the installation from bash with iso's. What's wrong with using apt-get over the network? Good point. Nothing. However

Re: cdrom upgrade

2004-11-29 Thread Adam Aube
rogerwphx wrote: > I did burn the images to cdrom and when I down,oaded it it was in iso > format. I chose downloading by ftp since I had a decent broadband access > and saw no problem until I tried to get past the first cd. > Would it be easier to just download it as a collection of small files

Re: cdrom upgrade

2004-11-29 Thread Paul Johnson
Top posting universally considered harmful. Please read http://ursine.dyndns.org/Top_Posting On Monday 29 November 2004 1:43 pm, Steven Jones wrote: > You can mount the iso's as file systems That doesn't particularly answer the question of why you're trying to upgrade the hard way... -- Paul

RE: cdrom upgrade

2004-11-29 Thread Steven Jones
You can mount the iso's as file systems regards Steven aka thing -Original Message- From: Paul Johnson [mailto:[EMAIL PROTECTED] Sent: Tuesday, 30 November 2004 10:45 a.m. To: [EMAIL PROTECTED] Subject: Re: cdrom upgrade On Sunday 28 November 2004 11:51 pm, rogerwphx wrote

Re: cdrom upgrade

2004-11-29 Thread Paul Johnson
On Sunday 28 November 2004 11:51 pm, rogerwphx wrote: > I installed debian and it boots up in bash ok, but the cdrom images > are .iso images. How do you upgrade the installation from bash with > iso's. What's wrong with using apt-get over the network? -- Paul Johnson [EMAIL PROTECTED] http:/

Re: cdrom upgrade

2004-11-29 Thread rogerwphx
I did burn the images to cdrom and when I down,oaded it it was in iso format. I chose downloading by ftp since I had a decent broadband access and saw no problem until I tried to get past the first cd. Would it be easier to just download it as a collection of small files and redo it? Roger Sa

Re: cdrom upgrade

2004-11-29 Thread Sam Watkins
On Mon, Nov 29, 2004 at 07:51:00AM +, rogerwphx wrote: > I installed debian and it boots up in bash ok, but the cdrom images are > .iso images. How do you upgrade the installation from bash with iso's. I don't quite understand - did you download the cdrom images but not burn them onto CDs or

Re: cdrom install

2004-11-28 Thread Hugo Vanwoerkom
rogerwphx wrote: I downloaded the full cd images all 14? Lucky you. And how long did that take? H. and the first cd booted and installed just fine. I don't know how to upgrade the installation using the images for the other disks from bash. Thanks for any help, Roger -- To UNSUBSCRIBE, email to

Re: cdrom install

2004-11-27 Thread Leonardo Marques
Just put the cdrom cdrom of the other images on the cd drive, and type as root: apt-cdrom add and it will add the cd resources for your computes. []s, Leonardo. On Sat, 27 Nov 2004 20:53:23 +, rogerwphx <[EMAIL PROTECTED]> wrote: > I downloaded the full cd images and the first cd booted an

Subject: Re: CDROM permission problems Gnome 2.6

2004-09-04 Thread David Abernethy
Date: Mon, 30 Aug 2004 20:20:25 +0200 From: Josef Oswald <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: CDROM permission problems Gnome 2.6 Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> (david abernethy's me

Re: CDROM permission problems Gnome 2.6

2004-08-28 Thread Wim De Smet
Hi, On Sat, 28 Aug 2004 22:44:29 +1200, david abernethy <[EMAIL PROTECTED]> wrote: > My problem is that I can't rip audio cd's logged in as an ordinary user > using sound-juicer, but I can logged in as root. I also can't write CDs > using nautilus CD burner > > here is the output of the id comma

Re: /cdrom vs. /media/cdrom

2004-07-23 Thread Joey Hess
csj wrote: > Short of reinstalling, is there a package that will create the > LSB directories and fstab entries for me? I don't know of one. It would be nice if we could just add a deb from the code in the installer that does this, but that code uses devfs for device enumeration. Figuring out how

Re: /cdrom vs. /media/cdrom

2004-07-23 Thread csj
On 22. July 2004 at 11:32AM -0600, Joey Hess <[EMAIL PROTECTED]> wrote: > Paul Johnson wrote: > > I don't have a /media, and my laptop, which I just installed > > Debian on, also doesn't have a /media. ??? > > Then you didn't install sarge using a current version of the > installer. > > > I be

Re: /cdrom vs. /media/cdrom

2004-07-22 Thread Kaj Wiik
On Fri, 2004-07-23 at 02:32, Joey Hess wrote: > Paul Johnson wrote: > > I don't have a /media, and my laptop, which I just installed Debian on, > > also doesn't have a /media. ??? > > Then you didn't install sarge using a current version of the installer. Continuing from this, is there a way to

Re: /cdrom vs. /media/cdrom

2004-07-22 Thread Joey Hess
On Thu, Jul 22, 2004 at 11:29:13AM +0200, Frank Uepping wrote: > on Sarge there are many duplicating mount points for peripherals, > like: > /cdrom > /cdrom0 > /floppy > /media/cdrom > /media/cdrom0 > /media/floppy > etc. > > Why are the dup

Re: /cdrom vs. /media/cdrom

2004-07-22 Thread Andreas Janssen
Hello Frank Uepping (<[EMAIL PROTECTED]>) wrote: > on Sarge there are many duplicating mount points for peripherals, > like: > /cdrom > /cdrom0 > /floppy > /media/cdrom > /media/cdrom0 > /media/floppy > etc. > > Why are the duplicates? On

Re: /cdrom vs. /media/cdrom

2004-07-22 Thread Leandro Guimaraens Faria Corsetti Dutra
Em Thu, 22 Jul 2004 11:50:08 +0200, Frank Uepping escreveu: > on Sarge there are many duplicating mount points for peripherals, > like: > /cdrom > /cdrom0 > /floppy > /media/cdrom > /media/cdrom0 > /media/floppy > etc. > > Why are the dupli

Re: /cdrom vs. /media/cdrom

2004-07-22 Thread Paul Johnson
Joey Hess <[EMAIL PROTECTED]> writes: > Paul Johnson wrote: >> I don't have a /media, and my laptop, which I just installed Debian on, >> also doesn't have a /media. ??? > > Then you didn't install sarge using a current version of the installer. OK, I just wasn't paying close attention and didn'

Re: /cdrom vs. /media/cdrom

2004-07-22 Thread Joey Hess
Paul Johnson wrote: > I don't have a /media, and my laptop, which I just installed Debian on, > also doesn't have a /media. ??? Then you didn't install sarge using a current version of the installer. > I believe the LSB puts removable media in /mnt/fd0, /mnt/scd0, etc. > Debian puts the same dev

Re: /cdrom vs. /media/cdrom

2004-07-22 Thread Paul Johnson
Frank Uepping <[EMAIL PROTECTED]> writes: > Hello, > on Sarge there are many duplicating mount points for peripherals, > like: > /cdrom > /cdrom0 > /floppy > /media/cdrom > /media/cdrom0 > /media/floppy > etc. > > Why are the duplicates? > W

Re: /cdrom & /cdrom0

2004-06-07 Thread igor_abrahao
Hi, I had the same trouble and the reason was a command called discover. So, as you did, I removed the cdrom0 and cdrom1 (in my case), then I removed the symbolik link /dev/cdrom and /dev/cdrom[0-1], so I created the link /dev/cdrom and /dev/cdrw(I prefer to use it) like I use in my /etc/fstab

Re: /cdrom & /cdrom0

2004-06-06 Thread Damon L. Chesser
Keith O'Connell wrote: Hi, I just installed testing from the beta 4 netinstall cd, on three machines and it is by far the best installation I have done, the hardware recognition made the whole thing a piece of cake. I am curious about one thing though. The install creates two directories as mount

Re: cdrom does not un-mounts

2004-05-29 Thread David Fokkema
On Fri, May 28, 2004 at 08:33:34PM +0100, Iain Mac Donald wrote: > On Fri, 2004-05-28 at 19:14, David Fokkema wrote: > > > If you are running Gnome you could try something like > > > gksu "/etc/init.d/fam stop" > > > umount the cd followed by > > > gksu "/etc/init.d/fam start" > > > > My broth

Re: cdrom does not un-mounts

2004-05-28 Thread Iain Mac Donald
On Fri, 2004-05-28 at 19:14, David Fokkema wrote: > > If you are running Gnome you could try something like > > gksu "/etc/init.d/fam stop" > > umount the cd followed by > > gksu "/etc/init.d/fam start" > > My brother has problems unmounting his zip drive. It is _always_ famd > which is bl

Re: cdrom does not un-mounts

2004-05-28 Thread David Fokkema
On Fri, May 28, 2004 at 06:54:14PM +0100, Iain Mac Donald wrote: > On Fri, 2004-05-28 at 18:23, Wolfgang Pfeiffer wrote: > > man fuser > > man lsof > > > > IIRC: > > The commands above *might* mean you're getting logged out of X at times > > .. not being sure ... :) > > Most of the time is FAMD,

Re: cdrom does not un-mounts

2004-05-28 Thread Iain Mac Donald
On Fri, 2004-05-28 at 18:23, Wolfgang Pfeiffer wrote: > IIRC: > lsof /dev/cdrom > or > fuser /dev/cdrom > > and then doing a > kill -s 9 > as root helps here. > Not being sure whether that's sane, safe, whatever. But it often helps > here. I often find it is because I am sitting in the /cdrom

Re: cdrom does not un-mounts

2004-05-28 Thread Wolfgang Pfeiffer
On Sat, 2004-05-22 at 06:52, J.S.Sahambi wrote: > I am using Debian/sid. Same here, on ppc ... :) > Some times when I mount a cdrom and try to > unmount it immediately, it gives the following error on the terminal: > > umount: /cdrom: device is busy > umount: /cdrom: device is busy [

Re: cdrom does not un-mounts

2004-05-22 Thread John van Spaandonk
On Saturday 22 May 2004 06:52, J.S.Sahambi wrote: > I am using Debian/sid. Some times when I mount a cdrom and try to > unmount it immediately, it gives the following error on the terminal: > > umount: /cdrom: device is busy > umount: /cdrom: device is busy > > But the fact is the cdrom is not bein

Re: cdrom does not un-mounts

2004-05-21 Thread Kevin Mark
On Sat, May 22, 2004 at 10:22:14AM +0530, J.S.Sahambi wrote: > I am using Debian/sid. Some times when I mount a cdrom and try to > unmount it immediately, it gives the following error on the terminal: > > umount: /cdrom: device is busy > umount: /cdrom: device is busy > > But the fact is the cdr

Re: cdrom does not un-mounts

2004-05-21 Thread Graham Williams
Received Sat 22 May 2004 3:04pm +1000 from J.S.Sahambi: > I am using Debian/sid. Some times when I mount a cdrom and try to > unmount it immediately, it gives the following error on the terminal: > > umount: /cdrom: device is busy > umount: /cdrom: device is busy > > But the fact is the cdrom i

Re: cdrom vs /cdrom/cdrom and /cdorm/cdrom0

2004-05-03 Thread H. S.
Apparently, _Bob Proulx_, on 05/03/04 00:36,typed: H. S. wrote: I am looking for the meaning and differences in these files: /cdrom When you installed woody this directory was created and the associated entries in /etc/fstab were made for it. Correct. In Woody, that is what happened. /cdrom/cd

Re: cdrom vs /cdrom/cdrom and /cdorm/cdrom0

2004-05-02 Thread Bob Proulx
H. S. wrote: > I am looking for the meaning and differences in these files: > /cdrom When you installed woody this directory was created and the associated entries in /etc/fstab were made for it. > /cdrom/cdrom > /cdrom/cdrom0 I have never seen these before anywhere. You mentioned sarge and I s

Re: cdrom, kernel 2.6 and ripping audio cd's

2004-04-08 Thread Andreas Janssen
Nick Lidakis (<[EMAIL PROTECTED]>) wrote: > Under kernel 2.4, I was using scsi emulation for the dvd-rom and cd > burner and USB mass storage on my sid . Scsi emulation worked fine as > a normal user. > > I'm a member of the following groups: > > [EMAIL PROTECTED]:~$ groups > nick cdrom audio sr

Re: cdrom

2003-11-25 Thread Karsten M. Self
on Fri, Nov 14, 2003 at 09:46:05PM +0100, Jose Colmenares ([EMAIL PROTECTED]) wrote: > I have a HP Pentium I. The cdrom sudenly stopped working, and I > replaced it for an used one (wich worked just fine). As it turns out, > the cdrom I just installed isn´t working either... I get a message > like:

Re: cdrom not working

2003-10-22 Thread Kent West
CC'ing to the list, for archival purposes. Kent West wrote: Will the machine boot off some other CD? I'm not sure if your "Yes" below refers to this question, the next question, or both. Does it even look like it's trying to boot off the CD (e.g. BIOS settings determining boot orde

Re: cdrom not working

2003-10-21 Thread Kent West
Jose Colmenares wrote: About two months ago I installed woody on a HP pentium, and worked just fine. A few days ago I tried to reinstall the thing, but suddenly the the machine wouldn't boot from the cd. It's the same cd I used the first time. I have even checked it out in other computers. I

Re: cdrom creation

2003-06-26 Thread Rodney D. Myers
On Wed, 25 Jun 2003 21:37:55 +1000 Rob Weir <[EMAIL PROTECTED]> wrote: > On Tue, Jun 24, 2003 at 12:54:28PM -0700, Rodney D. Myers wrote: > > I burnt a cdrom, with everything in the / directory, and the > > Packages.gz reflected this. > > Do the paths in the Packages.gz file look reasonable? Fou

Re: cdrom creation

2003-06-25 Thread Rob Weir
On Tue, Jun 24, 2003 at 12:54:28PM -0700, Rodney D. Myers wrote: > I burnt a cdrom, with everything in the / directory, and the Packages.gz > reflected this. Do the paths in the Packages.gz file look reasonable? > If things worked as I think they should, I know I shouldn't think ;-), > should it

Re: cdrom creation

2003-06-24 Thread Rodney D. Myers
On Mon, 23 Jun 2003 14:22:21 +1000 Rob Weir <[EMAIL PROTECTED]> wrote: > On Sat, Jun 21, 2003 at 12:09:08PM -0700, Rodney D. Myers wrote: > > In the past month, I've grabbed updates to sarge, and have them > > "archived" onto cdrom. > > > > Now that I've re-installed woody, and upgraded back to s

Re: cdrom creation

2003-06-23 Thread Arthur H. Johnson II
On Mon, 23 Jun 2003, Rob Weir wrote: > --oTHb8nViIGeoXxdp > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Sat, Jun 21, 2003 at 12:09:08PM -0700, Rodney D. Myers wrote: > > In the past month, I've grabbed updates to s

Re: cdrom creation

2003-06-23 Thread Rob Weir
On Sat, Jun 21, 2003 at 12:09:08PM -0700, Rodney D. Myers wrote: > In the past month, I've grabbed updates to sarge, and have them > "archived" onto cdrom. > > Now that I've re-installed woody, and upgraded back to sarge, how do I > get apt-get to see these updated files, so I can save a bit of ti

Re: cdrom symlink won't stay linked to /dev/cdrom1

2003-06-02 Thread paul
Nicos Gollan declaimed: > On Sunday 01 June 2003 11:17, [EMAIL PROTECTED] wrote: > > > > You're using devfs which means that the whole /dev structure is > > > > generated dynamically. You'll have to edit /etc/devfsc.conf (search for > > > > cdrom) to preserve the change. > > > > > > I think you jus

Re: cdrom symlink won't stay linked to /dev/cdrom1

2003-06-01 Thread Nicos Gollan
On Sunday 01 June 2003 11:17, [EMAIL PROTECTED] wrote: > > > You're using devfs which means that the whole /dev structure is > > > generated dynamically. You'll have to edit /etc/devfsc.conf (search for > > > cdrom) to preserve the change. > > > > I think you just had a typo there; the real filenam

Re: cdrom symlink won't stay linked to /dev/cdrom1

2003-06-01 Thread paul
Vineet Kumar declaimed: > * Nicos Gollan ([EMAIL PROTECTED]) [030530 10:58]: > > On Friday 30 May 2003 19:06, [EMAIL PROTECTED] wrote: > > > This is silly question 1 of 3. Every time I restart, the /dev/cdrom > > > symlink "magically" gets remapped to /dev/cdrom0. Which is the wrong > > > device, s

Re: cdrom symlink won't stay linked to /dev/cdrom1

2003-05-31 Thread Vineet Kumar
* Nicos Gollan ([EMAIL PROTECTED]) [030530 10:58]: > On Friday 30 May 2003 19:06, [EMAIL PROTECTED] wrote: > > This is silly question 1 of 3. Every time I restart, the /dev/cdrom > > symlink "magically" gets remapped to /dev/cdrom0. Which is the wrong > > device, so I su and delete it and make a ne

Re: cdrom symlink won't stay linked to /dev/cdrom1

2003-05-31 Thread paul
Nicos Gollan declaimed: > On Friday 30 May 2003 19:06, [EMAIL PROTECTED] wrote: > > This is silly question 1 of 3. Every time I restart, the /dev/cdrom > > symlink "magically" gets remapped to /dev/cdrom0. Which is the wrong > > device, so I su and delete it and make a new symlink pointing to > > /

Re: cdrom symlink won't stay linked to /dev/cdrom1

2003-05-31 Thread Nicos Gollan
On Friday 30 May 2003 19:06, [EMAIL PROTECTED] wrote: > This is silly question 1 of 3. Every time I restart, the /dev/cdrom > symlink "magically" gets remapped to /dev/cdrom0. Which is the wrong > device, so I su and delete it and make a new symlink pointing to > /dev/cdrom1, and then I reboot and

Re: /cdrom -vs- /dev/hdc

2003-02-14 Thread Robert Ewald
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Freitag, 14. Februar 2003 03:07 schrieb Matthew Weier O'Phinney: > -- Pigeon <[EMAIL PROTECTED]> wrote > > (on Thursday, 13 February 2003, 03:51 PM +): > > On Wed, Feb 12, 2003 at 09:27:47PM -0500, Seneca wrote: > > > On Wed, Feb 12, 2003 at 06:

Re: /cdrom -vs- /dev/hdc

2003-02-13 Thread Matthew Weier O'Phinney
-- Pigeon <[EMAIL PROTECTED]> wrote (on Thursday, 13 February 2003, 03:51 PM +): > On Wed, Feb 12, 2003 at 09:27:47PM -0500, Seneca wrote: > > On Wed, Feb 12, 2003 at 06:46:37PM -0500, Bruce Park wrote: > > > I'm having some trouble loading my audio cd through /cdrom directory. > > > Before I

Re: /cdrom -vs- /dev/hdc

2003-02-13 Thread Mark L. Kahnt
On Thu, 2003-02-13 at 10:51, Pigeon wrote: > On Wed, Feb 12, 2003 at 09:27:47PM -0500, Seneca wrote: > > On Wed, Feb 12, 2003 at 06:46:37PM -0500, Bruce Park wrote: > > > I'm having some trouble loading my audio cd through /cdrom directory. > > > Before I start talking about the problem, here are

Re: /cdrom -vs- /dev/hdc

2003-02-13 Thread Pigeon
On Wed, Feb 12, 2003 at 09:27:47PM -0500, Seneca wrote: > On Wed, Feb 12, 2003 at 06:46:37PM -0500, Bruce Park wrote: > > I'm having some trouble loading my audio cd through /cdrom directory. > > Before I start talking about the problem, here are the files that are of > > use to this problem. >

  1   2   3   >