Gregory Weber on Mon, 17 Sep 2001 17:49:07 -0400 |
I tried the last couple of suggestions. I modified lilo.conf to fix my append syntax error to be on 1 line. It now reads - append="hdc=ide-scsi hdd=ide-scsi". I also ran the script sent by A. N. Varady (although I think I ran this previously as part of going through the CR Writing How To). Still no luck. I am currently reading through the CDROM HowTo to see if I missed anything. Below are the messages I get when booting that seem to be related to this issue. Pretty much Greek to me. Thought someone else may see something odd. Thanks, Greg ... ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx VP_IDE: IDE controller on PCI bus 00 dev 39 VP_IDE: chipset revision 6 VP_IDE: not 100% native mode: will probe irqs later VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1 ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:pio hda: ST330620A, ATA DISK drive hdb: ST320414A, ATA DISK drive hdc: 12X8X32, ATAPI CD/DVD-ROM drive hdd: KENWOOD CD-ROM UCR004010 V126F, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: 58633344 sectors (30020 MB) w/2048KiB Cache, CHS=3649/255/63, UDMA(33) hdb: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=2434/255/63, UDMA(33) Partition check: .... On Sunday 16 September 2001 12:43 pm, you wrote: > On Sun, Sep 16, 2001 at 11:22:09AM -0400, Gregory Weber wrote: > : I have tried some of the suggestions and read through the CD Writing How > : To and I am still not getting both my CDRW and my CRROM to be detected by > : Xcdroast. As I understand it, both need to be set up using the ide-scsi > : module. To repeat some of the previous information > > I noticed you're using two append="" lines in your lilo.conf. I don't > believe this will work as you expected it to. On the machine that I've > got an IDE CD-ROM and an IDE CD-RW, I use append="hda=ide-scsi > hdc=ide-scsi". Yes, that's correct, at least for my configuration, which > boots from /dev/hde (a secondary IDE controller on the motherboard - an > HPT370). > > : image="/boot/vmlinuz-2.4.2-2" > : label="Linux" > : read-only > : root="/dev/hdb5" > : append="hdc=ide-scsi" > : append="hdd=ide-scsi" > > Change the lilo config and re-run lilo. You should be fine then... ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|