Hi all!
I've installed an image from http://automagically.weebly.com/index.html, standard Raspbian plus the software needed to control my lights at home using Tellstick. That part is based on Django. However, I also want to host my Wordpress blog on the same rpi, is that possible?
Search found 45 matches
- Mon Jul 01, 2013 8:47 am
- Forum: Troubleshooting
- Topic: Django and Wordpress
- Replies: 1
- Views: 504
- Sun Mar 10, 2013 11:21 am
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
Hi Max,
Just wanted to let you know about a potential problem with BB that seems to be solved:
http://www.raspberrypi.org/phpBB3/viewt ... 40#p306440
Just wanted to let you know about a potential problem with BB that seems to be solved:
http://www.raspberrypi.org/phpBB3/viewt ... 40#p306440
- Fri Feb 01, 2013 7:20 pm
- Forum: Media centres
- Topic: SqueezePlug Version 6 available
- Replies: 541
- Views: 127882
Re: SqueezePlug Version 6 available
I use berryboot and can recommend it, running openelec and squeezeplug.bobbydriver wrote:Is it possible to run Squeezeplug and Raspbmc on the same Pi (assuming that I wouldn't actively use both at the same time so resources would not be in direct contention)?
If so what would be the easiest way to achieve this?
- Sun Jan 27, 2013 10:25 pm
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
Thanks for quick answer! Will edit the file now since I'm using a usb drive.Max wrote:Yes, but I will not provide instructions for it.antonholmstedt wrote:Max is possible to overclock RPi when using Berryboot?
It is only safe to do so, if you are not using a SD card as storage.
- Sun Jan 27, 2013 10:16 pm
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
Max is it possible to overclock RPi when using Berryboot? Is changes in config read? 

- Sun Jan 27, 2013 5:39 pm
- Forum: Media centres
- Topic: SqueezePlug Version 6 available
- Replies: 541
- Views: 127882
Re: SqueezePlug Version 6 available
Hi Truehl, Just wanted to let you know that I got Squeezeplug SF working with Berryboot :) But since the HF spotify version is out, I will try with that one now instead. Hi Anton, I very much interessted in this. Till now I had no time to check this out but I would like to know how you did it exact...
- Sun Jan 27, 2013 4:16 pm
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
New images made by me:
Newest OpenElec (2.99.2): http://ge.tt/72YDkdW/v/1
SqueezePlug 6.0.2 Hardfloat: http://ge.tt/72YDkdW/v/0
Just add them to the usb drive and have fun
Newest OpenElec (2.99.2): http://ge.tt/72YDkdW/v/1
SqueezePlug 6.0.2 Hardfloat: http://ge.tt/72YDkdW/v/0
Just add them to the usb drive and have fun

- Fri Jan 25, 2013 10:53 am
- Forum: Graphics, sound and multimedia
- Topic: Logitech Media Server / Raspbian
- Replies: 112
- Views: 79303
Re: Logitech Media Server / Raspbian
Is this all commands that is needed to get LMS up and running? :) I'm running raspbmc but since its based on raspbian I suppose it should work anyway. On Raspbian, yes. On Raspbmc, you tell us. :) You could run XBMC on Raspbian if it doesn't work... Tried and yes, working great on Raspbmc! :) Haven...
- Thu Jan 24, 2013 10:27 pm
- Forum: Graphics, sound and multimedia
- Topic: Logitech Media Server / Raspbian
- Replies: 112
- Views: 79303
Re: Logitech Media Server / Raspbian
Hi, Hopefully someone can help with getting the LMS running on the Raspberry Pi... I guess you haven't followed the instructions in this blog ? You need to install the libjpeg library, amongst others. The following should get LMS 7.8 up and running on stock Raspbian: sudo su - wget http://downloads...
- Wed Jan 23, 2013 7:23 am
- Forum: Media centres
- Topic: SqueezePlug Version 6 available
- Replies: 541
- Views: 127882
Re: SqueezePlug Version 6 available
Hi Truehl,
Just wanted to let you know that I got Squeezeplug SF working with Berryboot
But since the HF spotify version is out, I will try with that one now instead.
Just wanted to let you know that I got Squeezeplug SF working with Berryboot

