Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

nslu2-general

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 6046
  • Category: Hardware
  • Founded: Aug 18, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

Advanced
Messages Help
Messages 5924 - 5954 of 8988   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#5924 From: Marcel Nijenhof <nslu2@...>
Date: Thu Feb 1, 2007 9:38 pm
Subject: Re: Re: NSLU2 and fstab
marcelnijenhof
Send Email Send Email
 
On Thu, 2007-02-01 at 00:26 +0000, Charles wrote:
>
> The share names as is cannot be changed or deleted.
>

Not with the linksys gui.

You could create a second share without space and use that
or change it directly in "/etc/samba/smb.conf".

But be careful. Changing "/etc/samba/smb.conf" will give
some problems:
	 1) It is not persistent over reboots
	 2) The linksys interface doesn't understand it
	 ....

But it is possible.

--
marceln

#5925 From: "Kevin Stroud" <kcstroud@...>
Date: Sat Feb 3, 2007 5:41 pm
Subject: MS Networking
kcstroud
Send Email Send Email
 
Hi,

I have an NSLU2 that was very slow working with Microsoft Networking.
Out of the box it ran V2.R63.

I did some research and found this article:
http://forums.linksys.com/linksys/board/print?board.id=Network_Storage&message.i\
d=123&page=1&format=page

In essence, if you use V2.r25, the NSLU2 responds very well in an MS
Networking environment. I followed the instructions and it works great.

I would like to change to the Unslug firmware, but as it is based on a
latter version of the Linksys firmware, I want to find out if the slow
response will come back.

Any help would be appreciated.

#5926 From: "abelli70" <abelli70@...>
Date: Mon Feb 5, 2007 9:40 am
Subject: Soft timer ?
abelli70
Send Email Send Email
 
I all, I need a little help with Unslung 6.8.

In a shell script I use sleep to pause N seconds the script itself
while an antenna rotor reach it new position.

Normally under Linux I can use sleep N.n (second fractions) but in
Unslung there is not this function, only integer seconds.

So please which program I could use to solve this problem ?

Thanks in advance

A. Belli

#5927 From: "Fernando Carolo" <carolo@...>
Date: Thu Feb 1, 2007 5:57 pm
Subject: Re: Wiki Problems
fcarolo_nslu
Send Email Send Email
 
(Sorry if this appears twice. I am quite sure I replied to this
yesterday, but my post never showed up.)

--- In nslu2-general@yahoogroups.com, Robert Hammond <rob.hammond@...>
wrote:
>
> There does seem to be many urls,  some need approving but others are
> part of scripts so need some changes to the page to hide them from the
> approval engine.   Best to approve the genuine urls first.

You are right, there were too many urls from the sample scripts and
all were considered unapproved. I have formatted the scripts and
approved the valid urls, so the page is fine now.

Thanks,

--
Fernando Carolo

#5928 From: "Simon Milner" <simon@...>
Date: Sat Feb 3, 2007 8:55 pm
Subject: Telnet & smb failure
milnerbrown
Send Email Send Email
 
Hi,

Anyone recognise these symptoms, which have appeared out of nowhere (no other
system
changes)?  Basically TCP/IP access works but nothing else...

Unslung 6.x to Seagate 320GB on Disk 2.  Accessing from OS X Tiger.

1.  Cannot mount smb share on OS X - connect via Finder>Go>Connect to server
returns
error "username or password is incorrect" (haven't changed anything).
2.  Cannot telnet into slug - web GUI telnet page appears but when I click
enable, I get error
"unable to save data to file"
3.  Can browse share on Disk 2 via webGUI
4.  Disk seems to spin down after while - don't remember it doing that before.

cheers

Stig

#5929 From: "Fernando Carolo" <carolo@...>
Date: Thu Feb 1, 2007 12:17 am
Subject: Re: Wiki Problems
fcarolo_nslu
Send Email Send Email
 
--- In nslu2-general@yahoogroups.com, Marcel Nijenhof <nslu2@...> wrote:
> As far as i know they activated some anti spam measurement
> because there where a lot pages changed with spam urls.
>
> As a consequence of this change pages with a lot not
> aproved url's can't be changed any more.
>
> This page has a lot urls which aren't approved.

That's correct. This page had a lot of unapproved urls, most of them
in the scripts, and this prevented any further edits.

> Probably "Fcarolo" can solve it.

Done.

--
Fernando Carolo

#5930 From: Arkaitz Jimenez <saladino2@...>
Date: Fri Feb 2, 2007 2:52 pm
Subject: About cslugc
saladino2
Send Email Send Email
 
Hi,
I've recently bought a NSLU2 and i am trying to start
customizing it.
I don't want any HD attached to my NSLU so the ucslugc
seems to be my distro. I downloaded the Makefile from
nslu-linux and tried "make cslugc".
After a while some errors started appearing in my
screen:
ERROR: Error in executing:
/home/saladino/src/slug/ucslugc/openembedded/packages/stage-manager/stagemanager\
-native_0.0.1.bb
ERROR: Exception:exceptions.TypeError Message:iterable
argument required
ERROR: Printing the environment of the function
ERROR:  0001:def __anonfunc():
ERROR:  0002:    base_after_parse_two(d)
ERROR:  0003:    base_after_parse(d)
ERROR:  0004:
ERROR: iterable argument required while parsing
/home/saladino/src/slug/ucslugc/openembedded/packages/stage-manager/stagemanager\
-native_0.0.1.bb
NOTE: Handling BitBake files: / (4072/4127) [98
%]ERROR: Information not available for target
'ppc-linux'
NOTE: exceptions.TypeError:iterable argument required
while evaluating:
${@siteinfo_get_endianess(d)}
NOTE: exceptions.TypeError:iterable argument required
while evaluating:
${@['ixp4xxbe',
'ixp4xxle'][bb.data.getVar('SITEINFO_ENDIANESS', d, 1)
== 'le']}

I downloaded the intel packages and did the md5sums
but still the same.

Im trying to do it from a debian with a ppc
architecture (old iBook). But i thought that for
cross-compiling the host architecture wouldn't matter.
So, some questions:
-Is it possible to make a ucslugc image for the NSLU2
with a debian/ppc host system?
-I am confused with something?
-Is there a way to use yahoogroups from a non-yahoo
e-mail account?

Thanks for your time


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/

#5931 From: Robert Hammond <rob.hammond@...>
Date: Mon Feb 5, 2007 10:11 pm
Subject: Re: MS Networking
quasi_quixotic
Send Email Send Email
 
In message <eq2hh6+jl2n@eGroups.com>, Kevin Stroud <kcstroud@...>
writes
>Hi,
>
>I have an NSLU2 that was very slow working with Microsoft Networking.
>Out of the box it ran V2.R63.
>
>I did some research and found this article:
>http://forums.linksys.com/linksys/board/print?board.id=Network_Storage&m
>essage.id=123&page=1&format=page
>
>In essence, if you use V2.r25, the NSLU2 responds very well in an MS
>Networking environment. I followed the instructions and it works great.
>
>I would like to change to the Unslug firmware, but as it is based on a
>latter version of the Linksys firmware, I want to find out if the slow
>response will come back.
>
How do you measure the speed here.

Unslung firmware version 5.5 is based on an earlier release R29.
Perhaps your speed problem would be acceptable with this version.
--
Robert Hammond
PGP:0x154144DA

#5932 From: "wsnicholls" <yahoo@...>
Date: Tue Feb 6, 2007 8:37 am
Subject: Booting, logins and ushare
wsnicholls
Send Email Send Email
 
Hi All,

A couple of questions from someone new to all of this. I have unslung
my slug (V2.3R63-uNSLUng-6.8-beta).

This might be normal behaviour but I haven't seen it explicitly
written down so thought I'd ask. I've unslung to disk 2 which is a
1MB flash drive. When I boot my slug just with the flash drive in I
can connect as expected via telnet using the password I entered, but
not if I boot with the disk 1 (a 250MB Seagate) connected as well -
is this normal?

Also I installed dropbear as I understood I could then use something
like PuTTY (as recommended on http://www.nslu2-
linux.org/wiki/HowTo/UseDropBearForRemoteAccess) to access my slug
easily without enabling Telnet. I don't seem to be able to unless I
still enable Telnet - have I misunderstood something?

Finally (sorry) I installed ushare. Windows sees the Upnp slug, as
does Windows Media Player and Cidero MediaController, but I suspect I
haven't set up the music directory correctly as none of them find
anything to play. I have a share set up on disk 1 called media and
set the media directory in ushare.conf to media/music. The web page
for ushare also shows it's running, but says the number of shared
files and directories is 1, there should be more than that!

Any pointers would be appreciated.

Thanks,

Stephan

#5933 From: "Kevin Stroud" <kcstroud@...>
Date: Tue Feb 6, 2007 4:51 pm
Subject: Re: MS Networking
kcstroud
Send Email Send Email
 
--- In nslu2-general@yahoogroups.com, Robert Hammond <rob.hammond@...>
wrote:
>
> In message <eq2hh6+jl2n@...>, Kevin Stroud <kcstroud@...>
> writes
> >Hi,
> >
> >I have an NSLU2 that was very slow working with Microsoft Networking.
> >Out of the box it ran V2.R63.
> >
> >I did some research and found this article:
>
>http://forums.linksys.com/linksys/board/print?board.id=Network_Storage&m
> >essage.id=123&page=1&format=page
> >
> >In essence, if you use V2.r25, the NSLU2 responds very well in an MS
> >Networking environment. I followed the instructions and it works great.
> >
> >I would like to change to the Unslug firmware, but as it is based on a
> >latter version of the Linksys firmware, I want to find out if the slow
> >response will come back.
> >
> How do you measure the speed here.
>
> Unslung firmware version 5.5 is based on an earlier release R29.
> Perhaps your speed problem would be acceptable with this version.
> --
> Robert Hammond
> PGP:0x154144DA
>

Robert,

I would open a command line and enter \\NSLU2 and wait for about 1.5
minutes for a folder list - clicking on a folder in that list produced
the same result.

same type of response seen if I accessed the device through network
neighborhood or any program I used to access stored files on the device.

I'll take a look at 5.5

Thank You!

#5934 From: "Michael Edholm" <Michael.Edholm@...>
Date: Wed Feb 7, 2007 10:33 am
Subject: Webserver w. PHP on Openslug
rooster9900
Send Email Send Email
 
Hi all



Since the "upgrade" from Unslung to Openslug 3.10 I'm really missing my
webserver with PHP support. Any recommendations on what to use as I
can't seem to find any precompiled in the ipkg listings.



/Michael





[Non-text portions of this message have been removed]

#5935 From: "Brian Zhou" <b88zhou@...>
Date: Wed Feb 7, 2007 3:24 pm
Subject: Re: Webserver w. PHP on Openslug
brian_zhou
Send Email Send Email
 
You have at least

http://www.nslu2-linux.org/wiki/Optware/Slugosbe

-Brian Zhou

--- In nslu2-general@yahoogroups.com, "Michael Edholm"
<Michael.Edholm@...> wrote:
>
> Hi all
>
>
>
> Since the "upgrade" from Unslung to Openslug 3.10 I'm really missing my
> webserver with PHP support. Any recommendations on what to use as I
> can't seem to find any precompiled in the ipkg listings.
>
>
>
> /Michael
>
>
>
>
>
> [Non-text portions of this message have been removed]
>

#5936 From: "Michael Edholm" <Michael.Edholm@...>
Date: Wed Feb 7, 2007 5:36 pm
Subject: RE: Re: Webserver w. PHP on Openslug
rooster9900
Send Email Send Email
 
Thanks Brian.



Worked like a charm.



/Michael



From: nslu2-general@yahoogroups.com
[mailto:nslu2-general@yahoogroups.com] On Behalf Of Brian Zhou
Sent: den 7 februari 2007 16:24
To: nslu2-general@yahoogroups.com
Subject: [nslu2-general] Re: Webserver w. PHP on Openslug



You have at least

http://www.nslu2-linux.org/wiki/Optware/Slugosbe

-Brian Zhou

--- In nslu2-general@yahoogroups.com
<mailto:nslu2-general%40yahoogroups.com> , "Michael Edholm"
<Michael.Edholm@...> wrote:
>
> Hi all
>
>
>
> Since the "upgrade" from Unslung to Openslug 3.10 I'm really missing
my
> webserver with PHP support. Any recommendations on what to use as I
> can't seem to find any precompiled in the ipkg listings.
>
>
>
> /Michael
>
>
>
>
>
> [Non-text portions of this message have been removed]
>





[Non-text portions of this message have been removed]

#5937 From: "indypup06" <humpda@...>
Date: Fri Feb 9, 2007 8:43 pm
Subject: VSFTPD config query
indypup06
Send Email Send Email
 
Hi
I have set up vsftpd on my nslu2.  Using the Linksys interface I set
up a user called ftpuser and provided this user with a password.  I am
pretty sure I followed the instructions contained within the optware
package description for vsftpd.  However when I try and access the ftp
server using smartftp I receive the following error "500: OOPS CANNOT
CHANGE DIRECTORY" and then "500: OOPS CHILD DIED", which is a tad
distressing!!  As root I can access the ftp site with no problems, but
ideally would like to avoid using the root account.  Thanks for your
assistance :)  Cheers

