Asus RT-N13U B1 - DD-wrt thread

Eh.. what?

Anyway please start a feedback thread instead of starting a OT discussion here.
<
 
can someone tell me how to download HTTP using WGET command ? . I am using it like this wget url1 url2 . but the download gets cancelled as soon as i close down my pc . Any idea ?

#[member='vivek.krishnan']
 
Did you even read the entire article.

Just run it with nohup, I would rather use axel it's faster for installation

ipkg install axel
 
Did you even read the entire article.

Just run it with nohup, I would rather use axel it's faster for installation

ipkg install axel

I did read that article .

I cannot use nohup command . Had already tried that .

" nohup: not found "

and axel

Nothing to be done

An error ocurred, return value: 4.

Collected errors:

Cannot find package axel.

Check the spelling or perhaps run 'ipkg update'

#[member='dinjo']

#[member='varkey']
 
@dinjo

bro installed new firmware r18777 nad the mount is haywire i read the prv posts of someone formatting the drive to ext2, did that still mount says

DD-WRT v24-sp2 std (c) 2012 NewMedia-NET GmbH

Release: 03/19/12 (SVN revision: 18777)

DD-WRT login: root

Password:

==========================================================

____ ___ __ ______ _____ ____ _ _

| _ \| _ \ \ \ / / _ \_ _| __ _|___ \| || |

|| | || ||____\ \ /\ / /| |_) || | \ \ / / __) | || |_

||_| ||_||_____\ V V / | _ < | | \ V / / __/|__ _|

|___/|___/ \_/\_/ |_| \_\|_| \_/ |_____| |_|

DD-WRT v24-sp2

http://www.dd-wrt.com

==========================================================

BusyBox v1.19.4 (2012-03-19 14:27:37 CET) built-in shell (ash)

Enter 'help' for a list of built-in commands.

root@DD-WRT:~# mount

rootfs on / type rootfs (rw)

/dev/root on / type squashfs (ro,relatime)

proc on /proc type proc (rw,relatime)

sysfs on /sys type sysfs (rw,relatime)

ramfs on /tmp type ramfs (rw,relatime)

none on /dev type tmpfs (rw,relatime,size=512k)

devpts on /dev/pts type devpts (rw,relatime,mode=600)

devpts on /proc/bus/usb type usbfs (rw,relatime)

/dev/sda1 on /opt type ext2 (rw,relatime,errors=continue)

root@DD-WRT:~#

this firmware has automount can you please help or atleast th startup script for this situation

usb: 8GB 1part of 512 and other of rest

both are now formatted ext2

please help or should i rvert to the old firmware... for some reason i find it to be slow and the net is sluggish on the old one. please guide bhai

@dinjo

P.S: dont worry bhai i have reverted to the old firmware and everything is as fit as a fiddle... sleep well... thnak you again for the wonderful illustration and the guide ...
 
i Actually figured it out. You were not getting me . I was not running it in a particular directory . What i did

was ran putty , entered User id and pass and just entered wget URL .

now i have figured it out . After fiddling a bit . thanks any ways
 
You still haven't figured it out , unless you have -o in wget the files would be saving in /root directory.

You can check by pwd which is current directory
 
Few questions

Where can I buy this Router? Flipkart has one but there is no mention of "B1" version? How stable is the DD-WRT firmware? I am planning to use it as a 24/7 torrent hub. Any other new models/revisions upcoming in similar price range?

Thanks
 
In response to my previous query. I have contacted Flipkart yesterday and their CS confirmed that it is the "B1" Version. Will also check ebay for any better deal .
 
@dinjo

budy for a pendrive with 2 ext2 partitions what should should be the startup script for r18777. this firmware has auto mount.

mount -t ext2 /dev/scsi/host0/bus0/target0/lun0/part2 /opt -o noatime

will this work
 
Back
Top