View previous topic :: View next topic |
Author |
Message |
randallsquared n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Jul 2002 Posts: 9
|
Posted: Sat Jul 06, 2002 4:22 am Post subject: Me, too |
|
|
I have this exact problem; burning works fine, but I can't mount or play CDs! It's weird. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Woolmonkey n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 29 Apr 2002 Posts: 62
|
Posted: Sat Jul 06, 2002 6:24 am Post subject: |
|
|
just mount /dev/cdroms/cdromX
X is the number of the cdrom drive the first drive is 0 the second is 1 and so on.
sorry for the short reply but it is getting late. let me now it this helps you guys. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
randallsquared n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Jul 2002 Posts: 9
|
Posted: Sat Jul 06, 2002 2:19 pm Post subject: But there isn't any! |
|
|
My /dev/cdroms/ is completely empty, and has been since I got the scsi side of it working. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sy5tematic n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 31 May 2002 Posts: 15
|
Posted: Sat Jul 06, 2002 9:51 pm Post subject: |
|
|
randallsquared wrote: | My /dev/cdroms/ is completely empty, and has been since I got the scsi side of it working. |
If you followed woolmonkey's advice -
Woolmonkey wrote: | If you are having trouble with passing parameters when booting.
Which I did an easier way to be able to burn with your burner is to
1.Recompile the kernel without IDE cdrom support
2. enable scsi emulation
3.enable cdroms in scsi settiong and generic scsi support
now your cdroms are treated as scsi and you should be able to burn with it.
Hope this helps it did work for me ![Very Happy :D](images/smiles/icon_biggrin.gif) |
step 1 is what killed your ability to mount regular cdroms.
leave IDE cdrom support enabled in the kernel. It _can_ coexist with SCSI-IDE emulation |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
randallsquared n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Jul 2002 Posts: 9
|
Posted: Sat Jul 06, 2002 10:23 pm Post subject: Here's my current kernel config for that: |
|
|
│ │ <*> Enhanced IDE/MFM/RLL
│ │ [ ] Use old disk-only driver on primary interface
│ │ <*> Include IDE/ATA-2 DISK support
│ │ [*] Use multi-mode by default
│ │ < > PCMCIA IDE support
│ │ <*> Include IDE/ATAPI CDROM support
│ │ < > Include IDE/ATAPI TAPE support
│ │ < > Include IDE/ATAPI FLOPPY support
│ │ <*> SCSI emulation support
It appears that I have both SCSI support and ATAPI CDROM support.
Still no /dev/cdroms/* |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
randallsquared n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 06 Jul 2002 Posts: 9
|
Posted: Sat Jul 06, 2002 11:20 pm Post subject: Error... |
|
|
Whoops. Okay, mea culpa. I didn't have SCSI CDROM support enabled (didn't realize that it was a separate option).
Everything appears to work now. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
echto Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/14170634953f98254a84050.gif)
Joined: 30 Jun 2002 Posts: 108
|
Posted: Sun Jul 07, 2002 5:48 pm Post subject: |
|
|
Heres an example below. Don't use QUOTES in menu.lst!!!!
bash-2.05a# cat /boot/grub/menu.lst
default 0
timeout 10
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
title=seamonkey
root (hd0,4)
kernel /boot/bzImage root=/dev/hda7 hdc=ide-scsi
And heres my cdrecord -scanbus
bash-2.05a# cdrecord -scanbus
Cdrecord 1.11a24 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
Linux sg driver version: 3.1.23
Using libscg version 'schily-0.6'
scsibus0:
0,0,0 0) 'LITE-ON ' 'LTR-24102B ' '5S0D' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
dasalvagg wrote: | i've been having the same problem...could you clarify what the line in menu.lst is supposed to look like...i have
Code: |
kernel /boot/bzImage root=/dev/hdd3 hdc=ide-scsi
|
i'm not sure what this append this is or whwere to put it. thanks in advance |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
glawe n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 Jul 2002 Posts: 35 Location: Sweden
|
Posted: Sat Jul 20, 2002 4:55 am Post subject: |
|
|
i have a similar problem, although cdburning works nice, when i try to mount my cdrom i get an IO error on the device, then the kernel panics...
im running the gentoo sources 2.4.19-r5, im not using r7 since i get alot of comipiling errors in that one....
anyone got any ideas ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
glawe n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 Jul 2002 Posts: 35 Location: Sweden
|
Posted: Sat Jul 20, 2002 4:59 am Post subject: |
|
|
hmm... just tried the burned cd in another cdrom, but it says it cant find any disc, strange .. it said the cd completed with no problem when i burned it.
/Glawe |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
echto Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/14170634953f98254a84050.gif)
Joined: 30 Jun 2002 Posts: 108
|
Posted: Sat Jul 20, 2002 5:02 am Post subject: |
|
|
Just curious, your not overclocking your cpu are you?
glawe wrote: |
im running the gentoo sources 2.4.19-r5, im not using r7 since i get alot of comipiling errors in that one....
anyone got any ideas ? |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
glawe n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 Jul 2002 Posts: 35 Location: Sweden
|
Posted: Sat Jul 20, 2002 10:24 am Post subject: |
|
|
im running a P3-800EB at 133*6mhz (not clocked) i have a Asus CUSL2 motherboard, 256mb memory, geeforce2 mx 32m, a Plexwriter 12/10/32 (ide) and 3 IBM disks in various sizes, Also i have an EEPRO100 ether card and a Soundblaster Live! soundcard... hope that will do ;=) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gwiedmann n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jul 2002 Posts: 17 Location: Canada
|
Posted: Mon Jul 22, 2002 12:57 am Post subject: |
|
|
I followed all the procedures and everything worked except I could no longer mount my cdrw. To fix this I had to recompile the my kernel with scsi cdrom support as a module (not built in). After I did that I "modprobe sr-mod". Then modified my fstab for my cdrw as follows
"/dev/sr0 /mnt/cdrw iso9660 noauto,ro,user 0 0".
( the file /dev/sr is created when the support is included as a module)
Then rebooted and I could then mount my cdrw.
I hope this helps some. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
glawe n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 Jul 2002 Posts: 35 Location: Sweden
|
Posted: Mon Jul 22, 2002 1:30 am Post subject: |
|
|
i recompiled my kernel ( i got the r7 to work) and now it works perfekt ... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Hypnos Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/194915870044fe4be59c49f.jpg)
Joined: 18 Jul 2002 Posts: 2889 Location: Omnipresent
|
Posted: Mon Jul 22, 2002 5:49 am Post subject: |
|
|
hannibal wrote: | I have done what you suggested (recompiled the kernel, added hdd=scsi as a kernel parameter). It helped a bit - 'cdrecord -scanbus' recognizes my cdwriter properly now at 0,0,0 and I can write/erase cdr(w)s with gcombust. But now - how do I mount my cdrom drive?
There is no /dev/scd* file (I'm using devfs), there is only a file called 'generic' under /dev/scsi/host0/bus0/target0/lun0 and no /dev/hdd file of course.
What could I do to get things going? |
You mean, the CD reading capability of your CDRW? Is there not a "/dev/cdroms/cdrom1" ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|