View Full Version : no cdrom device found
Hello all
I've tried to run Mandriva Move (Live CD) on my Asus A8N-SLI.
I can initially boot from the CD, but then I'm getting "no cdrom device found" message. Do I need to install NVidia IDE driver in order to make my CDROM drive accessible? If yes, there can I find this driver?
Thanks!
Asus A8N-SLI.
Do I need to install NVidia IDE driver in order to make my CDROM drive accessible?
I have Asus A8N-E myself and stock kernel (2.6.13, 2.6.13.1) can handle the chipset (nForce4 Ultra) just fine.
I'm getting "no cdrom device found" message.
When do you get this message?
Assuming your CD-ROM drive is connected to IDE-bus, can you provide the output of following commands:
dmesg | grep hd
grep cdrom /etc/fstab
ls -l /dev/cd*
Disclaimer: I'm not a Mandrake/Mandriva user. I'm just trying to get more information out of you.
this happened during initial setup process, right after USB detection. At this time I have only BusyBox prompt.
I have no problems with SUSE Live CD on the same PC. I'll try Mandrake CD+floppy boot tonight.
thanks
...after some time
I can boot from SUSE Live CD and 'normal' Mandriva installation CD, but I still can't boot from Mandriva Move CD. It seems that required driver is not included on that CD.
So, which IDE CDROM driver could help me ?
I have absolutely no idea how Mandriva installer works or what options it offers during installation, but I would try to load amd74xx, and restarting udev if installer is using it. If udev is not used, try creating block device node(s) by hand:
mknod /dev/hda b 3 0
mknod /dev/hdb b 0 64
mknod /dev/hdc 22 0
mknod /dev/hdd 22 64
hda == primary master, hdb == primary slave, hdc == secondary master, hdd == secondary slave
does not help :thumbdwn:
it seems that there is no proper support for this controller in this particular kernel (Move). I've seen some postings saying that amd74xx source should be modified in order to support NF4-attached storage.
Anyway, 'normal' distro works and this is good :)
Hmm, true, it could really be that the kernel on the Live CD is a little too old or just slightly ripped not to support nForce4. In that case there are not too many options. Of course you could build your own kernel and create otherwise identical CD, but that would sort of kill the idea of downloadable Live CD.
While I don't have any further suggestions, it's good to hear the actual distro works. It's good to have a choice, isn't it?-)
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.