Linux Help in Antelope, CA, US
#16
That should say 3, one 2tb and two 1tb
Reply
#17
Ok are the drives mounted? Is thr first question. Run the mount command and post back the putput.
Reply
#18
What is the mount command? and how do I run it? If I exit xbmc and go into Ubuntu I can see the drives, just can't open them or see them in xbmc
Reply
#19
Open a terminal and type mount. Cut and paste the output.
Reply
#20
(2013-05-19, 00:50)nickr Wrote: Open a terminal and type mount. Cut and paste the output.

how do open a terminal cause I looked and I couldn't find it on my box
Reply
#21
found it.
Reply
#22
Image

https://www.facebook.com/photo.php?fbid=...6dc2534e64
Reply
#23
Ill post some more later when I have a decent keyboard. On android now.
Reply
#24
i am too, no net at the house yet
Reply
#25
OK so only your root partition is mounted - that is the first line

Code:
/dev/sda1 on /

We need to find out what other drives the system recognises. Try

Code:
sudo blkid
you will get something like this:

Code:
nick@media:~$ sudo blkid

/dev/sda1: UUID="dcf0bf07-99f1-45df-b3c6-af3281b54068" TYPE="ext4"
/dev/sda5: UUID="e80072b3-59fa-45ee-9928-e792e52f7c14" TYPE="swap"
/dev/sdc1: UUID="6175f07e-ed5d-4566-868b-05bd2cc5badf" TYPE="xfs"
/dev/sdc2: UUID="c5b5c7a4-68ed-4eec-ad42-2cda11b4a347" TYPE="xfs"
/dev/sdb1: UUID="6825b637-4ac7-4d22-a84e-42edccae7e40" TYPE="xfs"
/dev/sdb2: UUID="25c8c75a-06d0-4421-aa13-fd26e3d4a605" TYPE="xfs"
/dev/sdd1: UUID="d78b9789-6be7-4da5-b4b3-63dd208fcf6d" TYPE="xfs"
/dev/sde1: UUID="23a6210e-35a8-4ba5-93fa-900c51836019" TYPE="ext3"
/dev/sde2: UUID="ea71aaa0-7339-40f1-80f9-f46dfceec1ec" TYPE="swap"
/dev/sde5: UUID="3dbee692-f3ba-4829-92a0-ee1d327e0283" SEC_TYPE="ext2" TYPE="ext3"
/dev/sde6: UUID="9fa86ebe-e269-475b-836f-f72e4eefe69e" TYPE="xfs"


Sorry not much point in taking you to the next step until we see the output.

However I will say that a photo of your screen is not as good as some cut and paste. If you are restricted to your android device you could run connectbot on it. Log in to your ubuntu machine via ssh and then you can cut from that and paste into the forum.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#26
/dev/sda1: uuid="a07a4a75-889c-4110-af42-170de5af72b1" type=ext4"
/dev/sda5: uuid="34ec4e43-5545-420e-8697-fe41bad45821" type="swap"
Reply
#27
It doesn't seem to recognise any other hard disks in the machine. Very odd.

So these disks are in the same computer and physically connected with sata cables? Or externals vis USB? Or what?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#28
thru a pci card sata cables
Reply
#29
Either it is not recognising the pci card or that card is broken.
Reply
#30
I'm going to go with not communicating with the card, now how do I get them to talk nicely?
Reply

Logout Mark Read Team Forum Stats Members Help
Help in Antelope, CA, US0