Dear Stevan Ignjatovic, In message <1277820991.4257.18.ca...@stevan> you wrote: > > I ported Linux-2.6.30-rc8 on my custom mpc885 board. The filesystem I am > using is jffs2 which I created from > eldk-4.2/ppc_8xx/images/ramdisk_image.gz. Linux boots fine and I can > telnet to the board but I cannot ftp: ... > Here ftp connection hangs. Do I have to create another user (beside > root) in order to make ftp connection? Earlier, when I was using 2.4 > linux I didn't have problems with ftp connection as root.
check your kernel configuration. You might be missing options like CONFIG_UNIX98_PTYS or CONFIG_LEGACY_PTYS or similar. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Every program has at least one bug and can be shortened by at least one instruction - from which, by induction, one can deduce that every program can be reduced to one instruction which doesn't work. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev