PDA

View Full Version : E2 - Error at the end of HDD formating



pr2
02-10-2010, 02:04 PM
Hello,

I install a brand new HDD (1 TB - Samsung HD103SJ) in a Azbox Premium with the current E2 image.
I go in E2 menu and initialize the HDD and it format it but at the end I have got this error message:



Unable to initialize hard disk.
Error: Mount failed


Regards,

Pr2

MickeySa
02-10-2010, 02:34 PM
Try to mount it manually :

cd /

mkdir HDD

mount /dev/hda2 /HDD

first do dmesg and see if it is recognised and registered as devices

hda1 is DOM for sure....

pr2
05-10-2010, 12:41 AM
Hello,

Mounting manually the HDD is working fine, so the HDD is properly formatted, it is probably just a small bug in the HDD mounting script.

HDD is viewed has /dev/hdb1

Regards,

Pr2

antonis13
26-10-2010, 10:50 AM
I have an Azbox Elite HD and i use IDE cable with two hard disks.In the first run einigma2,the second i can't format.
The error:
Unable to initialize hard disk
Error: Mount failed

What can i do

(The Dom are Burned)

mx700
12-01-2011, 02:26 PM
Try to mount it manually :

cd /

mkdir HDD

mount /dev/hda2 /HDD

first do dmesg and see if it is recognised and registered as devices

hda1 is DOM for sure....

Hello

Well i've got the same problem since today,first time running hdd internal in my premium.

SO i use RC1 enigma and i can see in menu from enigma 2 may disk i thynk it recognised because it shows up the total and the model of him.

i followed this steps here but without success.

i tried with DCC is it with or not DCC?

1-i ask by menu "files check" i get the error"Fsck failed

thanks

MX700

tapper
30-01-2011, 07:07 PM
added the following line to mine to get my hdd to mount in /etc/fstab

/dev/hdb1 /HDD auto rw 0 0

tapper
30-01-2011, 09:06 PM
After a bit of messing about I have the hdd mounted and the cross epg sorted out

I can play Divx from the media player

I can Timeshift

But I cant record I get an error telling me the HDD is not initialized, if I try to initialize the hdd I now get an error

"unable to initialize Hard Disk error: MkFS Failed

sectorNOlimits
30-01-2011, 10:03 PM
...But I cant record I get an error telling me the HDD is not initialized, if I try to initialize the hdd I now get an error

"unable to initialize Hard Disk error: MkFS Failed

Is your hard-disk mounted on /hdd?
Try to look for a directory "movie" in your /hdd directory (/hdd/movie). If it isn't present create it and try to record something. It should work.

SNL