Do the following to get sshd up and running on a FC4 system booted from the rescue CD with networking enabled:
1 2 3 |
chroot /mnt/sysimage mount /dev/pts /usr/sbin/sshd |
If you get errors about the random number generator not being seeded then you might have to copy the cd’s /dev/ files to /mnt/sysimage/dev/ using tar.