#5938 From: "indypup06" <humpda@...>
Date: Sat Feb 10, 2007 2:56 am
Subject: Re: VSFTPD config query
indypup06
Send Email Send Email
 
Hi
Bit more info...I have following in the etc/passwd file

ftpuser:scP.J3hOO7UZY:2000:501:::/ftpuser:/bin/sh

The directory ftpuser has been created...FOlder attributes are as follows:

drwxrwxr-x    2 ftpuser  everyone     4096 Jan 20 19:10

I assume this has got something to do with the ftpuser folder and
permissions/location.

Cheers


--- In nslu2-general@yahoogroups.com, "indypup06" <humpda@...> wrote:
>
> Hi
> I have set up vsftpd on my nslu2.  Using the Linksys interface I set
> up a user called ftpuser and provided this user with a password.  I am
> pretty sure I followed the instructions contained within the optware
> package description for vsftpd.  However when I try and access the ftp
> server using smartftp I receive the following error "500: OOPS CANNOT
> CHANGE DIRECTORY" and then "500: OOPS CHILD DIED", which is a tad
> distressing!!  As root I can access the ftp site with no problems, but
> ideally would like to avoid using the root account.  Thanks for your
> assistance :)  Cheers
>

#5939 From: "John" <lianjian@...>
Date: Sat Feb 10, 2007 6:37 am
Subject: Re: how to make NSLU2 work on WLAN?
lianjian
Send Email Send Email
 
