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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-15-2002, 09:12 AM
|
#1
|
Member
Registered: Jun 2001
Location: Chicago
Distribution: Mandrake 10.0 Official
Posts: 181
Rep:
|
CD-RW not being recognized
I'm trying to run backuponcd and it keeps wanting to use my CD-ROM drive
instead of my CD-RW drive.
Mandrake 8.1
mnt/cdrom is dev/hdc
mnt/cdrom2 is dev/scd0 (This is my CD-RW)
I tried changing the $dev variable in /etc/backuponcd/global.rc, but the only thing that does anything is 0,0,0 and that only utilises the CD-ROM
drive. Running cdrecord -scanbus only reveals an entry for my CD-ROM drive; there is no scsi entry for my CD-RW. It's wierd, because I can write discs using the device with Eroaster and other CD-burning software...
How can I get backuponcd to recognize my CD-RW?
|
|
|
10-15-2002, 09:28 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
i'm be very tempted to think you're not reading the output of scanbus properly... what does your lilo or grub cofig file say?
|
|
|
10-24-2002, 11:08 PM
|
#3
|
Member
Registered: Jun 2001
Location: Chicago
Distribution: Mandrake 10.0 Official
Posts: 181
Original Poster
Rep:
|
Master/Slave problem
I found that my CDROM was physically jumpered as the slave and my CD-R was jump'd as master. Switching that has gotten eroaster to recognize the device and backuponcd now tries to write to it.
However, backuponcd gets this far:
-------------------------------
VERIFYING THE ARCHIVE
-------------------------------
mount: wrong fs type, bad option, bad superblock on /dev/scd0, or too many mounted file systems.
What should I do now? 
|
|
|
10-25-2002, 09:44 AM
|
#4
|
Senior Member
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692
Rep:
|
post a copy of your fstab.
|
|
|
10-25-2002, 09:52 AM
|
#5
|
Member
Registered: Jun 2001
Location: Chicago
Distribution: Mandrake 10.0 Official
Posts: 181
Original Poster
Rep:
|
Here it is:
________________________________________
/dev/hdb1 / ext2 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hdb6 /home ext2 defaults 1 2
/dev/scd0 /mnt/cdrom2 auto user,iocharset=iso8859-1,exec,codepage=850,ro,noauto 0 0
/dev/hdc /mnt/cdrom auto user,iocharset=iso8859-1,codepage=850,ro 0 0
/dev/fd0 /mnt/floppy auto user,iocharset=iso8859-1,sync,exec,codepage=850,noauto 0 0
/dev/hda1 /mnt/win_c vfat iocharset=iso8859-1,codepage=850 0 0
none /proc proc defaults 0 0
/dev/hdb5 swap swap defaults 0 0
_______________________________________
Thanks!
|
|
|
All times are GMT -5. The time now is 01:53 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|