On 2/3/07, p sun <[EMAIL PROTECTED]> wrote: > here is my computer configuration: winXP+wmware, > though ssdh client,i can copy and paste the command text from winXP to > lfs,and i have completed lfs. > But when starting to do BLFS at "Chapter 3. After LFS Configuration > Issues:The Bash Shell Startup Files ",for now it has not installed ssdh in > lfs,how to do copy and paste command text from winXP to lfs through wmware? > thanks for your help
You're going to have to get sshd built and running before you can boot. Just follow the instructions for building OpenSSH, but build it from the chroot just like you're doing LFS (there's actually no difference). Remember to install the sshd bootscript so it actually starts when you boot the system. http://www.linuxfromscratch.org/blfs/view/svn/server/openssh.html -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
