Ubuntu 7.04/Issues/CD media not recognized
From DellLinuxWiki
| Line 1: | Line 1: | ||
'''Description:''' CD media not recognized.<br> | '''Description:''' CD media not recognized.<br> | ||
| - | '''Systems Affected:''' Dimension | + | '''Systems Affected:''' Dimension 530n, Inspiron 1420n<br> |
'''Impact:''' Unable to use CD media.<br> | '''Impact:''' Unable to use CD media.<br> | ||
'''Workaround:''' Load piix driver: | '''Workaround:''' Load piix driver: | ||
Revision as of 17:32, 11 July 2007
Description: CD media not recognized.
Systems Affected: Dimension 530n, Inspiron 1420n
Impact: Unable to use CD media.
Workaround: Load piix driver:
$ modprobe piix
Fix: Append piix to /etc/initramfs-tools/modules. Then run:
$ update-initramfs
or reboot. This will include the piix driver in the initramfs and load it at boot time.