PDA

View Full Version : Can anyone explain how to setup a second hard drive on XBMC LIVE or a linux install?


Qroach
2009-06-17, 15:45
Hi Guys, I've set up a machine with XBMC once with xbmc live and a second time with a full linux install. I'm having trouble getting XBMC to work reliably with a mounted second drive.

Currently my setup is:

Zotac ION board ( single core )
a OCZ core SSD ( 120 GB ) This is drive 1
and a Segate 2.5 inch drive ( 500 GB ) This is drive 2

The lone time I manged to get XBMC to read TV shows from the second drive, it started glitching and then i couldn't read from either drive. Does anyone have any advice or having this working reliably?

Qroach
2009-06-17, 15:46
whoops I posted this in the general forum by accident could someone delete that post for me?

Pete_London
2009-06-17, 19:29
You need to mount the 2nd drive using fstab.... it's quite tricky to get right if you're new to Linux.

Have a search through the Ubuntu forums, there's lots of articles there about this..

Pete

pat1975
2009-06-17, 21:38
please do a dmesg | grep /dev/sd and post the output.

I'll try to help you if I can ;)