Jump to content


Photo

Internal HDD recent issue

DM8000

  • Please log in to reply
8 replies to this topic

#1 Zaxxman

  • Member
  • 6 posts

0
Neutral

Posted 3 February 2012 - 01:14

Hi Guys n Gals,
I have been using the PLi nightly build images on my DM8000 for the last year or so and they are truely first class so many thanks for your work. I updated my unit about 4 nights ago and noticed the media player dissappear from the main menu but not big issues as the PVR button works just as well if not better. My real problem came when I went to do a recording as I got the message cannot access HDD as it might not be initialsed. I can play back and delete any of the media content that is on it I just cant record as I used to. I have done a clean reflash of the box but the problem is still the same. I have got around it by using my PC mounted drive as a HDD replacement recording path which works fine but I would like to go back to using the internal drive without having to re-initialise it and lose all of my data. Any ideas would be welcomed.

Re: Internal HDD recent issue #2 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 3 February 2012 - 08:33

Run a disk check, because if I understand correctly, your internal disk is being mounted read-only. This happens when the system decides the filesystem corruption is too much to just ignore. You can run the disk check from the menu (and watch TV while it's running).

Edited by MiLo, 3 February 2012 - 08:34.

Real musicians never die - they just decompose

Re: Internal HDD recent issue #3 Zaxxman

  • Member
  • 6 posts

0
Neutral

Posted 3 February 2012 - 09:15

Thanks for that I will set it going now and let you know later.

Re: Internal HDD recent issue #4 Zaxxman

  • Member
  • 6 posts

0
Neutral

Posted 3 February 2012 - 09:25

Attached File  IMAG0359.jpg   503.42KB   40 downloads

Here is a photo of the on screen error I get when doing a filesystem check :(

Re: Internal HDD recent issue #5 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 3 February 2012 - 10:25

Several options:
- Copy the contents to another disk, format it in the box, and you won't have this "out of memory" problem again.
- Run from telnet commandline instead (this helps if you have an "old" formatted disk, which is probably >1TB)
- Take the disk to a PC, and run the check there. Use a knoppix or similar boot-to-linux DVD if you don't have Linux.
Real musicians never die - they just decompose

Re: Internal HDD recent issue #6 Zaxxman

  • Member
  • 6 posts

0
Neutral

Posted 3 February 2012 - 19:28

Hi Milo,
Thanks for the help, could you let me know the command to run from the telnet command line and I will try that way first. The drive is a 2tb drive and was formatted originally formatted in the box. If that fails I will copy it all out to my PC (about 1TB of data) and format and put it all back in.

Re: Internal HDD recent issue #7 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 3 February 2012 - 19:43

telnet commands (assuming your disk is /dev/sda1, which is very likely):

[qode]umount /dev/sda1
fsck -p /dev/sda1
[/code]

Read what it tells you (or copy&paste the output here, if you're unsure), and a reboot should be enough to get your disk back.
(Note: If fsck warns you, take it seriously, and don't just say continue when it warns you that it will damage the file system...)
Real musicians never die - they just decompose

Re: Internal HDD recent issue #8 Zaxxman

  • Member
  • 6 posts

0
Neutral

Posted 3 February 2012 - 20:00

root@dm8000:~# [qode]umount /dev/sda1
-sh: [qode]umount: not found
Thats my first error message.

Re: Internal HDD recent issue #9 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 3 February 2012 - 20:08

The correct commands are:
umount /dev/sda1
fsck -p /dev/sda1




Also tagged with one or more of these keywords: DM8000

2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users