1)My network
Room 1: Cable Modem <===> D-Link DI-624 Wireless Router <===> PC-1
Room 2: WRT54G Wireless router<===> PC-2,SLUG, PAP2
WRT54G uses DD-WRT firmware V2.3 and works in "Client Bridge"mode to
pick up the wireless signal from DI-624 router. PC-2, SLUG, PAP2 are
attached to WRT54G. Wifi speed is 54Mbps.
2) the HD is Maxtor OneTouch™ III External Hard Drive (R01E060)
Portable storage ,5400RPM spindle speed and USB 2.0 interface .

3) Copy one file of 2GB from laptop with wifi 802.11G to HD attached
to SLUG


Thanks for help.


--- In nslu2-general@yahoogroups.com, Marcel Nijenhof <nslu2@...>
wrote:
>
> On Tue, 2007-01-30 at 15:41 +0000, John wrote:
> > I am a newbie here and I just installed NSLU2 to my WLAN and
tried to
> > copy 2GB data from my computer to the external HD which is on
port 1
> > of NSLU2. The estimate time is 2 hours and the transfer rate is
really
> > slow. How do you guys make NSLU2 work on WLAN? any configuration
need
> > to be changed? firmware version: V23R63
>
> 1) Give precisie information about the configuration
>    - Do you have the slug attached to a wlan router or do
>      you use a wlan usb adapter
> 2) Try to find the slowest step
>    - What is the speed of the network
>    - What is the speed of the disk
> 3) Give details what you ary trying to copy
>    - 1 file of 2 GB is much faster then 2 miljard
>      files of 1k
>
> Otherwise there is no sensible answer possible.
>
> --
> marceln
>

#5941 From: "bty17510233" <alasdair@...>
Date: Fri Feb 9, 2007 4:23 am
Subject: Perhaps a FAQ entry? Slowness with login/Samba
bty17510233
Send Email Send Email
 
Hi,
I've been having troubles with the Slug and was about to dump it for
being too slow but seem to have sorted out the problem. The problem I
was seeing was that it took ages (2 minutes) to open a Samba share and
also that when logging in via SSH, the password prompt would appear
about 10 seconds after I had hit 'enter' on my username.

The problems all seem to stem from using the R63 firmware from Linksys
before doing the Debian install. I reverted to R25, did a factory
reset, reinstalled Debian, and all my problems seem to have gone away.

I don't really understand why the Linksys firmware version should
affect the performance of the Debian install I am using, but it
definitely does.

Has anyone else experienced this (you'll know, because ssh to the Slug
has a long wait before the password prompt is displayed)?

Al

#5942 From: "jan_fure" <list2005@...>
Date: Sat Feb 10, 2007 1:05 am
Subject: I would like recommendations for a merchant
jan_fure
Send Email Send Email
 
Hi;

Sorry if this is an inappropriate posting, I did not find anything by
searching the archives.

I know how to use froogle and similar search engines, but even looking
at somewhat reputable merchants like newegg, I see comments that
people received the older 133MHz device on recent purchases.

I would like to hear who you bought the NSLU2 from, if you were happy
with the merchant.

Jan

#5943 From: "jim_nslu" <jim_nslu@...>
Date: Fri Feb 9, 2007 1:32 pm
Subject: Unslinging and "disk full"
jim_nslu
Send Email Send Email
 
Apologies if this is something of a noob question, but I *have* read
the FAQ and searched the Wiki and can't find anything that properly
answers this one.

I've got an NSLU2 which I'm trying to unsling with the 6.8beta
release. I'm using 2x320Gb HDs (WD My Book) and have run the basic
firmware upgrade on the box and got both HDs formatted (NSLU
reporting ext3 formatted) and with no data on either of the drives
apart from whatever the NSLU puts on them when formatting.

On booting, the web interface reports that both disks are attached
with 100% of space free.

Moving on to telnetting in and actually unslinging the NSLU, I'm
rebooting minus drives, enabling telnet and then loggin in as root
with the usual password. However, when I then plug in my primary HD
(in this case disk1 - formatted this one first, and had it attached
as disk1 when booting to format the other disk) I get the NSLU
reporting on the web interface that there is 97% usage, and about 6Mb
free space.

