Moode Forum
[How to do instruction] Using large uSD card for OS and music - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [How to do instruction] Using large uSD card for OS and music (/showthread.php?tid=1707)

Pages: 1 2


Using large uSD card for OS and music - Meestor_X - 09-10-2019

I have a 128gb uSD card, and, using Etcher created a bootable MoOde image. However, the partition is only 3gb, and I'd like to fill the rest of the uSD card with music. Is there a beginner "how-to" on how to create a music partition (using MacOS or Windows preferably...)

Thank you in advance!


RE: Using large uSD card for OS and music - HemiRick - 09-10-2019

Very simple, in Moode config under system page is an option to expand file system. Do this. Now you can copy music to the card over the network, Moode should have an SD card share.


RE: Using large uSD card for OS and music - Meestor_X - 09-10-2019

Wow! Very cool.

Thank you!


RE: Using large uSD card for OS and music - Tim Curtis - 09-11-2019

moOde posts the following Samba shares:

NAS
Playlists
Radio
SDCard


RE: Using large uSD card for OS and music - Meestor_X - 10-18-2019

Is there a way to copy the music off the card without using Samba (i.e. mounting the card to my computer) Samba on RPI is pretty slow for 100+gigs of music.

I want to re-format the sd card and put all the music back directly if that's possible.

I don't see the music partition as a mount on my computer, just the boot partition.


RE: Using large uSD card for OS and music - Cardone - 10-18-2019

(10-18-2019, 06:05 PM)Meestor_X Wrote: Is there a way to copy the music off the card without using Samba (i.e. mounting the card to my computer) Samba on RPI is pretty slow for 100+gigs of music.

I want to re-format the sd card and put all the music back directly if that's possible.

I don't see the music partition as a mount on my computer, just the boot partition.

Did you do that under Linux or Windows? Because under Linux you can see the partitions ......

Under Windows 7, the partitions are not displayed -> Ext2, Ext3 and Ext4. Unless you have a program like Paragon ExtFS or something


RE: Using large uSD card for OS and music - Meestor_X - 10-18-2019

Looking under MacOS. I can do Windows too.

What would I need for MacOS?


RE: Using large uSD card for OS and music - Cardone - 10-18-2019

(10-18-2019, 07:25 PM)Meestor_X Wrote: Looking under MacOS. I can do Windows too.

What would I need for MacOS?

It's not that easy with mac.

You also need a program like MacFUSE for Mac.
----------------------


Create a partition for mode and the rest on fat32 partition for music ..... Then that should go ....


RE: Using large uSD card for OS and music - TheOldPresbyope - 10-18-2019

I know large-capacity uSD cards look attractive, but think about the logistics. Minor moOde updates can be done in-place but major moOde upgrades almost invariably involve flashing an new system image to the uSD card. This means first saving off all those music files before the upgrade and then copying them back after the upgrade is complete. Same is true if for any reason moOde gets borked and has to be reflashed.

In this regard, the RPi4B looks very attractive. Music can be stored without performance penalty on a large-capacity USB3 thumbdrive. It's no more expensive, it's more reliable, it's portable, and thanks to USB3 it's fast.

Just my 2-cents worth.

Regards,
Kent


RE: Using large uSD card for OS and music - Meestor_X - 10-18-2019

(10-18-2019, 07:59 PM)Cardone Wrote: Create a partition for mode and the rest on fat32 partition for music ..... Then that should go ....
Would I lose SMB or any other MoOde functionality if I did that?