View Full Version : Not mapping the hard disc drive
eric91970
03-01-2015, 03:11 PM
Hi,
Just installed the latest black hole beta 2.1.4 0.2 image and now it will not map the hard disc drive.
The image see the hard disc drive but will not map it so it can be used.
I have tried to reinstall the new image, reformat the hard disc drive and initialise but without any joy.
The image is seen as a WD elements 1042, device /dev/sda1
Thanks in advance.
Mickha
03-01-2015, 03:22 PM
Have you been into Menu, Setup, System, Hard drive and used the initialization, and file checker, options?
eric91970
03-01-2015, 06:54 PM
Hi,
Thanks for the reply.
Yes I have reformatted and the initialised but it just won't map at all.
charlie
03-01-2015, 08:15 PM
Having same problem doing my head in, cannot get xbmc to work at all
echelon
03-01-2015, 08:17 PM
it does tell you in the blurb its a beta version and all sorts of problems may occur
sonic1
03-01-2015, 08:29 PM
My hard drives auto map
Here is a link that should help, start with the first command which should give you the info you need.
https://help.ubuntu.com/community/Fstab#Useful_Commands
eric91970
03-01-2015, 08:29 PM
Hopefully it has been noted as a bug and can be sorted in the next beta version.
Thanks.
oldfart
03-01-2015, 08:29 PM
telnet into the box
mount /dev/sda1 /media/hdd
(from memory - which CAN be faulty)
dOOds
03-01-2015, 08:33 PM
not sure if this thread can help with problems,if indeed the same problem?? (Please delete link if not allowed,Admins..Cheers) I know diff image & box but might be related
http://forums.openpli.org/topic/36360-vu-duo-update/page-2
sonic1
03-01-2015, 08:36 PM
not sure if this thread can help with problems,if indeed the same problem?? (Please delete link if not allowed,Admins..Cheers) I know diff image & box but might be related
http://forums.openpli.org/topic/36360-vu-duo-update/page-2
openpli merge with vu is well known and not a BH issue
saintomer1866
03-01-2015, 08:48 PM
Yes VU apparently using antiquated code/build code is causing PLi loads of problems
really not looking good at the moment
ozzsurf
04-01-2015, 09:38 PM
try this
start telnet
type
blkid
look for
UUID=178aea89-060f-435c-bc9c-1370d198cd3f
your number after UUID= will be different
ftp to /etc/fstab
edit the fstab like below making sure you use the numbers you found in telnet
UUID=178aea89-060f-435c-bc9c-1370d198cd3f /media/hdd auto defaults 0 0
save and exit
reboot
================================= ======================
or
ftp to /etc/fstab
put this in
/dev/sda1 /media/hdd auto defaults 0 0
save and exit
reboot
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.