Ubuntu 7.04/Issues/CD media not recognized
From DellLinuxWiki
| (One intermediate revision not shown) | |||
| 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. Run as root: |
$ modprobe piix | $ modprobe piix | ||
| - | '''Fix''': Append piix to /etc/initramfs-tools/modules. | + | '''Fix''': Append piix to /etc/initramfs-tools/modules. Run as root: |
$ update-initramfs | $ update-initramfs | ||
or reboot. This will include the piix driver in the initramfs and load it at boot time. | or reboot. This will include the piix driver in the initramfs and load it at boot time. | ||
Latest revision as of 15:41, 17 July 2007
Description: CD media not recognized.
Systems Affected: Dimension 530n, Inspiron 1420n
Impact: Unable to use CD media.
Workaround: Load piix driver. Run as root:
$ modprobe piix
Fix: Append piix to /etc/initramfs-tools/modules. Run as root:
$ update-initramfs
or reboot. This will include the piix driver in the initramfs and load it at boot time.