Quantcast
Channel: Debian on NSA325 V1/V2
Browsing all 359 articles
Browse latest View live
↧

Re: NSA 325 V2 Debian Is Possible!

bodhi Wrote: ------------------------------------------------------- > I've been looking at your NSA325 mod page: > https://github.com/davidedg/NAS-NSA325-mod/ and I really like a lot of what...

View Article


Re: NSA 325 V2 Debian Is Possible!

After booting uboot with UART, I'm trying to boot my kernel image. after usb reset, I try: ext2load usb 0:1 ${uInitramfsAddr} /boot/uInitramfs I answers back: 3155024 bytes read in 550 ms (5.5 MiB/s)...

View Article


Re: NSA 325 V2 Debian Is Possible!

Don't know exactly what I've done... but now it works! It seems there was something wrong with "$(" variable calling. Stock u-boot allowed to call smth like: bootm $(loadaddr) $(uInitramfsAddr)' and I...

View Article

Re: NSA 325 V2 Debian Is Possible!

davidedg, > It seems there was something wrong with "$(" > variable calling. > New Uboot seems to not always like it - I just > removed the parenthesis. Yes, I forgot to mention this! new...

View Article

Re: NSA 325 V2 Debian Is Possible!

I've updated the instruction in the NSA325 u-boot upload post.

View Article


Re: NSA 325 V2 Debian Is Possible!

Flashed to nand and booted without problems. Now working on better environment to take advantage of scripting. Do you know what is the minumum env ? I mean, do I still need all stuff like:...

View Article

Re: NSA 325 V2 Debian Is Possible!

davidedg Wrote: ------------------------------------------------------- > Do you know what is the minumum env ? > Or can I reset env to default and build from there? Ok I'm having success with...

View Article

Re: NSA 325 V2 Debian Is Possible!

@davidedg, Excellent :) thanks for testing. So the remaining tests we need to see before we can declare victory are: 1. bootz 2. Large HDD >2TB

View Article


Re: NSA 325 V2 Debian Is Possible!

I received my NSA325 and have been trying to uart load bodhi's uboot.2013.10-tld-1.nsa325.uart.kwb to test it out. I did get it to load twice but have been unsuccessful since (over 30 to 40 attempts)....

View Article


Re: NSA 325 V2 Debian Is Possible!

Hi Herb, Did you time the UART loading? on mine it's 30 seconds. The test we need is internal SATA, GPT larger than 2 TB.

View Article

Re: NSA 325 V2 Debian Is Possible!

command line: time ./kwboot -t -B 115200 /dev/ttyUSB0 -b ./uboot.2013.10-tld-1.nsa325.uart.kwb -p result: real 0m32.111s user 0m0.076s sys 0m0.270s bodhi, you say you've been using the nand version....

View Article

Re: NSA 325 V2 Debian Is Possible!

herb Wrote: ------------------------------------------------------- > command line: > time ./kwboot -t -B 115200 /dev/ttyUSB0 -b > ./uboot.2013.10-tld-1.nsa325.uart.kwb -p > > result:...

View Article

Re: NSA 325 V2 Debian Is Possible!

bodhi Wrote: > Interesting time it took on your box. Mine took about 20s to load Herb, what serial adapter are you using? Going obvious... did you set it to 115200 bauds? What is the size of the...

View Article


Re: NSA 325 V2 Debian Is Possible!

bodhi consider the 4TB a full success! I pulled the drive from my NSA320 and stuffed it in the NSA325 and it simoly came up no problems;-) Herb

View Article

Re: NSA 325 V2 Debian Is Possible!

herb Wrote: ------------------------------------------------------- > bodhi consider the 4TB a full success! > I pulled the drive from my NSA320 and stuffed it > in the NSA325 and it simoly...

View Article


Re: NSA 325 V2 Debian Is Possible!

I'm using: Bus 005 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port I specified the port speed on the command line. The uart boot was: 312 -rw-r--r-- 1 herbr herbr 312828 Aug 29...

View Article

Re: NSA 325 V2 Debian Is Possible!

herb, Try this test version, it is a little bit smaller: http://forum.doozan.com/read.php?2,14351,17193#msg-17193 If it works then save it as a rescue mechanism.

View Article


Re: NSA 325 V2 Debian Is Possible!

herb, > The version of kwboot is unlnown. I cannot see any > version info anywhere! It is in the mainline u-boot, so it takes the u-boot version implicitly. If you've downloaded my uploaded...

View Article

Re: NSA 325 V2 Debian Is Possible!

herb Wrote: ------------------------------------------------------- > I'm using: Bus 005 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port It's the very same I'm using. > The...

View Article

Re: NSA 325 V2 Debian Is Possible!

Herb & Davidedg, I agree with Davide, kwboot would not really affect the serial speed. The speed varies due to the condition or hardware, though. I've noticed that sometime it took different time...

View Article
Browsing all 359 articles
Browse latest View live