Jump to content


elman

Member Since 10 Mar 2012
Offline Last Active 27 Mar 2012 16:24
-----

Topics I've Started

Problem with initializing the hard disk

11 March 2012 - 09:42

image: OpenPli 2.1
Kernel Version: 3.2.2
Enigma : Mart 11 2012
When i click on the initialization of an error
" no displayable files on this medium found!"

record and timeshift did not work once an error that the hard drive is not connected

here is the result of commands in telnet:


OpenEmbedded Linux et9x00

openpli 2.1 et9x00
et9x00 login: root
root@et9x00:~# sfdisk -l
Disk /dev/mtdblock0: 16 cylinders, 255 heads, 63 sectors/track
sfdisk: ERROR: sector 0 does not have an msdos signature
/dev/mtdblock0: unrecognized partition table type
No partitions found
Disk /dev/mtdblock1: 0 cylinders, 255 heads, 63 sectors/track
sfdisk: ERROR: sector 0 does not have an msdos signature
/dev/mtdblock1: unrecognized partition table type
No partitions found
Disk /dev/mtdblock2: 15 cylinders, 255 heads, 63 sectors/track
sfdisk: ERROR: sector 0 does not have an msdos signature
/dev/mtdblock2: unrecognized partition table type
No partitions found
Disk /dev/sda: 60801 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/sda1 0+ 60801- 60802- 488386580 83 Linux
/dev/sda2 0 - 0 0 0 Empty
/dev/sda3 0 - 0 0 0 Empty
/dev/sda4 0 - 0 0 0 Empty
root@et9x00:~# df -h
Filesystem Size Used Available Use% Mounted on
ubi0:rootfs 104.7M 61.7M 43.0M 59% /
tmpfs 64.0K 4.0K 60.0K 6% /dev
tmpfs 142.4M 628.0K 141.8M 0% /var/volatile
/dev/sda1 465.7G 223.6M 465.5G 0% /media/sda1
root@et9x00:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /dev type tmpfs (rw,relatime,size=64k,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
tmpfs on /var/volatile type tmpfs (rw,relatime)
/dev/sda1 on /media/sda1 type ext4 (rw,relatime,barrier=1,data=ordered)
root@et9x00:~#