Superb quality and spec AB-Com PULSe 4K SE. Crazy offer! Only £99! FREE UK DELIVERY! 4K UHD, Enigma 2, Multiboot 4 images & more!...
Superb quality and spec AB-Com PULSe 4K Rev II Twin Satellite tuner only £149! FREE UK DELIVERY! 4K UHD, Enigma 2, SATA HDD facility, Multiboot 4 images & more!...

[VU+ Duo2] Hard drive no longer accessible, fsck returned an error

  • Thread starter Thread starter zephyrv
  • Start date Start date
Z

zephyrv

Guest
PuTTY output:


Welcome to OpenViX for vuduo2
openvix 3.2 vuduo2

vuduo2 login: root
root@vuduo2:~# fsck
-sh: fsck: not found
root@vuduo2:~# umount /media/hdd
umount: can't umount /media/hdd: Invalid argument
root@vuduo2:~# fsck /dev/sda1
-sh: fsck: not found
root@vuduo2:~# df -h
Filesystem Size Used Available Use% Mounted on
ubi0:rootfs 862.3M 131.8M 730.4M 15% /
devtmpfs 605.4M 8.0K 605.4M 0% /dev
tmpfs 64.0K 24.0K 40.0K 38% /media
tmpfs 605.5M 428.0K 605.1M 0% /var/volatile
/dev/sr0 20.3M 20.3M 0 100% /media/VIRTUAL_CD
/dev/sr1 20.3M 20.3M 0 100% /media/VIRTUAL_CD
root@vuduo2:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,sync,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=619944k,nr_inodes=108244,mode=7 55)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /media type tmpfs (rw,relatime,size=64k)
tmpfs on /var/volatile type tmpfs (rw,relatime)
/dev/sr0 on /media/VIRTUAL_CD type iso9660 (ro,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
/etc/auto.network on /media/autofs type autofs (rw,relatime,fd=6,pgrp=765,timeou t=5,minproto=5,maxproto=5,indirect)
/dev/sr1 on /media/VIRTUAL_CD type iso9660 (ro,relatime)
root@vuduo2:~#
 
hi,
btw. check disk is called e2fsck on e2 boxes.

ciao
 
If you know how to use putty from a pc/laptap you could try

init 4
umount -a
e2fsck -f -C 0 -v /dev/sda1
init 6

or

init 4
umount -a
fsck.ext4 /dev/sda1
init 6

above commands found on this forum, which have helped me get my hard disk back working.
 
Tried that first one and it worked, not entirely sure what it did but not complaining. Thanks man
 

OpenViX Feeds Status

Back
Top