hi guys iv purchased a 2nd dm800 for a friend, i put a backup of my image on it works fine but i cant get the hdd to work, the one i put in mine worked straight away can anyone help
dm800 cannot initialize or format inernal hdd
Collapse
X
-
Hi mate.
OK.
Do this
FTP to Var/Fstab, and look at the line in it in ref to the HDD.
There is prob a # in front.
In unix it means to turn off the HDD.
Fstab is the Unix file system table that controls how external devices function.
Tho the drive is internal, it is still connected by the Sata cable, so if is sata, or esata is still external.
Use the txt editor in DCC to edit the line, then FTB it back to the box, and reinitialise the HDD, if that is indeed ur issue.
U got my number bud.
txt me if u need more help/using easus
Cya...Comment
-
Comment
-
Can anyone shed light on this issue?
The situation: I attached a ext harddisk bout 320G. Under blue button... I can format and mount the harddisk under media/hdd and then seen as dev/sda1. But I cannot initialize the harddisk under menu button. When I try ti initialize I get failed.
So with this... I can do timeshift but I cannot record. Can anyone advise?
I'm using DM800HD.Comment
-
Ok! Got it working. But I used DCC and used FTP to create new folder movie into /media/hdd therefore becoming /media/hdd/movie.
So here's another question. Do I need to initialize the harddisk? Or is this no longer necessary cos it's working?
Comment
-
No need to initialise since its working.
I would definitely add the following 2 lines to the bottom of the rcS file in etc/init.d
mount /dev/sda1 /media/hdd
mkdir /media/hdd/movie
these should ensure that any recordings are retained if your disk is disconnected for any reasonComment
-
Alright thank you so much for your info and help.
Another question... I got it to record and all but the playback is pixelized and the sounds warbled. Can the reason be that it's external harddisk? Being... it's not powerful enough as the power is based on the usb. Should I get a 1tb harddisk instead that can be plugged in based on it's own power? Thus the playback is stablized?
Comment
-
Does the HDD have some backup or other software pre-installed. I'm guessing it's formatted in FAT32 and not a Linux system.
Maybe you could connect the HDD to your windows PC and remove the active partition from the HDD in Disk Management, then connect it back to your box and try to initialize again.Comment
Comment