[HOW TO] KODI Linux on Amlogic TV Boxes
(2014-12-08, 00:54)bobones Wrote:
(2014-12-07, 15:28)Kenco Wrote:
(2014-12-06, 02:08)bobones Wrote: Any news Kenco? What's the output of the "mount" command from Geniatech Frodo?

I have now reverted to Geniatech Frodo 12.3 and the internal HDD is recognised again. "/dev/sda1 mounted on /media/usb0" Does this help bobones? I am tending to believe that others might be correct when they say that the XDA version simply does not have the required code to recognise an internal HDD as a media drive. I can live with Frodo on this box if I have to

Try these commands on the Gotham box.
Code:
mknod /dev/sda b 8 0
mknod /dev/sda1 b 8 1
chgrp disk /dev/sda*
mkdir -p /media/usb0
mount /dev/sda1 /media/usb0
ls -al /media/usb0

Any joy?

Nice try bobones. All is well until the mount command, when the response is " mount: /dev/sda1 is not a valid block device" Any other thoughts gratefully received otherwise I'll just have to stick with Geniatech Frodo on this particular box
Reply


Messages In This Thread
Falling at the first hurdle - by malcolmbarr - 2014-02-16, 16:17
TVHeadend hangs at channel switch - by vvd214 - 2014-08-29, 09:20
RE: [HOW TO] XBMC Linux on Geniatech Devices incl. Gotham Builds - by Kenco - 2014-12-08, 13:02
. - by jon4248 - 2015-05-23, 17:00
Logout Mark Read Team Forum Stats Members Help
[HOW TO] KODI Linux on Amlogic TV Boxes5