LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 08-07-2003, 04:45 PM   #1
Pantherman
Member
 
Registered: Apr 2003
Posts: 49

Rep: Reputation: 15
Angry Laptop CD-RW/DVD problem


I've been trying for the last 2days to get my Saony Viao (PCG-FX310) CD-RW to work. I know that this thing works as I use it in Windows XP (I have to dual boot the system because of work) I try scanbus, but this is what I get

root@Werewolf_Central:~# cdrecord -scanbus
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.


as you can see. I am running this as root. AN ideas on what's going on? I also have to use the KDiskFree program to mount and unmount the CD-RW/DVD drive to use it. I will be VERY appericative of anyone that helps.

This is really stumping me
 
Old 08-07-2003, 06:35 PM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Post your multi-boot (lilo? grub? you didn't give much info in your post, such as your distribution and release version) configuration file and your /etc/fstab file. /dev/cdrom a symbolic link, so what device does that point to?

# What is the distribution?
cat /etc/.product
cat /etc/.issue
cat /etc/issue
cat /etc/issue.net
sysinfo

# CD burning info
Is it configured and what is the device? Command this to find out:
cdrecord -scanbus
Adding an IDE CD-Writer to Linux
CD Writing HOWTO
Burning CDs on Linux
# Burn an ISO to disk
cdrecord -v speed=<burning speed> dev=<your device> /path/to/foo.iso
# Burn from disk to disk
cdrecord -v dev=<your device> speed=<burning speed> -isosize /dev/cdrom
# Generate an ISO from a directory.
mkisofs -Jr -o foo.iso /path/to/directory
mkisofs -vrTJUV "Label" -o foo.iso /path/to/directory
# Generate an ISO from a CD
dd if=/dev/cdrom of=foo.iso
Linux MP3 CD Burning mini-HOWTO
# Convert mp3 to wav with lame
for i in *.mp3; do lame --decode $i `basename $i .mp3`.wav; done
# Burn a CD from wav files
cdrecord -v -audio -pad speed=<burning speed> dev=<your device> /path/to/*.wav
# Erase a CDRW
cdrecord -v dev=<your device> speed=<burning speed> blank=fast

# Managing drives
LNAG - Accessing my drives
Rute - Device Mounting

Last edited by fancypiper; 08-07-2003 at 06:39 PM.
 
Old 08-07-2003, 07:12 PM   #3
Pantherman
Member
 
Registered: Apr 2003
Posts: 49

Original Poster
Rep: Reputation: 15
Sorry, it's Slackware 9.0 running KDE 3.0
and through KdiskFree, the cdrom drive is seen as /dev/hdc/
 
Old 08-08-2003, 02:08 AM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
That probably means that you don't
have the line
append="hdc=ide-scsi"
in the 'general' section of /etc/lilo.conf

Cheers,
Tink
 
  


Reply



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
Playing DVD in 2005 LE on HP laptop bdika Mandriva 1 05-05-2005 08:43 PM
networking laptop DVD synaptical Linux - Networking 0 08-14-2004 12:28 PM
replaced cdrom with dvd/cdrw on my laptop blacksunshine Linux - Hardware 3 06-06-2004 12:23 AM
DVD on an HP laptop Muvlo Linux - Laptop and Netbook 16 09-15-2003 10:35 PM
can not enable dma on laptop cd/dvd megaspaz Linux - Laptop and Netbook 2 09-08-2003 09:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 02:58 AM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration