I don't get why it does not error on my system as to not error here it should be calling things it should not have access to, anyway, try with this.by bobafetthotmail - uBoot
Sigh, reordered an element that was getting called too soon.by bobafetthotmail - uBoot
bodhi Wrote: ------------------------------------------------------- > One thing I hate to do is design-by-committee. So > I will wait until you think it is ready, and > review it. Well, I agree on it but I'll also say that I don't like to work on things in my free time then being told you don't want it made like that or that you use things you don't like justby bobafetthotmail - uBoot
Got home and did some testing on my side too, I screwed up the setup of the toolbox and the script was using system's tools, so the behaviour was erratic. :/ Now it properly uses the toolbox (as it can no more fallback on system tools as you see in the errors above), and I found and fixed other things too, probably also the sata issue. I also wrote a chroot function and here works finby bobafetthotmail - uBoot
I'd like to note that all that [ 120.520000] end_request: I/O error, dev mtdblock0, sector 0 [ 120.520000] Buffer I/O error on device mtdblock0, logical block 0 is not caused by my script trying to write anything, it's probably caused by the fdisk -l command I use to scan for disks. ElMariachi Wrote: ------------------------------------------------------- > The scriptby bobafetthotmail - uBoot
bodhi Wrote: ------------------------------------------------------- > bobafetthotmail, > > > Will have to make a chroot > > I'm not sure I understand why would we need to > chroot? the tools are static, and the only thing > need to be written to / is /etc/fw_env.config? Yes, that config must be written to /etc/fw_env.config but I don't want have toby bobafetthotmail - uBoot
ElMariachi Wrote: ------------------------------------------------------- > Here we go: (actually I would have expected this > script to take way longer for being done.) Argh, I should not cowboy-code when I'm at work (forgot to add the code to make the new folder). Can you try again with this?by bobafetthotmail - uBoot
bodhi Wrote: ------------------------------------------------------- > Don't use screen. Install picocom and use that. > Screen is the worst to use with serial > console. Konsole (KDE's terminal) allows me to scrollback "infinite" lines from "screen" as it makes a temporary file. It's the only terminal application I know that offers this.by bobafetthotmail - uBoot
ElMariachi Wrote: ------------------------------------------------------- > > Failing with: > > Full log is attached. Thanks for the testing, we should be nearly done. One last thing that can fail is left. That command is trying to change a tool's config file in the firmware but I disabled all "switch firmware to read-write" functions because I don't wby bobafetthotmail - uBoot
ElMariachi Wrote: ------------------------------------------------------- > 1. Is it possible to change the download location > in some way, so that the filename wasn't so weird? > At the moment the download's file name is: > > -rwxr-xr-x 1 root root 37142 Jan 1 > 00:00 > file.php?3,file=941,filename=kirkwood-installer-f > write wby bobafetthotmail - uBoot
ElMariachi Wrote: ------------------------------------------------------- > Broken for the same reason. reason found and fixed (stock wget cannot work with https links so it cannot understand https wget options either, so the first invocation to stock wget to download a better wget from http needs to be special) Can you test again and post feedback in the other thread?by bobafetthotmail - Off-Topic
Ok, so first test found a bug, here http://forum.doozan.com/read.php?8,29231,29236#msg-29236 Fixed version attached to this post. it's called kirkwood-installer-fix1.sh, so please adapt the instructions above to its new name. bodhi Wrote: ------------------------------------------------------- > I've updated the first post to include description > and links to binariby bobafetthotmail - uBoot
habibie Wrote: ------------------------------------------------------- > I gathered this scripts will overwrite the stock > firmware with Debian Linux. There is not enough space in flash to write Debian, I cannot do so even if I wanted to.by bobafetthotmail - Off-Topic
habibie Wrote: ------------------------------------------------------- > Does this installer script support a Seagate DockStar <cut for brevity> What about reading the linked thread lol? My script downloads its own toolbox (bodhi's) in /tmp ramdisk so it should be able to work wherever there is a linux kernel 2.6 and later, regardless of what tools are present in the systemby bobafetthotmail - Off-Topic
I'm developing a installer script to install uboot and rootfs in kirkwood devices (and anywhere else we get uboots for, anyway). here http://forum.doozan.com/read.php?3,28966 The most annoying part (getting it to download a bundle of tools I can trust and use them instead of whatever garbage tools it has in its own firmware) is done. It tests that everything is working as intended by maby bobafetthotmail - Off-Topic
Gravelrash Wrote: ------------------------------------------------------- > I don't imagine many people will will in practice > use this device in commercial projects and i would > be intrigued to see how they intend to police the > distribution of the bootloader software. The bootloader is the last of the issues of Raspi. The SoC itself has crappy connectivity, anythingby bobafetthotmail - Off-Topic
Wrong title. "Proxy AutoConfiguration in browsers and systems is unsafe" is the right title. As this has exactly 0 to do with https and 100% to do with PAC.by bobafetthotmail - Off-Topic
rayknight Wrote: ------------------------------------------------------- > The file is 276MB. Where would you like me to > upload it? > > Ray Google Drive (if you have a gmail account)? Sky Drive (if you have a microsoft/hotmail/outlook account)? Otherwise bodhi can send you a dropbox file request (available for free accounts too), that allows you to upload stuff to hisby bobafetthotmail - Debian
Good, so I'm now releasing a partial script for testing purposes. What this script does: -asks user what they want to do (please write "00" or "01" as other entries are disabled ) -downloads and checks md5 of all tools -asks user what drive he wants to install Debian on (showing what drives are available and their sizes/filesystems) -formats the drive according toby bobafetthotmail - uBoot
Hmm, interesting read here (official EoL statement from Cisco, stating that these devices are dead just as the service they were providing since Cisco switched to another system) https://supportforums.cisco.com/document/137496/onplus-eol-faq Q: I’ve recently installed an ON100, but I wont be able to make use of the complete duration of the 3-year subscription. What can I do? A: An OnPlusby bobafetthotmail - Debian
> So out of the box the unit must install the > software image from a now obsolete download site > that it appears has been re-directed to a malware > site. Good job Cisco! NOT! Cool, they were kill-switched, and someone flipped that switch. They are dead electronics now. Might be a good idea to use this information to lower the price... hmmm. > Which apparently loaby bobafetthotmail - Debian
bodhi Wrote: ------------------------------------------------------- > @Gravelrash, > > I saw JTAG and UART unpopulated headers, SD, and > USB, but not seeing the Ethernet ports. Are there > 2 of those in the rear? They are inside the yellow boxes facing the same direction of the SD card. Pretty standard router ports in plastic casing.by bobafetthotmail - Debian
Gravelrash Wrote: ------------------------------------------------------- > @bobba / Bender > https://www.dropbox.com/sh/1le7tzpjadzk8ye/AACAdi2 > Ao5ydVbSdk9zNQwpDa?dl=0 > Thanks a lot. I'm not seeing Sata or pcie anywhere on that board. Lord knows it has some of the biggest SMDs I've seen, but apart from that it's useless to me. It's basically a Ciscoby bobafetthotmail - Debian
Gravelrash Wrote: ------------------------------------------------------- > just received my box - following the usual > diagnostiscs, its faulty. and now in the > recycling > > !!BOOOO!! Pics plz or was it stomped by wild african elephants?by bobafetthotmail - Debian
rayknight Wrote: ------------------------------------------------------- > I received my second unit last night, but > unfortunately I've got a busy week and may not > have time to get back to this until this weekend. > Regarding speculation above about SATA ports, I > don't see them exposed anywhere. > > Ray That's why I asked for internal pics,by bobafetthotmail - Debian
haha, it has a SD card slot and a USB port, 2 sata ports (inside) and two eth, one of them supports PoE. Not bad but I was expecting it to use the pcie line for something. >This is a nice bedtime story, off to a good night's reboot. Oh, nice, let's move all our NAS's data through Cisco's cloud just because. lolby bobafetthotmail - Debian
hehe, I'm just curious. It seems like a good contender with NSA325 (because 2 gig eth) and it's still cheap enough to buy overseas from the US (as stuff at less than 20 euros don't get any customs, and this means total price of around 10 euro +20 shipping per unit, which is still a big bargain).by bobafetthotmail - Debian
bodhi Wrote: ------------------------------------------------------- > BTW, > > Jason did it here: > > http://forum.doozan.com/read.php?2,24248,24493 Good, saves us the time to set up the compilation in squeeze. From the github https://github.com/pepaslabs/pogoplug_static_binaries he also has a mkswap binary, could you add both to the tools? This week I should postby bobafetthotmail - uBoot
bodhi Wrote: ------------------------------------------------------- > > I forgot an issue: running wget in stock OS. In > the past, people has report that the stock wget > does not work with https. Dropbox uses https (even > if it accept http, it will redirect to https). And > the busybox tool in my binpack is > busybox-static_1.17.1-8_armel.deb (to make sure it &gby bobafetthotmail - uBoot
rayknight Wrote: ------------------------------------------------------- > Gravelrash Wrote: > -------------------------------------------------- > ----- > > this may come in handy : > > > > > http://www.cisco.com/c/en/us/support/cloud-systems > > > > -management/onplus/products-release-notes-list.htm > > > l > I requested thby bobafetthotmail - Debian