But since the HF spotify version is out, I will try with that one now instead.
- Tue Jan 22, 2013 9:00 pm
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: OS Install From USB
Yes that part is no problem, but how do I find fstab then? If you do "mount /dev/mapper/loop0p2 /mnt", the files of the image will become accessible at mount point /mnt. So /mnt/etc/fstab Thanks a lot! Got Squeezeplug soft float up and running, but just read that a spotify plugin for hard...
- Tue Jan 22, 2013 5:20 pm
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: OS Install From USB
One more question then, do I just use the command described to mount at loop0p2, because I can only see one of the partitions then, right? Sorry for all the questions but I'm fairly new to linux :) Need to do "kpartx -av name-of-original-image.img" first. You then mount the partition mapp...
- Tue Jan 22, 2013 4:18 pm
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: OS Install From USB
Shuld I mount the hole image then and edit the file, and then mksquashfs? Yes, do any editing between mount and mksquahfs. Thanks for your quick replies, maybe the best thing about Berryboot! :) One more question then, do I just use the command described to mount at loop0p2, because I can only see ...
- Tue Jan 22, 2013 3:21 pm
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: OS Install From USB
Shuld I mount the hole image then and edit the file, and then mksquashfs?Max wrote:Put a # in front of the line, using your favorite text editor.antonholmstedt wrote: What exactly did you write to comment it out?
- Tue Jan 22, 2013 4:16 am
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: OS Install From USB
I have made these images with squashfs on a debian VM using kpartx and also mounting the extracted image inside a download img. Between mount and mksquashfs, try commenting out the lines in /mnt/etc/fstab Commenting out the entry for the root filesystem should prevent fsck being executed. The root ...
- Fri Jan 18, 2013 11:31 pm
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
Yes it is, and it boots in berryboot for me. What happens when you start it?AddicusT wrote:Is this in squashfx format, because it doesn't work.antonholmstedt wrote:Here it is, soft float Debian:
http://ge.tt/4J3u3ZV/v/0
Anyone else that have tried it?
- Wed Jan 16, 2013 9:01 am
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
Here it is, soft float Debian:
http://ge.tt/4J3u3ZV/v/0
http://ge.tt/4J3u3ZV/v/0
- Wed Jan 16, 2013 8:50 am
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
I've made a soft float debian for Berryboot, uploading it nowTibbey wrote:Can I request soft-float Debian?

- Sun Jan 13, 2013 12:22 am
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
sudo mksquashfs /mnt 2012-08-08-wheezy-armel.img -comp lzo -e lib/modules Can't find a SQUASHFS superblock on 2012-08-08-wheezy-armel.img Should I just force it? :) Nah, better not. Provide a new name for the new image, and do not enter the same name as the source image. E.g. sudo mksquashfs /mnt 2...
- Sat Jan 12, 2013 3:01 am
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
Probably means your mksquashfs is very old, and does not support the lzo compression algorithm. Try without the "-comp lzo" to let it use gzip instead, which will work as well (but is slower). I updated squashfs but now get this: sudo mksquashfs /mnt 2012-08-08-wheezy-armel.img -comp lzo ...
- Fri Jan 11, 2013 10:26 am
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
I'm trying to make a squashfs image of soft float wheezy but have no luck. You will have to be a little more specific about which error you run into, if you would like to have help with that. Shouldn't be any problems, right? Correct Berryboot doesn't care which calling convention your programs and...
- Thu Jan 10, 2013 8:17 pm
- Forum: General discussion
- Topic: Berryboot v1.1 - Boot menu / OS installer
- Replies: 557
- Views: 283379
Re: Berryboot v1.1 - Boot menu / OS installer
I'm trying to make a squashfs image of soft float wheezy but have no luck. Shouldn't be any problems, right? 

- Thu Jan 10, 2013 5:17 pm
- Forum: Media centres
- Topic: SqueezePlug for Raspberry Pi ready for download
- Replies: 449
- Views: 160466
Re: SqueezePlug for Raspberry Pi ready for download
I remember you wrote in the Berryboot thread that you where going to make an OS for that. How is the process going? I understand that the work with v6 has been prio 1, but I'm looking forward to use your software at my tv as well
love your work!

- Mon Jan 07, 2013 8:42 am
- Forum: Media centres
- Topic: SqueezePlug Version 6 available
- Replies: 541
- Views: 127882
Re: SqueezePlug Version 6 available
I saw in the berryboot thread a couple of months ago that you later would make an image for it, have you tried yet?
Thanks for your hard work by the way!

- Sat Jan 05, 2013 2:04 pm
- Forum: Troubleshooting
- Topic: Raspberry Pi Won't Boot, Red Power Light Only
- Replies: 197
- Views: 476164
Re: Raspberry Pi Won't Boot, Red Power Light Only
Seems like I've tried everything now to get my sd card to work, but I'm stuck with the red led-problem as well. Tried the sd card from my camera and with that one it's working like a charm but with the sd I bought to use with RPi doesnt. A couple of nights ago xbmc suddenly hang, and couldnt do anyt...