SSH'ing into Qtopia on FR

2008-08-02 Thread e hanks
I'm able to SSH via usb into my FR while it is running Qtopia, but it is
limited access apparently. I'm notreally sure how to deal with it, but
mainly I'm concerned with updating and transferring files.

Advice guys?

thx
radtek
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: SSH'ing into Qtopia on FR

2008-08-02 Thread Lorn Potter
e hanks wrote:
 I'm able to SSH via usb into my FR while it is running Qtopia, but it is 
 limited access apparently. I'm notreally sure how to deal with it, but 
 mainly I'm concerned with updating and transferring files.
 
 Advice guys?

ssh should work out of the box with Qtopia.


-- 
Lorn 'ljp' Potter
Software Engineer, Systems Group, Trolltech, a Nokia company

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: SSH'ing into Qtopia on FR

2008-08-02 Thread David Garvey
RadTek,

Are you using windoz or linux desktop? I setup my windoz laptop simply by
installing the .inf provided here
http://wiki.openmoko.org/wiki/Neo1973_and_Windows#USB_Ethernet_emulation

once the interface has been created make static ip entry of
192.168.0.200without a default gateway. you should be able to connect
to your FR using
putty ssh or colinux VM. Then I opened up the interface that is accessing
the WAN/internet/web and in the advanced section you will want to share your
this internet interface with the new usb interface.

On Sat, Aug 2, 2008 at 11:53 AM, e hanks [EMAIL PROTECTED] wrote:

 I'm able to SSH via usb into my FR while it is running Qtopia, but it is
 limited access apparently. I'm notreally sure how to deal with it, but
 mainly I'm concerned with updating and transferring files.

 Advice guys?

 thx
 radtek

 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support




-- 
David Garvey
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: SSH'ing into Qtopia on FR

2008-08-02 Thread e hanks
Thanks guys. I was already ssh'ing via my ubuntu terminal.  Here's a brief
sample of what I see for the qtopia fs:

[EMAIL PROTECTED]:~$ ssh [EMAIL PROTECTED]
[EMAIL PROTECTED]'s password:
[EMAIL PROTECTED]:~# ls
Applications  Documents Settings  log   packages
[EMAIL PROTECTED]:~# pwd
/home/root
[EMAIL PROTECTED]:~# cd /home
[EMAIL PROTECTED]:/home# ls
root
[EMAIL PROTECTED]:/home# cd ./
[EMAIL PROTECTED]:/home# ls
root
[EMAIL PROTECTED]:/home# cd root
[EMAIL PROTECTED]:~# pwd
/home/root
[EMAIL PROTECTED]:~# ls
Applications  Documents Settings  log   packages
[EMAIL PROTECTED]:~# ls /media
card  hdd   net   realroot
cdmmc1  ram   union
[EMAIL PROTECTED]:~# ls /card
ls: /card: No such file or directory
[EMAIL PROTECTED]:~# ls /media/card
000_0132.jpg
000_0133.jpg
000_0134.jpg
000_0135.jpg
Ennio_Morricone_-_The_Ecstasy_of_Gold.mp3
Ennio_Morricone_-_The_Good_the_Bad_and_the_Ugly.mp3
Ennio_Morricone_-_The_Trio.mp3
Indian Violin.mp3
Metalocalypse 01 The Curse of Dethklok (ws) [Moonsong].avi
qtopia_db.sqlite
ring and bell.mp3
[EMAIL PROTECTED]:~# pwd
/home/root
[EMAIL PROTECTED]:~# ls /usr
bin  gamesinclude  lib  libexec  sbin sharesrc
[EMAIL PROTECTED]:~# ls /usr/games
[EMAIL PROTECTED]:~# ls /usr/share
X11curl   exquisite  locale pixmaps
alsa   dbus-1 file   manscreen
apmd   dict   fonts  mime   tabset
applications   diversity-nav  gnupg  misc   udhcpc
assassin   enlightenment  halninja  usb.ids
avahi  etkimages openmoko   xsessions
base-passwdexposure   info   opkg   zoneinfo
[EMAIL PROTECTED]:~# ls /usr/share/openmoko
scenarios
[EMAIL PROTECTED]:~#

I guess I wasn't navigating very intuitively at first. But now everything is
OK. I was able to scp a file onto the SD card and vim apparently works too.

Got some more ??? but I'll ask in another thread. Thanks.

radtek
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support