View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#12
Originally Posted by apple2 View Post
Thanks for the ideas. Tried running dsmetest and it complains about dsmesock_connect: No such file or directory. So does retutime and date and time on debian are always wrong.
Did you use chroot? Maybe that is also because debian clears /tmp on boot? To communicate with dsme you need to leave /tmp/dsmesock in place. /tmp and /mnt/initfs/tmp is same place (mounted via -o bind in /linuxrc) so even chrooted dsmetest does not work if /tmp is cleared. Maybe you can unmount it before letting debian to clear it. You should perhaps remount it anyway, it is tmpfs limited to 512kb which may be too small for debian.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.

Last edited by fanoush; 2007-12-28 at 09:17.