LinuxQuestions.org
LinuxAnswers - the LQ Linux tutorial section.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Tags used in this thread
Popular LQ Tags , , ,

Reply
 
Thread Tools
Old 10-03-2006, 07:46 PM   #1
powerwindows
Member
 
Registered: Sep 2006
Location: USA
Distribution: Distro? I don't need no stinkin' distro!
Posts: 34
Thanked: 0
Linux doesn't want me to use CDs?


[Log in to get rid of this advertisement]
Hola.

I've been having some real bad luck with cdrom drives in Linux. I just purchased a new drive [Philips DVDRW] and it's giving me the same errors as my old one [BenQ DVDRW]. Here's the error messages I've been getting with several LiveCDs.

Slax:
ash: can't access tty; job control turned off
SantaFe:
mount: Mounting /dev/cdrom on /cdrom failed: No such file or directory
PcLinuxOS:
Error: Unable to Mount the LiveCD
/initrd/bin/ash: can't access tty; job control turned off


So... help? If you can't help, I would greatly appreciate it if you'd post the manufacturer and possibly the model number of your current optical drive that works with Linux. Thanks a bunch.
powerwindows is offline  
Tag This Post , , ,
Reply With Quote
Old 10-03-2006, 09:11 PM   #2
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Kubuntu 8.04 32 bit and 64 bit, PCLOS 2009
Posts: 2,665
Thanked: 50
Do you have more than one CD and/or DVD drive?
Is your CD/DVD drive an IDE ATAPI or is it USB or SCSI?

I have a couple of computers with Sony DRU 5xx DVD drives that work fine. One CD/DVD drive per computer. I can boot live CDs. Also my Toshiba Satellite notebook computer can boot live CDs.
stress_junkie is offline     Reply With Quote
Old 10-03-2006, 09:27 PM   #3
powerwindows
Member
 
Registered: Sep 2006
Location: USA
Distribution: Distro? I don't need no stinkin' distro!
Posts: 34
Thanked: 0

Original Poster
I've only got one IDE drive [the Philips] hooked up. I've tried setting the jumper to both master and slave - no difference. It's the only IDE drive in my system.
powerwindows is offline     Reply With Quote
Old 10-03-2006, 10:02 PM   #4
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Kubuntu 8.04 32 bit and 64 bit, PCLOS 2009
Posts: 2,665
Thanked: 50
Is your motherboard BIOS set to boot from CD/DVD as the first boot device?
stress_junkie is offline     Reply With Quote
Old 10-03-2006, 10:05 PM   #5
powerwindows
Member
 
Registered: Sep 2006
Location: USA
Distribution: Distro? I don't need no stinkin' distro!
Posts: 34
Thanked: 0

Original Poster
Yes...

The LiveCD starts up, it starts loading modules and whatever, then it quits out with that error message.
powerwindows is offline     Reply With Quote
Old 10-03-2006, 10:17 PM   #6
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Kubuntu 8.04 32 bit and 64 bit, PCLOS 2009
Posts: 2,665
Thanked: 50
Yes. Sorry. I forgot the details in the first post. I have no idea about the messages concerning the tty/job control. It looks like I wasted your time. I'm sorry about that.
stress_junkie is offline     Reply With Quote
Old 10-03-2006, 11:15 PM   #7
powerwindows
Member
 
Registered: Sep 2006
Location: USA
Distribution: Distro? I don't need no stinkin' distro!
Posts: 34
Thanked: 0

Original Poster
No way man, thanks. Hey, now I know that Sony DVD drives are compatible!
powerwindows is offline     Reply With Quote
Old 10-04-2006, 09:40 AM   #8
powerwindows
Member
 
Registered: Sep 2006
Location: USA
Distribution: Distro? I don't need no stinkin' distro!
Posts: 34
Thanked: 0

Original Poster
Anyone? Just a slight bump here, I really don't want to have to RMA this drive.
powerwindows is offline     Reply With Quote
Old 10-04-2006, 09:53 AM   #9
jiml8
Senior Member
 
Registered: Sep 2003
Distribution: mandriva 2009.1, 2008.1, kubuntu 8, fedora 8
Posts: 2,819
Thanked: 38
I have no idea about the tty commands, but the mount failure means that either the directory /cdrom is not defined (I wouldn't expect it to be since hanging a device off the root of the file system isn't standard behavior) or /dev/cdrom is not defined.

Make sure /dev/cdrom IS defined and, if it isn't, figure out what your liveCD is calling the cdrom drive (could be anything...). This will be in /dev and will be associated with the physical device connection for your cdrom.

Once you figure this out, you can manually mount the drive.
jiml8 is offline     Reply With Quote
Old 10-04-2006, 01:00 PM   #10
powerwindows
Member
 
Registered: Sep 2006
Location: USA
Distribution: Distro? I don't need no stinkin' distro!
Posts: 34
Thanked: 0

Original Poster
I've tried two more LiveCDs. More errors.

LFS:
Couldn't find an LFS CD in the drive!
[it says this, waits a few seconds, says it again, then shuts down the computer]
CentOS:
[no error message, it just hangs at the welcome screen]

I tried mounting the drive in PCLinuxOS, and found some fun errors.
First of all, I scrolled up in the loading process and found this listed at the end:
Probing SCSI devices: [LOADED]
No ide channel found
[OK]
Searching for the loop image: /dev/sda1
[DONE]

I typed in mount:
/dev/root.old on /init type ext2 (rw,nogrpid)
none on...
/dev/shm on / type tmpfs (rw)
none on...
none on...
none on...
none on...

[those 'none on...' listed directories after them]

So I tried to mount something. Anything:
Cannot read /etc/fstab: No such file or directory

Ouch.
powerwindows is offline     Reply With Quote
Old 10-04-2006, 06:26 PM   #11
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Kubuntu 8.04 32 bit and 64 bit, PCLOS 2009
Posts: 2,665
Thanked: 50
Quote:
Originally Posted by powerwindows
No way man, thanks. Hey, now I know that Sony DVD drives are compatible!
I'm glad that you feel that way.

I read your following posts. Having so many distros fail to boot I would think about getting a new DVD or CD internal drive. I've had to purchase hardware because Linux didn't like what I already had. That doesn't happen too often these days but it may be the solution here.

You can get internal Sony drives for under US$100 on the Internet. I've tried a bunch of brands including Plextor. People seem to like Plextor but I couldn't get the thing to work.

Let us know what you end up doing and if it works.
stress_junkie is offline     Reply With Quote
Old 10-05-2006, 10:10 AM   #12
shaman66
Member
 
Registered: Jul 2004
Location: Poland, Bydgoszcz
Distribution: KUbuntu 5.10, Slack 10.2
Posts: 40
Thanked: 0
I always used LG and i dont think it will change.
No problems, full compability

have u tried the same drive in some other compi?
Maybe its a problem with ur MoBo?
shaman66 is offline     Reply With Quote
Old 10-05-2006, 11:33 AM   #13
powerwindows
Member
 
Registered: Sep 2006
Location: USA
Distribution: Distro? I don't need no stinkin' distro!
Posts: 34
Thanked: 0

Original Poster
shaman, I don't have another computer to try the drive on, but I didn't think about it being a problem with the motherboard. Is there a way I can test to see if Linux doesn't like the ide port itself?

*adds LG to the list of compatible drives* Thanks!

There really needs to be some kind of hardware compatibility list, where you can find out what other people have tested and found to work or not work.
powerwindows is offline     Reply With Quote
Old 10-05-2006, 04:21 PM   #14
farslayer
Guru
 
Registered: Oct 2005
Location: Willoughby, Ohio
Distribution: Debian Lenny / Squeeze / Sid
Posts: 7,213
Blog Entries: 5
Thanked: 246
There are Hardware COmpatability lists on several vendors sites such as redhat and Suse..

Google is also great for searhing out linux compatability and issues with hardware.

and someone pointed out this site the other day, they do hardware reviews and testing for Linux compatability.. http://www.phoronix.com/

multiple distros, multiple drives I would be looking at the motherboard to locate your problem..
farslayer is offline     Reply With Quote
Old 10-11-2006, 06:25 PM   #15
powerwindows
Member
 
Registered: Sep 2006
Location: USA
Distribution: Distro? I don't need no stinkin' distro!
Posts: 34
Thanked: 0

Original Poster
Resurrecting thread... [DONE]

I RMA'd my Philips drive yesterday and I'm back to my old BenQ. Today I found a new BIOS update on Intel's site. I flashed it. I also did a random [lucky?] search for ide problems in Linux and found a parameter. I decided to waste a few minutes and see if Linux would work.

So I almost got CentOS to run. Well, it ran. There seems to be two boot menus I get whenever I use the CentOS LiveCD. The text is the same, but sometimes I get a screen where it shows the CentOS logo on top. Logo or no logo, it happens at random. It is also random whether the screen freezes right there or I can continue booting. Wierd.

Anyways, I got the nice pretty logo screen this time. I entered these parameters:
linux irqprobe all-generic-ide acpi=off
It ran through loading stuff for about five minutes. Then, it asked me to answer YES or NO a few dozen times to loading modules. I clicked yes for every one of them. Amazingly, another 3-4 minutes later [god this takes forever to load], I was presented with a graphical log in screen. I log in. CentOS is working! Well, uh, almost. My mouse doesn't work...

So, what do these parameters mean? Why does my DVD drive not work without it?

Last edited by powerwindows; 10-11-2006 at 06:29 PM..
powerwindows is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Burning MP3 CDs (not audio CDs) mlamarche Linux - Newbie 6 11-29-2004 05:09 AM
CDs in Linux... Tsumeone Linux - Newbie 4 06-17-2004 08:19 PM
Where to buy cheap Linux Cds - especially Live Cds fleeced Linux - Newbie 2 05-31-2004 10:33 AM
i wanna Create ISO Images of Linux 8 CDs throught Linux rehansiddiq Linux - Newbie 4 08-28-2003 07:49 AM


All times are GMT -5. The time now is 04:06 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration