How to mount a flashdrive and configure MPD
Posted: Sun Sep 18, 2011 6:32 am
Hi guys. You might have noticed by my earlier posts I am now happily running openWRT Kamikaze 2.4 from an ASUS WL-500G Premium.
MPD is installed and configured to work with my usb sound card and I have wonderful crist internet radio to listen to.
The next step is to be able to mount a flash drive and have MPD play mp3s off it. I have the following packages installed
opkg install kmod-usb-core
opkg install kmod-usb2
opkg install kmod-usb-storage
opkg install kmod-usb-uhci
opkg install kmod-fs-ext2
opkg install kmod-fs-ext3
opkg install kmod-fs-vfat
opkg install kmod-sound-core
opkg install kmod-usb-audio
and my flash drive is currently formatted with an ext2 partition and I am having a hell of a time trying to work out how to mount the blessed thing.
I'm roughly following the instructions on http://wiki.openwrt.org/doc/howto/usb.storage here and am getting nowhere. Being a linux novice isn't helping.
Once I have it mounted I will need help configuring MPD to play music from it. I'm presuming that I need to edit the /etc/mpd.conf file first section but as I haven't got to that stage it's all a bit confusing.
Any help would be muchly appreciated.
Cheers
Mat
MPD is installed and configured to work with my usb sound card and I have wonderful crist internet radio to listen to.
The next step is to be able to mount a flash drive and have MPD play mp3s off it. I have the following packages installed
opkg install kmod-usb-core
opkg install kmod-usb2
opkg install kmod-usb-storage
opkg install kmod-usb-uhci
opkg install kmod-fs-ext2
opkg install kmod-fs-ext3
opkg install kmod-fs-vfat
opkg install kmod-sound-core
opkg install kmod-usb-audio
and my flash drive is currently formatted with an ext2 partition and I am having a hell of a time trying to work out how to mount the blessed thing.
I'm roughly following the instructions on http://wiki.openwrt.org/doc/howto/usb.storage here and am getting nowhere. Being a linux novice isn't helping.
Once I have it mounted I will need help configuring MPD to play music from it. I'm presuming that I need to edit the /etc/mpd.conf file first section but as I haven't got to that stage it's all a bit confusing.
Any help would be muchly appreciated.
Cheers
Mat