Using df from the telnet session gives the same information.

Finally, ignoring this and simply trying to unsling with the relevant
command line in telnet comes back to me with an error saying that the
volume is not there/available (don't have the exact text in front of
me right now).

I see from http://www.nslu2-linux.org/wiki/FAQ/Disk2Showing0Free that
there is a slightly similar issue encountered with the Linksys
firmware 2.3R29, but that's the closest I can get and as above the df
command returns the same disk usage data as reported by the web
interface.

Any and all suggestions would be greatly appreciated. MTIA.


Jim.

#5944 From: "Mike \(mwester\)" <mwester@...>
Date: Sat Feb 10, 2007 5:21 pm
Subject: Re: Unslinging and "disk full"
mjwest61
Send Email Send Email
 
> On booting, the web interface reports that both disks are attached
> with 100% of space free.
>
> Moving on to telnetting in and actually unslinging the NSLU, I'm
> rebooting minus drives, enabling telnet and then loggin in as root
> with the usual password. However, when I then plug in my primary HD
> (in this case disk1 - formatted this one first, and had it attached
> as disk1 when booting to format the other disk) I get the NSLU
> reporting on the web interface that there is 97% usage, and about 6Mb
> free space.

The disk is recognized, mounted, and the Linksys firmware immediately
unmounts it for some reason (usually a disk error of some sort).  This
leaves the web interface thinking a disk is present, but when it goes to
check the size and space, it ends up checking the underlying flash memory,
instead of the now-unmounted disk.  Hence it reports 6MBytes in size -- the
size of the flash root filesystem.

The fix depends on what's wrong.  You state that if the disk is left plugged
in, and the slug rebooted, then it is mounted and stays mounted in the
normal fashion?  If so, it would indicate that the device, for some reason,
does not like being hot-plugged.  Unfortunately, we need to hot-plug it,
because when you boot with the disk attached, the Linksys firmware uses the
password database from the disk -- and we don't know those passwords.

The most common problem is that the disk structure is damaged in some way
(you *did* shutdown the unit from the GUI, rather than just unplugging it,
right?).

Run "fsck.ext3 -f /dev/sdb2" to check the conf partition of the drive, and
"fsck.ext3 -f /dev/sdb1" to check the data partition.  Once they both come
back clean, shutdown the NSLU2 (if you don't like the GUI, you can type
"DO_Shutdown" instead).

Unplug the disk, reboot, telnet in, plug the disk in, give it a little while
to run the quota check, and then see if it stays mounted this time.  If so,
you're ok to run the unsling utility.

Mike (mwester)

#5945 From: dave nash <yahoo@...>
Date: Sat Feb 10, 2007 11:20 pm
Subject: Re: I would like recommendations for a merchant
aord43
Send Email Send Email
 
Jan,

> I would like to hear who you bought the NSLU2 from, if you were happy
> with the merchant.

You don't say where you are based, but I bought mine from Dabs.com in the UK.  I
was perfectly happy with them and their service, and the Slug is 266MHz.

Dave
--
http://www.davesastro.co.uk

#5946 From: Marcel Nijenhof <nslu2@...>
Date: Sun Feb 11, 2007 12:07 pm
Subject: Re: Re: how to make NSLU2 work on WLAN?
marcelnijenhof
Send Email Send Email
 
On Sat, 2007-02-10 at 06:37 +0000, John wrote:
> 1)My network
> Room 1: Cable Modem <===> D-Link DI-624 Wireless Router <===> PC-1
> Room 2: WRT54G Wireless router<===> PC-2,SLUG, PAP2
> WRT54G uses DD-WRT firmware V2.3 and works in "Client Bridge"mode to
> pick up the wireless signal from DI-624 router. PC-2, SLUG, PAP2 are
> attached to WRT54G. Wifi speed is 54Mbps.
> 2) the HD is Maxtor OneTouchâ„¢ III External Hard Drive (R01E060)
> Portable storage ,5400RPM spindle speed and USB 2.0 interface .
>
> 3) Copy one file of 2GB from laptop with wifi 802.11G to HD attached
> to SLUG

1) Verify the speed of the disk with dd
    e.g.: time dd if=/dev/zero of=<some file> bs=1024k count=2048
2) Verify the speed of the network with netio
3) What is the speed if you connect your laptop with a cable to the
    slug.
4) Check the type of filesystem you use.
    There are known problems with ntfs on slug disks.

--
marceln

#5947 From: "Kevin Stroud" <kcstroud@...>
Date: Sun Feb 11, 2007 6:37 pm
Subject: Re: Perhaps a FAQ entry? Slowness with login/Samba
kcstroud
Send Email Send Email
 
Hi,

I saw a similar problem
(http://tech.groups.yahoo.com/group/nslu2-general/message/5925) -
Interesting about reverting to R25, then installing, then no problems.




--- In nslu2-general@yahoogroups.com, "bty17510233" <alasdair@...> wrote:
>
> Hi,
> I've been having troubles with the Slug and was about to dump it for
> being too slow but seem to have sorted out the problem. The problem I
> was seeing was that it took ages (2 minutes) to open a Samba share and
> also that when logging in via SSH, the password prompt would appear
> about 10 seconds after I had hit 'enter' on my username.
>
> The problems all seem to stem from using the R63 firmware from Linksys
> before doing the Debian install. I reverted to R25, did a factory
> reset, reinstalled Debian, and all my problems seem to have gone away.
>
> I don't really understand why the Linksys firmware version should
> affect the performance of the Debian install I am using, but it
> definitely does.
>
> Has anyone else experienced this (you'll know, because ssh to the Slug
> has a long wait before the password prompt is displayed)?
>
> Al
>

#5948 From: lian jian <lianjian@...>
Date: Sun Feb 11, 2007 7:24 pm
Subject: Re: Re: how to make NSLU2 work on WLAN?
lianjian
Send Email Send Email
 
I am using Unslung 6.8 on my slug,
tried to use "time dd if=/dev/zero of=test.dat bs=1024k count=2048", but got the
error message "file not found"
some other linux commands could not be used as well, such as "find", anything I
need to do to get those cmd accessible?
Thanks


Unslung 6.8 Beta
Marcel Nijenhof <nslu2@...> wrote:                                 
On Sat, 2007-02-10 at 06:37 +0000, John wrote:
  > 1)My network
  > Room 1: Cable Modem <===> D-Link DI-624 Wireless Router <===> PC-1
  > Room 2: WRT54G Wireless router<===> PC-2,SLUG, PAP2
  > WRT54G uses DD-WRT firmware V2.3 and works in "Client Bridge"mode to
  > pick up the wireless signal from DI-624 router. PC-2, SLUG, PAP2 are
  > attached to WRT54G. Wifi speed is 54Mbps.
  > 2) the HD is Maxtor OneTouchâ„¢ III External Hard Drive (R01E060)
  > Portable storage ,5400RPM spindle speed and USB 2.0 interface .
  >
  > 3) Copy one file of 2GB from laptop with wifi 802.11G to HD attached
  > to SLUG

  1) Verify the speed of the disk with dd
     e.g.: time dd if=/dev/zero of=<some file> bs=1024k count=2048
  2) Verify the speed of the network with netio
  3) What is the speed if you connect your laptop with a cable to the
     slug.
  4) Check the type of filesystem you use.
     There are known problems with ntfs on slug disks.

  --
  marceln






---------------------------------
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.

[Non-text portions of this message have been removed]

#5949 From: Marcel Nijenhof <nslu2@...>
Date: Sun Feb 11, 2007 8:37 pm
Subject: Re: Re: how to make NSLU2 work on WLAN?
marcelnijenhof
Send Email Send Email
 
On Sun, 2007-02-11 at 11:24 -0800, lian jian wrote:

> I am using Unslung 6.8 on my slug,
> tried to use "time dd if=/dev/zero of=test.dat bs=1024k count=2048",
> but got the error message "file not found"

The "time" command i use is a bash builtin.

You can use the "/bin/dd" from busybox but there is also a dd in
the "coreutils" package. That "dd" shows the transfer rates without
difficulties.

Note:
	 s> Command on the slug
	 c> Command on the client system

As an example:

s> # /opt/bin/dd if=/dev/zero of=test.dat bs=1024k count=256
s> 256+0 records in
s> 256+0 records out
s> 268435456 bytes (268 MB) copied, 42.9589 s, 6.2 MB/s

Note:
	 This is an old slow 20 GB disk.

A example of netio:

s> # netio -s
s>
s> NETIO - Network Throughput Benchmark, Version 1.23
s> (C) 1997-2003 Kai Uwe Rommel
s>
s> UDP server listening.
s> TCP server listening.
s> TCP connection established ...
s> Receiving from client, packet size  1k ...
s> Sending to client, packet size  1k ...
s> Receiving from client, packet size  2k ...
s> Sending to client, packet size  2k ...
s> Receiving from client, packet size  4k ...
s> Sending to client, packet size  4k ...
s> Receiving from client, packet size  8k ...
s> Sending to client, packet size  8k ...
s> Receiving from client, packet size 16k ...
s> Sending to client, packet size 16k ...
s> Receiving from client, packet size 32k ...
s> Sending to client, packet size 32k ...
s> Done.
s> TCP server listening.

c> $ netio -t paard
c>
c> NETIO - Network Throughput Benchmark, Version 1.23
c> (C) 1997-2003 Kai Uwe Rommel
c> connect(): Connection refused
c>
c> -bash-3.2$ netio -t paard
c>
c> NETIO - Network Throughput Benchmark, Version 1.23
c> (C) 1997-2003 Kai Uwe Rommel
c>
c> TCP connection established.
c> Packet size  1k bytes:  10036 KByte/s Tx,  11258 KByte/s Rx.
c> Packet size  2k bytes:  11182 KByte/s Tx,  11325 KByte/s Rx.
c> Packet size  4k bytes:  13065 KByte/s Tx,  13925 KByte/s Rx.
c> Packet size  8k bytes:  12287 KByte/s Tx,  12121 KByte/s Rx.
c> Packet size 16k bytes:  11946 KByte/s Tx,  11296 KByte/s Rx.
c> Packet size 32k bytes:  13093 KByte/s Tx,  12817 KByte/s Rx.

--
marceln

#5950 From: "Jens Heinitz" <jens.heinitz@...>
Date: Sun Feb 11, 2007 8:47 pm
Subject: Re: Re: how to make NSLU2 work on WLAN?
jens.heinitz@...
Send Email Send Email
 
Hi,

in order to use find, you need to install the package "findutils". In order to
check which packages you have installed you can type:

ipkg list_installed

In order to see which packages are available, you can type:

ipkg list

in order to update the list of packages available for installation, type:

ipkg update

in order to install an additional package, type:

ipkg install <name of package>
Example: ipkg install findutils

Regarding your command "time dd if=/dev/zero of=test.dat bs=1024k count=2048",
I'm not sure what cannot be found. Have you tried if the individual files exist?

ls -l /dev/zero
time
dd

Hope that helps.

Regards

Jens
   ----- Original Message -----
   From: lian jian
   To: nslu2-general@yahoogroups.com
   Sent: Sunday, February 11, 2007 8:24 PM
   Subject: Re: [nslu2-general] Re: how to make NSLU2 work on WLAN?


   I am using Unslung 6.8 on my slug,
   tried to use "time dd if=/dev/zero of=test.dat bs=1024k count=2048", but got
the error message "file not found"
   some other linux commands could not be used as well, such as "find", anything
I need to do to get those cmd accessible?
   Thanks

   Unslung 6.8 Beta
   Marcel Nijenhof <nslu2@...> wrote: On Sat, 2007-02-10 at 06:37
+0000, John wrote:
   > 1)My network
   > Room 1: Cable Modem <===> D-Link DI-624 Wireless Router <===> PC-1
   > Room 2: WRT54G Wireless router<===> PC-2,SLUG, PAP2
   > WRT54G uses DD-WRT firmware V2.3 and works in "Client Bridge"mode to
   > pick up the wireless signal from DI-624 router. PC-2, SLUG, PAP2 are
   > attached to WRT54G. Wifi speed is 54Mbps.
   > 2) the HD is Maxtor OneTouchâ"¢ III External Hard Drive (R01E060)
   > Portable storage ,5400RPM spindle speed and USB 2.0 interface .
   >
   > 3) Copy one file of 2GB from laptop with wifi 802.11G to HD attached
   > to SLUG

   1) Verify the speed of the disk with dd
   e.g.: time dd if=/dev/zero of=<some file> bs=1024k count=2048
   2) Verify the speed of the network with netio
   3) What is the speed if you connect your laptop with a cable to the
   slug.
   4) Check the type of filesystem you use.
   There are known problems with ntfs on slug disks.

   --
   marceln





   ---------------------------------
   Don't pick lemons.
   See all the new 2007 cars at Yahoo! Autos.

   [Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]

#5951 From: Rod Whitby <rod@...>
Date: Sun Feb 11, 2007 8:57 pm
Subject: Re: Re: Perhaps a FAQ entry? Slowness with login/Samba
rwhitby
Send Email Send Email
 
> --- In nslu2-general@yahoogroups.com, "bty17510233" <alasdair@...> wrote:
>> I've been having troubles with the Slug and was about to dump it for
>> being too slow but seem to have sorted out the problem. The problem I
>> was seeing was that it took ages (2 minutes) to open a Samba share and
>> also that when logging in via SSH, the password prompt would appear
>> about 10 seconds after I had hit 'enter' on my username.
>>
>> The problems all seem to stem from using the R63 firmware from Linksys
>> before doing the Debian install. I reverted to R25, did a factory
>> reset, reinstalled Debian, and all my problems seem to have gone away.

I'm sorry, but there is *nothing* left of R25 or R63 in the flash when
you install Debian except your sysconf settings (of which Debian only
reads the network setup information).  So the resolution must have come
from somewhere else.

-- Rod

#5952 From: lian jian <lianjian@...>
Date: Sun Feb 11, 2007 9:43 pm
Subject: Re: Re: how to make NSLU2 work on WLAN?
lianjian
Send Email Send Email
 
