[mythtv-users] Help: Just installed Mythtv folders empty

David Watkins watkinshome at gmail.com
Tue Mar 30 12:18:41 UTC 2010


On 30 March 2010 12:41,  <Timo.Iivarinen at bof.fi> wrote:
> DF out put is
>
> /dev/sda6               20224176        2070072 17126752        11%     /
> udev            509156  284     508872  1%      /dev
> none            509156  0       509156  0%      /dev/shm
> none            509156  280     508876  1%      /var/run
> none            509156  0       509156  0%      /var/lock
> none            509156  0       509156  0%      /lib/init/rw

Your USB hard drive is not not there.

As root try:

#  mkdir /usbdrive
#  mount /dev/sdb1 /usbdrive

(I'm assuming the default mount settings are OK)

then do

$ ls /usbdrive

and you should see your music collection.

If this works then read up about fstab and you can add an entry so
that the drive gets automatically mounted on start up.

Good Luck.


More information about the mythtv-users mailing list