Hi Tim,
Is there a way to skip the step2 or do it on directly on the rpi?
I dont have a PC running Linux. I guess many people dont have either. Thx.
2. Insert the USB stick in a computer running Linux.
Is there a way to skip the step2 or do it on directly on the rpi?
I dont have a PC running Linux. I guess many people dont have either. Thx.
2. Insert the USB stick in a computer running Linux.
Just downloaded v4 and this Foss + build recipe scares the hell out of me !
Pretty sure my chances of getting through that list without error are very slim indeed
Will there be an installation image in the future ? or another way of installing ?
Lx
Pretty sure my chances of getting through that list without error are very slim indeed
Will there be an installation image in the future ? or another way of installing ?
Lx
Hi @bigbear2003,
If you are not able to do steps 1 - 3 to create the super-skinny image then just boot up stock Stretch Lite and start at STEP 4.
NOTE: There is a bad link reference in step 3 of the Recipe. Please re-download!
You will need this from STEP 3.
cd ~
wget http: //moodeaudio.org/downloads/beta/r40b6/rel-stretch.zip
sudo unzip ./rel-stretch.zip
Brew a pot of your favorite Coffee or Tea and have some fav tunes playing, the build takes a while 🙂
-Tim
If you are not able to do steps 1 - 3 to create the super-skinny image then just boot up stock Stretch Lite and start at STEP 4.
NOTE: There is a bad link reference in step 3 of the Recipe. Please re-download!
You will need this from STEP 3.
cd ~
wget http: //moodeaudio.org/downloads/beta/r40b6/rel-stretch.zip
sudo unzip ./rel-stretch.zip
Brew a pot of your favorite Coffee or Tea and have some fav tunes playing, the build takes a while 🙂
-Tim
Last edited:
So now tested with plain USB memory stick 64GB, same issue, no write to the stick.
Same issue here.....still haven't solved. I can ssh files to the /home/pi folder of the SDCARD but not to the USB flash drive attached to the Moode Pi itself. All I get is permission denied errors. Tried googling and setting permissions to no avail.
Gary
Just downloaded v4 and this Foss + build recipe scares the hell out of me !
Pretty sure my chances of getting through that list without error are very slim indeed
Will there be an installation image in the future ? or another way of installing ?
Lx
Hi,
Only if other distros that provide pre-made images integrate moOde.
If you want this to happen then post on their Twitter feeds or forums. I'll be more happy to work with them 🙂
Maybe start with DietPi and LibreELEC, two Awesome distros!
-Tim
Same issue here.....still haven't solved. I can ssh files to the /home/pi folder of the SDCARD but not to the USB flash drive attached to the Moode Pi itself. All I get is permission denied errors. Tried googling and setting permissions to no avail.
Gary
Hi,
Fixed in moOde 4.
-Tim
I'm using a SD card, a Mac and are currently compiling MPD, so I don't know whether it'll all work!
However:
Do Step 1.
Write the IMG file from the zipfile via etcher.
Connect the PI over ethernet.
Boot the PI from the SD card.
Ignore Step 2.
Step 3:
1. Write the image file contained on the USB stick to an SD Card.
2. Insert the SD Card into a Raspberry Pi and POWER UP.
3. Change the current password (raspberry) to moodeaudio and the host name to moode.
login locally:
pi
raspberry
passwd
sudo sed -i "s/raspberrypi/moode/" /etc/hostname
sudo sed -i "s/raspberrypi/moode/" /etc/hosts
systemctl enable ssh
systemctl start ssh
sudo poweroff
However:
Do Step 1.
Write the IMG file from the zipfile via etcher.
Connect the PI over ethernet.
Boot the PI from the SD card.
Ignore Step 2.
Step 3:
1. Write the image file contained on the USB stick to an SD Card.
2. Insert the SD Card into a Raspberry Pi and POWER UP.
3. Change the current password (raspberry) to moodeaudio and the host name to moode.
login locally:
pi
raspberry
passwd
sudo sed -i "s/raspberrypi/moode/" /etc/hostname
sudo sed -i "s/raspberrypi/moode/" /etc/hosts
systemctl enable ssh
systemctl start ssh
sudo poweroff
Hi @bigbear2003,
If you are not able to do steps 1 - 3 to create the super-skinny image then just boot up stock Stretch Lite and start at STEP 4.
NOTE: There is a bad link reference in step 3 of the Recipe. Please re-download!
You will need this from STEP 3.
cd ~
wget http: //moodeaudio.org/downloads/beta/r40b6/rel-stretch.zip
sudo unzip ./rel-stretch.zip
Brew a pot of your favorite Coffee or Tea and have some fav tunes playing, the build takes a while 🙂
-Tim
Hi Tim, Is STEP 5 necessary?
Seems killed it (not able to boot) after STEP5 with something like VFS: Unable to mount root fs ....
Hi Tim, Is STEP 5 necessary?
Seems killed it (not able to boot) after STEP5 with something like VFS: Unable to mount root fs ....
Personally I've ignored the resizing and just ran:
sudo cp ./rel-stretch/boot/config.txt.default /boot/config.txt
sudo poweroff
Hi Tim, Is STEP 5 necessary?
Seems killed it (not able to boot) after STEP5 with something like VFS: Unable to mount root fs ....
Hi,
I just tried to provide a potential work around for you and if it does not work then you need to fall back to the Build Recipe as written.
-Tim
Hi,
Fixed in moOde 4.
-Tim
Thanks Tim!
Great news....looking forward to v.4
Personally I've ignored the resizing and just ran:
sudo cp ./rel-stretch/boot/config.txt.default /boot/config.txt
sudo poweroff
I guess so.
Just wondering why we need to resize the partition? I guess we want to create 2 partitions, 1 for OS and 1 for storing the music?
Hi @bigbear2003,
Partitions are not being created, there are always 2 partitions, boot and root. Whats done in the Build Recipe is to set a specific size for root (3GB). Otherwise Stretch auto-resizes root to the size of the SD Card.
This is important when backing up that SD Card image. Better to back up 3GB than 128GB :-0 Read the Appendix in the Build Recipe.
-Tim
Partitions are not being created, there are always 2 partitions, boot and root. Whats done in the Build Recipe is to set a specific size for root (3GB). Otherwise Stretch auto-resizes root to the size of the SD Card.
This is important when backing up that SD Card image. Better to back up 3GB than 128GB :-0 Read the Appendix in the Build Recipe.
-Tim
Last edited:
Tim, what happens as you incorporate minor updates in software, fix any security issues, or add new features from time to time... do we need to build again for each of those or will there be an update path ?
Hi Bob,
I would not be in control of what a particular distro chooses to release. I can only make the in-place updates and fixes available to them and then coordinate with the distro maintainers. This is basically how all distros work.
There are some changes that always require a new image for example moving from Jessie to Stretch which btw was a HUGE amount of work :-0
If u want moOde to be integrated into a particular distro for example DietPi, LibreELEC etc. then + post on their Twitter feed or forum. I'll be happy to work with them 🙂 This is the only avenue for pre-made moOde images going forward.
-Tim
I would not be in control of what a particular distro chooses to release. I can only make the in-place updates and fixes available to them and then coordinate with the distro maintainers. This is basically how all distros work.
There are some changes that always require a new image for example moving from Jessie to Stretch which btw was a HUGE amount of work :-0
If u want moOde to be integrated into a particular distro for example DietPi, LibreELEC etc. then + post on their Twitter feed or forum. I'll be happy to work with them 🙂 This is the only avenue for pre-made moOde images going forward.
-Tim
Hi Tim,
Thank you for what you did. I use moode audio everyday!
I would like to know that if moode 4.0 can be compiled and run on a x86_64 PC?
It will make music file copying and managing easier,I assume.
If it is possible, I would like to try it.
Thank you for what you did. I use moode audio everyday!
I would like to know that if moode 4.0 can be compiled and run on a x86_64 PC?
It will make music file copying and managing easier,I assume.
If it is possible, I would like to try it.
Tim, what happens as you incorporate minor updates in software, fix any security issues, or add new features from time to time... do we need to build again for each of those or will there be an update path ?
Hi Bob,
After thinking about it, practically speaking I could probably only provide in-place updates to maybe one or two distros. WIP
-Tim
Hi Tim,
Thank you for what you did. I use moode audio everyday!
I would like to know that if moode 4.0 can be compiled and run on a x86_64 PC?
It will make music file copying and managing easier,I assume.
If it is possible, I would like to try it.
Hi,
moOde application sources are mostly plaintext PHP, JS and BASH scripts and thus are not compiled.
Have a look at the Build Recipe 🙂
-Tim
Hi Mike,
moOde 4 has AP mode fallback 🙂
-Tim
I know, but he doesn’t have 4.0...
Get on yer bike, slacker!
EDIT: belay that, good job slackerless Tim!
Last edited:
- Home
- Source & Line
- PC Based
- Moode Audio Player for Raspberry Pi