Since things weren't going too well with the NFS install, I thought I'd give HTTP a try. I modified the startup files to point to a test web server (running IIS) and copied all the CD files to that server. I also copied ks.cfg to the web server. The system boots and seems to get ks.cfg as desired. After a few seconds, the install dies with the message "HTTP - Unable to retrieve the first image install image". Checking the other messages, I see the following: F3 url address is server.lab.net usl prefix / copying file to fd 16 wrote 8387828 bytes transferring http://server.lab.net//./RedHat/base/updates.img to a fd transferring http://server.lab.net//./disk1/RedHat/base/updates.img to a fd transferring http://server.lab.net//./RedHat/base/netstag1.img to a fd copied 8081976 to (null) F4 <6> attempt to access beyond end of device <2> 01:01: rw=0, want=8196, limit=8192 <2> EXT2-fs error (device ramdisk (1,1)):read_block_bitmap: cannot read block bitmap - block_group=1, block_bitmap=8195 Would anyone have an idea of what's gone wrong with this transfer? Is the ramdisk size too small? If that seems to be the case, any idea how big it should be to support this operation? TIA, Robert