>: >: I tried using: >: boot-device ide0/disk@0,0 ide0/disk@0:0 ide0/disk@0:11 ide0/disk@0,11 when you are in OF type 'dev alias' and you should see your ata. something like: 'setenv boot-device ata0/ata-disk@0:B' remember boot-device wants hex. >: >: My root partition is 11, which has the kernel as well, in /boot/vmlinux. >: 'setenv boot-file /boot/vmlinux root=/dev/hda11 -- ce