tip@trylinux:~/blog$ cat linux-hangs-on-the-hp-dc7700.md
# Linux hangs on the HP dc7700
Author: tip
Date: 2007-03-01 00:00:00
Tags: linux

I was working with Altiris the other day and trying to get the HP dc7700 to boot Linux. The machine did not get too far before freezing. After some research I found out that you can add pci=nommconf as a option during boot and the machine boots properly.

Boot: linux pci=nommconf

Hope this helps someone.

EOF