I&#39;m stumped on this one.   I just replaced a IDE disk with a newer SATA model, thus my device names changed from /dev/hda to /dev/sda..<br><br>This box is running Centos 5.  <br><br>My partitions are:<br>/dev/sda1 - boot<br>

/dev/sda2 - swap<br>/dev/sda3 - root<br><br><br>My bootup hangs here:<br>
Unable to access resume device SWAP-hda2<br>mount: could not find filesystem &#39;/dev/root&#39;
<br>
setuproot: moving /dev failed: No such file or directory
<br>
setuproot: error mounting /proc: No such file or directory
<br>
setuproot: error mounting /sys: No such file or directory
<br>
switchroot: mount failed: No such file or directory
<br>
Kernel panic - not syncing: Attempted to kill init! 
<br><br>I&#39;ve edited my menu.lst and /etc/fstab to reflect the changes, but get the same result.  I&#39;ve even gone as far as using the device names instead of<br>labels in the two files.<br><br>Any ideas?<br><br>