Re: sheevaplug questions

2009-12-29 Thread Ronald Klop
On Sun, 27 Dec 2009 17:00:25 +0100, Zoran Kolic zko...@sbb.rs wrote: Howdy! I ordered sheevaplug box and read as much as I could, regarding controlling this little node from bsd box. Seems that cu works fine on linux, but module should be loaded to enable serial emulation from usb host port to

Re: sheevaplug questions

2009-12-29 Thread Zoran Kolic
Howdy! I have 2 of them and cu works fine. As root you can do this. The serial-over-usb provides you with 2 serial devices. The second one is the console. The first is the JTAG interface to flash the bios. # cu -l cuaU1 -s 115200 Perfect! I hardly wait to get the device! When you plug

Re: sheevaplug questions

2009-12-29 Thread Ronald Klop
On Tue, 29 Dec 2009 16:51:19 +0100, Zoran Kolic zko...@sbb.rs wrote: Howdy! I have 2 of them and cu works fine. As root you can do this. The serial-over-usb provides you with 2 serial devices. The second one is the console. The first is the JTAG interface to flash the bios. # cu -l cuaU1

Re: sheevaplug questions

2009-12-29 Thread Zoran Kolic
Hi, Ronald! Please provide a link to the forum post. Otherwise I can only guess what you mean. There is no error because of changing the password. But there are some thing broken in the default install (missing dir, missing timezone, etc.). Follow the commands in this link and you're

Re: sheevaplug questions

2009-12-28 Thread Attos
Hi Zoran, I have a Sheevaplug but I haven't been able to use the usb serial interface from my FreeBSD box. What I ended up with is using a EEE-PC with Ubuntu and minicomm set up as modem-less connection. I only needed this to set the plug to use a SD card for the main storage and not wear off

sheevaplug questions

2009-12-27 Thread Zoran Kolic
Howdy! I ordered sheevaplug box and read as much as I could, regarding controlling this little node from bsd box. Seems that cu works fine on linux, but module should be loaded to enable serial emulation from usb host port to mini usb port on sheevaplug. Does someone use this mini computer and how