Thanks for information,
   I do have findutils package installed already but "find" command can't be
found
   "Tme" command cannot be found as well.
   Thanks again.


Jens Heinitz <jens.heinitz@...> wrote:          Hi,

in order to use find, you need to install the package "findutils". In order to
check which packages you have installed you can type:

ipkg list_installed

In order to see which packages are available, you can type:

ipkg list

in order to update the list of packages available for installation, type:

ipkg update

in order to install an additional package, type:

ipkg install <name of package>
Example: ipkg install findutils

Regarding your command "time dd if=/dev/zero of=test.dat bs=1024k count=2048",
I'm not sure what cannot be found. Have you tried if the individual files exist?

ls -l /dev/zero
time
dd

Hope that helps.

Regards

Jens
----- Original Message -----
From: lian jian
To: nslu2-general@yahoogroups.com
Sent: Sunday, February 11, 2007 8:24 PM
Subject: Re: [nslu2-general] Re: how to make NSLU2 work on WLAN?

I am using Unslung 6.8 on my slug,
tried to use "time dd if=/dev/zero of=test.dat bs=1024k count=2048", but got the
error message "file not found"
some other linux commands could not be used as well, such as "find", anything I
need to do to get those cmd accessible?
Thanks

Unslung 6.8 Beta
Marcel Nijenhof <nslu2@...> wrote: On Sat, 2007-02-10 at 06:37 +0000,
John wrote:
> 1)My network
> Room 1: Cable Modem <===> D-Link DI-624 Wireless Router <===> PC-1
> Room 2: WRT54G Wireless router<===> PC-2,SLUG, PAP2
> WRT54G uses DD-WRT firmware V2.3 and works in "Client Bridge"mode to
> pick up the wireless signal from DI-624 router. PC-2, SLUG, PAP2 are
> attached to WRT54G. Wifi speed is 54Mbps.
> 2) the HD is Maxtor OneTouch?amp;quot;?III External Hard Drive (R01E060)
> Portable storage ,5400RPM spindle speed and USB 2.0 interface .
>
> 3) Copy one file of 2GB from laptop with wifi 802.11G to HD attached
> to SLUG

1) Verify the speed of the disk with dd
e.g.: time dd if=/dev/zero of=<some file> bs=1024k count=2048
2) Verify the speed of the network with netio
3) What is the speed if you connect your laptop with a cable to the
slug.
4) Check the type of filesystem you use.
There are known problems with ntfs on slug disks.

--
marceln

---------------------------------
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]






---------------------------------
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel
bargains.

[Non-text portions of this message have been removed]

#5953 From: "jim_nslu" <jim_nslu@...>
Date: Mon Feb 12, 2007 12:34 pm
Subject: Re: Unslinging and "disk full"
jim_nslu
Send Email Send Email
 
Thanks Mike. I'll give that a try tonight.

Jim


--- In nslu2-general@yahoogroups.com, "Mike \(mwester\)"
<mwester@...> wrote:
>
> The disk is recognized, mounted, and the Linksys firmware
immediately
> unmounts it for some reason (usually a disk error of some sort).
This
> leaves the web interface thinking a disk is present, but when it
goes to
> check the size and space, it ends up checking the underlying flash
memory,
> instead of the now-unmounted disk.  Hence it reports 6MBytes in
size -- the
> size of the flash root filesystem.
>
> The fix depends on what's wrong.  You state that if the disk is
left plugged
> in, and the slug rebooted, then it is mounted and stays mounted in
the
> normal fashion?  If so, it would indicate that the device, for some
reason,
> does not like being hot-plugged.  Unfortunately, we need to hot-
plug it,
> because when you boot with the disk attached, the Linksys firmware
uses the
> password database from the disk -- and we don't know those
passwords.
>
> The most common problem is that the disk structure is damaged in
some way
> (you *did* shutdown the unit from the GUI, rather than just
unplugging it,
> right?).
>
> Run "fsck.ext3 -f /dev/sdb2" to check the conf partition of the
drive, and
> "fsck.ext3 -f /dev/sdb1" to check the data partition.  Once they
both come
> back clean, shutdown the NSLU2 (if you don't like the GUI, you can
type
> "DO_Shutdown" instead).
>
> Unplug the disk, reboot, telnet in, plug the disk in, give it a
little while
> to run the quota check, and then see if it stays mounted this
time.  If so,
> you're ok to run the unsling utility.
>
> Mike (mwester)
>

#5954 From: "karkar_jay" <karkar_jay@...>
Date: Sat Feb 10, 2007 8:25 pm
Subject: Use as a hot stop
karkar_jay
Send Email Send Email
 
i wanted to know if it can be used as a hot stop
so other computers can use it to connect to internet
thanks

Messages 5924 - 5954 of 8988   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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