Search the web
Sign In
New User? Sign Up
nslu2-linux · NSLU2-Linux (http://www.nslu2-linux.org)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2199 - 2231 of 24101   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2199
Hi, I am a novice in Linux. I am able to get to the telnet prompt. I installed NativeNSLU2Toolchain from http://n.ethz.ch/student/gullc/download/toolchain.html...
guerrerosonny
Offline Send Email
Nov 1, 2004
5:49 pm
2200
Hi, So far I have managed to get the telnet session, copy the native toolchain. Now I am trying to build first helloworld executable using the native ...
Sonny
guerrerosonny
Offline Send Email
Nov 1, 2004
5:54 pm
2201
Hello ... I am really not sure what that is, but I followed the instructions here: http://www.nslu2-linux.org/wiki/HowTo/CompileCrossTool When I do a ...
Kai Steinbach
kai_steinbach
Offline Send Email
Nov 1, 2004
6:00 pm
2202
Hello again ... What telnet session is that (from / to) ? What linux are you using? Debian or so? Where from and to did you copy the native toolchain? Kai...
Kai Steinbach
kai_steinbach
Offline Send Email
Nov 1, 2004
6:06 pm
2203
... toolchain. ... Hi, I was able to do telnet from Windows m/c after changing the root password in nslu2. I did not build the toolchain, I have downloaded it...
guerrerosonny
Offline Send Email
Nov 1, 2004
6:34 pm
2205
... I don't think you can use the toolchain *on* your nslu2. Instead you probably want to have a full linux running on a normal Intel or Amd x86 based...
Kai Steinbach
kai_steinbach
Offline Send Email
Nov 2, 2004
12:00 am
2206
Hi I have the same native toolchain running on my NSLU2 and it works fine. I did the following to get it working after I unpacked it. I added gcc/bin to my...
zyglyf
Offline Send Email
Nov 2, 2004
9:10 am
2207
I am happilly running Unslung 1.11beta Almost everything is working just fine: I have 6 shares with 6 backup jobs, running on various schedules (yep, I figured...
Ian White
ian_d_white
Online Now Send Email
Nov 2, 2004
10:30 am
2208
... You can't scandisk the disk from which the root filesystem is loaded. The simple fact is that linux needs to unmount a disk to check it, and you can't...
rwhitby
nslu2_linux
Offline Send Email
Nov 2, 2004
11:12 am
2209
IanW wrote> I'm trying to run ScanDisk on a schedule once per week IanW wrote> Unfortunately it is always failing, reporting that the disk is in-use IanW...
Ian White
ian_d_white
Online Now Send Email
Nov 2, 2004
12:23 pm
2210
... use ... connections will be dropped ... network ... one PC booted, ... I did have the same problem. My knowledge of linux is allmost nill. Have Unslung...
mdadmnslu2
Offline Send Email
Nov 2, 2004
5:23 pm
2211
... <snip> ... Telnet into the slug and at the shell prompt: # ps -eaf Which should provide process details including the owning user and the process name If...
Ian White
ian_d_white
Online Now Send Email
Nov 2, 2004
5:55 pm
2212
Hello pompeysteve2002 et al, can we get an update on how far the files & readme for the ctorrent-installation on the nslu2 are? thank you in advance!...
fotzer2004
Offline Send Email
Nov 2, 2004
6:51 pm
2213
Hi, I just wanted to let people know I updated the wiki Howtos section with a new page describing how I got my Bluegear USB Bluetooth dongle to work under...
stephane641
Offline Send Email
Nov 2, 2004
7:27 pm
2214
Hi, I followed your instructions. Set the PATH, LIBRARY Include PATH, Links etc. when I issue the command: gcc -c helloworld.c it compiles and I can see...
guerrerosonny
Offline Send Email
Nov 2, 2004
9:35 pm
2215
... helloworld.o ... You can link the object file by doing gcc helloworld.o -o helloworld Let me know if it doesnt work then I can try to send you my ...
zyglyf
Offline Send Email
Nov 3, 2004
10:01 am
2216
With the number of Unslung 2.x alpha testers rising past the half-way mark to achieve a binary firmware release for beta testing, we need to decide what binary...
rwhitby
nslu2_linux
Offline Send Email
Nov 4, 2004
6:49 am
2217
... Hi Sorry for the delay the past few days, things have been very busy and I've had no time to even switch on my PC. I hope to spend a few hours this weekend...
pompeysteve2002
Offline Send Email
Nov 4, 2004
10:06 am
2218
Hi steve, yesterday openssl still was an available ipkg-package. nice to hear you haven't forgottenabout us :) greets! ... and ... hours ... see...
fotzer2004
Offline Send Email
Nov 4, 2004
10:15 am
2219
============================================================================ THIS MESSAGE WAS GENERATED BY THE BUGTRACKER SOFTWARE PLEASE DO NOT REPLY INSTEAD...
slugbug@...
Send Email
Nov 4, 2004
12:49 pm
2220
... tracklist ... 100Mbps ... before a ... Yea it takes tunes a while to load mine. Then again, im getting like 3 megs across my 802.11g wireless so go figure....
ciscomanvann
Offline Send Email
Nov 4, 2004
2:27 pm
2221
When i update this thing to unslung i cant always get 10.3 to see it on the lan. I can ping it, i can ssh to it, but finder wont mount it even if i put its ip...
ciscomanvann
Offline Send Email
Nov 4, 2004
2:28 pm
2222
Hi, I tried it gcc -o hello helloworld.o did not help I tried to ececute the linker directly looks like a number of files in the lib folder have file size of 0...
guerrerosonny
Offline Send Email
Nov 4, 2004
3:12 pm
2223
... I don't use OSX, but have you tried moutning it using a username / password? Samba sometimes doesn' t let you mount it without a user. Hope this helps, -- ...
Felipe Cavalcanti
cavalkaf
Offline Send Email
Nov 4, 2004
4:56 pm
2224
On Thu, 04 Nov 2004 15:11:16 -0000, guerrerosonny ... Looks like you unpacked the file with something that does not understand symbolic links. All those zero...
rwhitby
nslu2_linux
Offline Send Email
Nov 4, 2004
9:20 pm
2225
Hi, Ok, good. I fixed the problem. Now I get the following: # gcc helloworld.c /share/hdd/data/gcc/bin/../lib/gcc-lib/armv5b-softfloat- ...
guerrerosonny
Offline Send Email
Nov 5, 2004
2:31 am
2228
I added info to the Wiki on how to disable promiscuous network mode: http://www.nslu2-linux.org/wiki/HowTo/DisablePromiscuousNetworkMode Standard linux stuff.....
Private Individual
pindividual
Offline Send Email
Nov 5, 2004
8:16 pm
2229
============================================================================ THIS MESSAGE WAS GENERATED BY THE BUGTRACKER SOFTWARE PLEASE DO NOT REPLY INSTEAD...
slugbug@...
Send Email
Nov 5, 2004
9:27 pm
2230
============================================================================ THIS MESSAGE WAS GENERATED BY THE BUGTRACKER SOFTWARE PLEASE DO NOT REPLY INSTEAD...
slugbug@...
Send Email
Nov 5, 2004
9:32 pm
2231
... You might double-check your permissions... I'm serving mine read-only, and it's working fine. Your "runas" user (I use "guest" as my runas user, since the...
Ron Pedde
repedde
Offline Send Email
Nov 6, 2004
4:59 am
Messages 2199 - 2231 of 24101   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help