Skip to content
Discussion options

You must be logged in to vote

I think these parameters should do: https://www.linuxtopia.org/online_books/linux_kernel/kernel_configuration/ch09.html#lkn_ide (note the section "IDE CD-ROM drives").

We need support for a PCI IDE controller, ATA for harddisks and ATAPI for CD-RWs (which pulls in some support for SCSI). The PCI controller in V86 declares itself to be a "Intel 82371SB PIIX3 IDE [Natoma/Triton II]" in the PCI space.

I could give it a try on the weekend unless you get it to work.


EDIT: That guide is completely outdated. However, I played around with make linux-menuconfig and got this (booted with a mounted 64M blank HD and some CDROM disk):

~% dmesg | grep -Ei "(scsi|ata)"
Memory: 2048112K/2080248K availab…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@arcanis
Comment options

Answer selected by arcanis
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants