2. Flash Openwrt using this tutorial
Code:https://wiki.hackerspace.pl/projects:zsun-wifi-card-reader:factory-update
I'm stuck on 4. here. How do you get to a point where you can create folders? The ZSUN doesn't show up in Windows network folders.
2. Flash Openwrt using this tutorial
Code:https://wiki.hackerspace.pl/projects:zsun-wifi-card-reader:factory-update
I'm stuck on 4. here. How do you get to a point where you can create folders? The ZSUN doesn't show up in Windows network folders.
When mapping a network drive he's prompting for a username and password.misread the issue brb with instructions
When mapping a network drive he's prompting for a username and password.
I'm on Windows 10 unfortunately. My ZSUN arrived today.![]()
I haven't installed anything till now.lol i might be way ahead of u there then sorry
have u installed openwrt or are you stcok firmware on your zsun?
I haven't installed anything till now.
Following this:
https://wiki.hackerspace.pl/projects:zsun-wifi-card-reader:factory-update
I went through all steps including 3 which then dismounts the usb access to the micro SD in "My Computer".
However, I turned it on and tried creating the .update (or .update. for Windows) folder while it's mounted as usb and put the SD100-openwrt.tar.gz in there. But whenever I do step 5 from there I get Error "-2". After mounting it again as usb (via the url http://10.168.168.1:8080/goform/Setcardworkmode?workmode=1) the .update folder is gone.
That sucks.![]()
right click on my computer,
goto map network drive
select a drive letter
type \\zsun\public as folder path
that should allow you to access the directory
side note i noticed when u create the ".update" folder the device will rename the folder. copy the update file to this folder an it will work
Doesn't work. He always wants a username.gotcha try this and leave username and the password blank
I tried this already since I found this login in the wiki.im sure mapping the network drive is the way to go try with
user: root
pass:zsun1188
..if that doesnt work ill backup and reformat mine so i can get the exact steps
I tried this already since I found this login in the wiki.
Hell bro, you don't need to format just for me. I'm sure I'll find a way somehow.
How did you do it? With Linux?
I can not for the life of me get php installed. How can I download php from the repositories if I don't have Internet access through the zsun's wifi (I'm connected to the zsun through wifi). Please help me get php installed!
Good guide OP. I requested that a mod change the tile to somehow include the fact that it's using a WiFi sd adapter. This won't be obvious to some. I've already been asked how to make this work with just an sd.
Maybe something like:
Self hosting with SD WiFi adapter. All files included
i hit a snag trying to get back to zsun factory settings, i cant for the life of me remember howto get this back to stock, ive done it b4 just need to find my notes on the thing
You'll need to eject the sd card and insert it at boot up. The SD detect pin is mapped to the reset.
djmanning says:
February 15, 2016 at 8:06 am
Just upgraded to OpenWRT. Dziękuję! I couldn’t get the SMB share method to copy over to the device so I used this:
Run the Workmode change and then using the web interface,
upload the .tar.gz file to any directory on the device.
Unless you run the Workmode change first, you’ll get an error about not being able to upload from this device.
Use the telnet backdoor to login and create the /etc/disk/.update directory
and the mv the .tar.gz file into that directory.
Then perform the upFirmWare.
Done. btw, telnet 10.168.168.1 11880 does work with standard telnet client.
Got the dongle right now for my n00b friend who just got a mk8 bundle. He has no tablet or computer so this will do.
Going to try it and will report back !
What exactly am I putting on the MicroSD on the device, the www folder ?
nothing the sd is just to update the zsun to the openwrt firmware
the /www folder is on the internal memory of the device with the openwt firmware it is used as the root folder of the standard webserver "uhttpd"
what i have added here is the hbl exploit files with the index.html renamed as to not disturb the original web interface
thats the snag.. to my knowledge thats what i would have to do. although when done, it just resets my openwrt to default settings as opposed to actually reverting back to stock. i know im missing something silly just trying to find it