Local HDD gone Read Only on DM7025

DannyFS

Member
Joined
Feb 25, 2008
Messages
27
Reaction score
0
Points
0
Age
47
My Satellite Setup
1.2m Fixed dish with Quad LNB @ 28.8 and Dual LNB @ 19.2
DM7025 with Sky world package
DM600
My Location
Spain / UK
Sorry if that has been covered elsewhere but I have tried to do plenty of searches.

I have a DM7025 with a HDD installed in it. It's been working well for ages now.

However, just recently the HDD is always mounted as read only. Can anyone think of why it's doing this?
It has Gemini2 v0410 on.

Here is the fstab:
rootfs / auto defaults 1 1
proc /proc proc defaults 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
usbdevfs /proc/bus/usb usbfs defaults 0 0
/dev/root /boot jffs2 ro 0 0
tmpfs /var tmpfs defaults 0 0
tmpfs /tmp tmpfs defaults 0 0
/dev/ide/host0/bus0/target0/lun0/part1 /media/hdd auto defaults 0 0
/dev/ide/host1/bus0/target0/lun0/part1 /media/cf auto defaults 0 0
/dev/ide/host1/bus0/target0/lun0/disc /media/cf auto defaults 0 0
/dev/scsi/host0/bus0/target0/lun0/part1 /media/usb auto defaults 0 0
/dev/scsi/host0/bus0/target0/lun0/disc /media/usb auto defaults 0 0

mount
/dev/root on /boot type jffs2 (ro,noatime)
/dev/mtdblock/3 on /boot/mnt/flash type jffs2 (rw,noatime)
/dev/loop/0 on /boot/mnt/squashfs type squashfs (ro)
none on / type unionfs (rw,dirs=/boot/mnt/flash/delta=rw:/boot/mnt/squashfs=ro,debug=0,delete=whiteout,copyup=preserve)
none on /dev type devfs (rw)
proc on /proc type proc (rw,nodiratime)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
usbdevfs on /proc/bus/usb type usbfs (rw)
tmpfs on /var type tmpfs (rw)
tmpfs on /tmp type tmpfs (rw)
/dev/ide/host0/bus0/target0/lun0/part1 on /media/hdd type ext3 (ro)
automount(pid1266) on /autofs type autofs (rw)

df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/root 3840 2700 1140 70% /boot
/dev/mtdblock/3 28672 24424 4248 85% /boot/mnt/flash
/dev/loop/0 14080 14080 0 100% /boot/mnt/squashfs
none 42752 38504 4248 90% /
tmpfs 36488 52 36436 0% /var
tmpfs 36488 8 36480 0% /tmp
/dev/ide/host0/bus0/target0/lun0/part1488292352 338546080 149746272 69% /media/hdd

Cheers, in advance.
 

B16MCC

Dreambox Gimp & Coder
Joined
Nov 16, 2005
Messages
1,562
Reaction score
8
Points
0
Age
51
My Satellite Setup
2 Dreamboxes..........
---------------------------------------------
--- DM 8000 HD PVR & DM 800 HD ---
Motek SG2100 & Triax 80cm Dual LNB
------ Fixed Dish 28e Quad LNB -------
---- Sly HD Full & 24" Apple iMAC ----
My Location
/var/tuxbox/config
NO idea why but I'd FTP in and grab anything you want then format it from the Dreambox.
Also update your image, it's very old.
 

DannyFS

Member
Joined
Feb 25, 2008
Messages
27
Reaction score
0
Points
0
Age
47
My Satellite Setup
1.2m Fixed dish with Quad LNB @ 28.8 and Dual LNB @ 19.2
DM7025 with Sky world package
DM600
My Location
Spain / UK
Hi mate

Thanks for the quick response.
I've advanced a little further now. Turns out that there's an error on the drive. So I've umounted it and I'm trying to run fsck but it's failing, with "Segmentaion Fault"

e2fsck 1.38 (30-Jun-2005)
/dev/ide/host0/bus0/target0/lun0/part1 contains a file system with errors, check
forced.
Pass 1: Checking inodes, blocks, and sizes
Segmentation fault

Any real reason for updating the image other than for the sake of it? This one has worked seamlessly for a long time!
 
Top