←  [EN] Enduser support

Forums

»

Vu+ Duo Bugs-E HDD

MiLo's Photo MiLo 10 Jan 2012

root@vuduo:~# cat /var/log/messages
cat: can't open '/var/log/messages': No such file or directory
root@vuduo:~#


Are you running OpenPLi? There should be a /var/log/messages, no matter what.
Quote

ricki's Photo ricki 10 Jan 2012

I was to fast her is the messages

root@vuduo:~# dmesg
usb 1-1: new high speed USB device number 4 using ehci-brcm
scsi4 : usb-storage 1-1:1.0
scsi 4:0:0:0: Direct-Access Packard Bell Carbon 0000 PQ: 0 ANSI: 2
sd 4:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
sd 4:0:0:0: [sdb] Write Protect is off
sd 4:0:0:0: [sdb] Mode Sense: 38 00 00 00
sd 4:0:0:0: Attached scsi generic sg1 type 0
scsi: killing requests for dead queue
sd 4:0:0:0: [sdb] No Caching mode page present
sd 4:0:0:0: [sdb] Assuming drive cache: write through
scsi: killing requests for dead queue
scsi: killing requests for dead queue
scsi: killing requests for dead queue
sd 4:0:0:0: [sdb] No Caching mode page present
scsi: killing requests for dead queue
scsi: killing requests for dead queue
scsi: killing requests for dead queue
sd 4:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1
sd 4:0:0:0: [sdb] No Caching mode page present
sd 4:0:0:0: [sdb] Assuming drive cache: write through
sd 4:0:0:0: [sdb] Attached SCSI disk
UDF-fs: No partition found (1)
root@vuduo:~#
Quote

MiLo's Photo MiLo 10 Jan 2012

Oh, I'm confused with another embedded device. There's no /var/log/messages.
Quote

MiLo's Photo MiLo 10 Jan 2012

Apparently detects the device, but cannot read the partition table (which makes me wonder what /dev/sda was, did you unplug the other disks?) That would either mean an unreadable device, or a full-disk format. But that should just work.

Next try, what does this command do (provided that your disk is still "sdb"):

MDEV=sdb /etc/mdev/mdev-mount.sh
Quote

ricki's Photo ricki 11 Jan 2012

/dev/sda is my interal disk is not unpluged

OpenEmbedded Linux vuduo


openpli 2.1 vuduo

vuduo login: root
root@vuduo:~# MDEV=sdb /etc/mdev/mdev-mount.sh
root@vuduo:~#
Edited by ricki, 11 January 2012 - 10:12.
Quote

ricki's Photo ricki 11 Jan 2012

As i wrote before with latest VIX = OK
Black Hole = OK
Vu+ Duo Update open source Released of 09/01/2012 = OK

/dev/sda is my interal disk is not unpluged

OpenEmbedded Linux vuduo


openpli 2.1 vuduo

vuduo login: root
root@vuduo:~# MDEV=sdb /etc/mdev/mdev-mount.sh
root@vuduo:~#

Quote

MiLo's Photo MiLo 11 Jan 2012

What's the output of "mount" (and "ls -al /dev/sd*" while you're at it) on those images?

And you are not using some form of multiboot, are you?
Quote

ricki's Photo ricki 11 Jan 2012

never used multiboot
Welcome to ViX for vuduo
ViX v2.3
vuduo login: root
root@vuduo:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,sync,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)
/dev/sda1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/sdb1 on /media/sdb1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_ot her,blksize=4096)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
tmpfs on /var/volatile type tmpfs (rw,relatime)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
root@vuduo:~#

root@vuduo:~# ls -al /dev/sd*
brw-rw-r-- 1 root root 8, 0 Jan 1 1970 /dev/sda
brw-rw-r-- 1 root root 8, 1 Jan 1 1970 /dev/sda1
brw-rw-r-- 1 root root 8, 16 Jan 1 1970 /dev/sdb
brw-rw-r-- 1 root root 8, 17 Jan 11 13:07 /dev/sdb1
root@vuduo:~#
Quote

MiLo's Photo MiLo 11 Jan 2012

Is it an NTFS disk? If not, what else?
Quote

ricki's Photo ricki 11 Jan 2012

Yes it is. and all problems starts with kernel update.
Quote

ricki's Photo ricki 13 Jan 2012

Thank you Milo for trying to help, can you please notify wen a fix is ready!
Quote

ajaxhawk's Photo ajaxhawk 29 Jul 2012

thanks to ingxen in #3 solved my channel zap probs with mgcamd , cheers
Quote