Playign MP3s from another Partition
Hi all'
Well I seem to be getting the hang of the different steps of this OS, I seem to have come to a point where I can't fimd what I need to do to get xmms to play my MP3s that are stored in it's own HD where I store all of my Media files. If anyone has any idea where to start a little help can go a long way :shock:
Re: Playign MP3s from another Partition
Quote:
Originally Posted by Cronos55
Hi all'
Well I seem to be getting the hang of the different steps of this OS, I seem to have come to a point where I can't fimd what I need to do to get xmms to play my MP3s that are stored in it's own HD where I store all of my Media files. If anyone has any idea where to start a little help can go a long way :shock:
Generally you would need to have the partition (drive) mounted and then use XMMS to either play a file or directory location. I have all my mp3's in one big partition which is mounted as stangely enough /music, you would maybe want to make your mount maybe a /media directory off / with mkdir media in the / directory and then mount /dev/hd?? /media if you want it mounted every time at boot then edit the file /etc/fstab and add the proper line for your media drive partition.
If you need more help than this could you post the output of fdisk -l /dev/hd? of the drive the media files are stored on so I can give you the exact commands required also you do not mention if you are running from HD install or CD the instructions above would be for a HD install if running from CD you should just mount the partition with the media files and then use XMMS to play the files. Also all commands mentioned are executed as root.