Hans, Very (!) cool work.
It is a puzzle to me why the members of this list are so, well, QUIET. It would be fun to see how your 4tH performs in this environment as compared to running directly on Ben NN. On a sufficiently fast PC, my guess would be as good, maybe faster than Ben. The concept of running Nanonote software on a 24 inch screen with a real keyboard is amusing and also just fun stuff. WiFi also, no doubt? Be well, --- Ron K. Jeffries On Fri, Sep 14, 2012 at 4:48 AM, Hans Bezemer <[email protected]> wrote: > On Thursday 13 September 2012, Hans Bezemer wrote: > Hi! > > ** BREAKING NEWS ** > > It's also possible to connect to the virtual NanoNote using SSH. You're > required to make pseudoterminals: > > mkdir /dev/pts > mknod -m 0666 /dev/ptmx c 5 2 > > And mount the darn thing on startup: > > mount -t devpts devpts /dev/pts > > Since dropbear wants a password setting roots password is a pretty neat > idea: > > passwd root > > Then call QEMU as follows: > > qemu-system-mipsel -m 32 -kernel /opt/qemu/vmlinux-qemu -hda > <diskimage> -append "root=/dev/sda1 rw console=tty0" -no-reboot -net > user,net=192.168.254.0/24,host=192.168.254.100 -net nic -redir > tcp:2222:192.168.254.101:22 > > You can also choose another port than 2222 if you choose. Firewall stuff is > your problem. If you don't know your way around there, I'm sorry. > > Hans Bezemer > > -- > Absolutely no trees were killed to produce this sig. Well, OK, we had to > tie > one up and torture it. That's it. > > Visit our website! http://thebeez.home.xs4all.nl/4tH/ > > *** Home of the 4tH compiler! *** > > _______________________________________________ > Qi Hardware Discussion List > Mail to list (members only): [email protected] > Subscribe or Unsubscribe: > http://lists.en.qi-hardware.com/mailman/listinfo/discussion >
_______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

