That is all:
- for floppy:
# grep -i floppy .config
CONFIG_BLK_DEV_IDEFLOPPY=y
# Ftape, the floppy tape device driver

#grep -i disk .config
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDMA_ONLYDISK is not set
# SCSI support type (disk, tape, CD-ROM)
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information

Something is defently wrong.


Boris Fersing <[EMAIL PROTECTED]> schrieb:
2006/6/19, JC Denton <[EMAIL PROTECTED]>:
> No information as far as I can see ...
>

Mhh, what tells a "zgrep -i floppy /proc/config.gz" or "grep -i floppy
/usr/src/linux/.config" ?
>
> # cat /proc/sys/dev/cdrom/info
> CD-ROM information, Id: cdrom.c 3.20 2003/12/17
>
> drive name:
> drive speed:
> drive # of slots:
> Can close tray:
> Can open tray:
> Can lock tray:
> Can change speed:
> Can select disk:
> Can read multisession:
> Can read MCN:
> Reports media changed:
> Can play audio:
> Can write CD-R:
> Can write CD-RW:
> Can read DVD:
> Can write DVD-R:
> Can write DVD-RAM:
> Can read MRW:
> Can write MRW:
> Can write RAM:
>
> regards
>
> JC
> Boris Fersing <[EMAIL PROTECTED]> schrieb:
> 2006/6/19, JC Denton :
>
> > Hi group!
> Hi,
>
> >
> > I had some problems with my cdrom before and tried to chage that ;)
> > I rebuild the kernel in order to have appropriate scsi and atapi settings
> > for usb and cdrom support. But I messed something up. The original problem
> > is gone but now I have no cdrom support at all. Here is what I get from
> > dmesg:
> > # dmesg | grep hd
> > ide0: BM-DMA at 0x1860-0x1867, BIOS settings: hda:DMA, hdb:pio
> > ide1: BM-DMA at 0x1868-0x186f, BIOS settings: hdc:pio, hdd:pio
> > hda: IC25N060ATMR04-0, ATA DISK drive
> > hdc: , ATAPI cdrom or floppy?, assuming FLOPPY drive
> > hda: max request size: 1024KiB
> > hda: 117210240 sectors (60011 MB) w/7884KiB Cache, CHS=16383/255/63,
> > UDMA(100)
> > hda: cache flushes supported
> > hda: hda1 hda2 hda3 < hda5 hda6 hda7 >
> > ide-floppy: hdc: not supported by this version of ide-floppy
>
> What is the output of : "cat /proc/sys/dev/cdrom/info" ?
> >
>
> regards,
>
> Boris.
> > # sudo mount -t iso9660 /dev/hdc /mnt/cdrom/
> > mount: /dev/hdc is not a valid block device
> >
> > Where I can I tell the system that it is a cdrom? (no floppy drive at all)
> > Do I have to set a kernel flag in the grub.conf?
> >
> > Please help! Thanks!
> >
> >
> >
> > ________________________________
> > Jetzt mit Yahoo! Messenger Tickets zur FIFA WM 2006 gewinnen.
> >
> >
>
>
> --
> Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.
>
> --
> gentoo-user@gentoo.org mailing list
>
>
>
>
> ________________________________
> Sie denken an Ihre Sicherheit? Das tun wir auch .
>
>


--
Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.

--
gentoo-user@gentoo.org mailing list



Sie denken an Ihre Sicherheit? Das tun wir auch .

Reply via email to