Archive for the ‘Roller Network’ Category

Debian on a Dell PowerEdge 750

If you have tried to install Debian on a Dell PowerEdge 750 using the 2.6 kernel (or just using a 2.6 kernel after install), you may have noticed that it can’t find your CD drive. In order to fix this, you’ll need to make sure the following modules are loaded:
piix
ide-disk
ide-generic
You’ll need to load these modules [...]