Re: Fix for Alfa external WiFi antenna? Alternative: TR-702N mini router (?)
Personally, I think the only point was the network-configuration, which is shipped on wifi only. PirateBox runs well on RPi, if this hard point is done. my 2 cents about that :) I'm glad, you got the...
View ArticleNeed Internet connection on Raspberry pi with Piratebox running Simultaneously
Hi, I have configured the piratebox on Raspberry Pi and using it by the Wifi adapter, but I need internet connection to raspberry pi through Ethernet port and also simultaneously don't want to disturb...
View ArticleRe: Need Internet connection on Raspberry pi with Piratebox running...
Hi, that looks like I would say, it does work like that. It doesn't ? regards Matthias
View Article[Urgent]How to change PirateBox Shared Folder to USB by default
Hi, I am enjoying the Piratebox on the Raspberry Pi, :) but stuck on how to configure the Piratebox Shared folder to USB. :( I have tried it by adding links but it didnt work I hope there may be the...
View ArticleRe: [Urgent]How to change PirateBox Shared Folder to USB by default
Hi, which filesystem is you USB Stick? How does the USB stick get mounted? Where did you configure what? if you run /opt/piratebox/bin/install_piratebox.sh /opt/piratebox/conf/piratebox.conf part2...
View ArticleRe: [Urgent]How to change PirateBox Shared Folder to USB by default
Hi File System of My USB Stick is FAT32 My USB stick is automunted by the tool usbmount I installed it by the following command and now my USB is automounted to /media/usb0 sudo apt-get install...
View ArticleRe: [Urgent]How to change PirateBox Shared Folder to USB by default
Hi, I Solved the Shared folder issue by simply adding the symlink as sudo ln -s /media/usb0/Shared/ /opt/piratebox/www/Shared but I am not able to change the droopy Upload folder to...
View ArticleRe: [Urgent]How to change PirateBox Shared Folder to USB by default
hi, you can edit /opt/piratebox/conf/piratebox.conf and change the line UPLOADFOLDER="$SHARE_FOLDER/Shared" exchange it with the absolute path. after changing you need to restart the PirateBox I.e...
View ArticleUSB storage, again.
Hi all! I've just put together a Piratebox and I was wondering how to use a external USB flash drive as the upload destination? I've read a few threads here, and I couldn't get the solutions in them...
View ArticleRe: USB storage, again.
Hi, how is your usb stick formatted? How is it configured to be mounted correctly? can you please provide the output of mount mount | grep sd | awk '{print $3;}' | xargs -I [] ls -l [] ls -l...
View ArticleRe: USB storage, again.
Hi Matthias! Thanks for the speedy reply! The USB stick is formatted as fat32. It seems to automatically mount in /media/USBNAME. I can read and write files to it. USBNAME being the name of the drive....
View ArticleRe: USB storage, again.
Did you grab the output, while the usb stick was connected? You made some mistakes while linking. You should do the following commands now, assuming, that the USB-Stick is named "PIRATEBOX", like you...
View ArticleRe: USB storage, again.
Well, aren't I silly! I didn't have the USB stick connected... I also lost it. I'll try find it when I can! Bah.. I'll run those commands as soon as I can! Thanks! I'm pretty sure the cron service is...
View ArticleRe: USB storage, again.
For which user did you setup the crontask ? How did you run the "crontab" command ? Maybe it is a permission problem.
View Articlerasppi as piratebox + modify usb content remotely
Hello everyone, first of all really thank you and compliments to you for the great great job done here! The piratebox is an amazing thing! :) Now the question: just as an introduction, i've to say...
View ArticleRe: rasppi as piratebox + modify usb content remotely
Hi Marco, yes, you can achieve something like that. No, you don't need to create special firmware or SD card images. On RPi you can freely install software later on. You may consider using SFTP to...
View ArticleRe: USB storage, again.
Eheheheh.. I don't recall running those commands at all! I'm away from my box for a few days, so I wont be able to try anything for a bit. I'll definitely post back when I can though! Thanks for...
View ArticleRe: rasppi as piratebox + modify usb content remotely
Ehi Matthias, really thank you for all the greatful explanation. I have a few other doubts and i will take advantage of your kindness ;) when you say "On RPi you can freely install software later on",...
View ArticleRe: rasppi as piratebox + modify usb content remotely
Hi Marco, Quote when you say "On RPi you can freely install software later on", you mean that i can install the piratebox image and then other software on it? like i can have a desktop as in the...
View Article