Jason Pyeron wrote: > I have a box, with no CD rom or accessible ports and no PXE boot support. > > I do have root access. > > I would like to install a fresh copy of Centos 4. > > How do I run the installer from inside a working linux? Drop in vmlinuz and initrd from say the pxeboot images to /boot with an appropriate name. Edit grub.conf with appropriate settings (remote vnc installation parameters for example) and then reboot.