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+ Ultimo] Usb epg issues fix is format ext4 not fat32!

  • Thread starter Thread starter satnav
  • Start date Start date
S

satnav

Guest
I have now resolved the previous post issue listed below. Having tried three different make and size USB sticks I tried formatting to EXT4 from FAT32. It now has been re-booted many times and is still working after a Power manager shut down and wake up too. Tested with 2 of the previously failing sticks, I went through the same mount process's in all instances, dare I say QED!

Vix 3.0.404 issue
When my box came out of deep sleep this morning (first time on 404) it decided to use the 500mb USB stick as the only mass storage, adding a variety of directories! The hard disk is now not seen by the system information details it is only shows a 500mb device! So no access to recordings that are on the HD etc.
In System Setup the 500mb USB and 1TB HD are visible to format etc.
removing the USB and re-booting twice re-established the HD and the system put the epg in Flash as against the missing USB. I believe this also happened on 3.0.394.
This installation was from scratch i.e no backup restores of any kind.
 
I have now resolved the previous post issue listed below. Having tried three different make and size USB sticks I tried formatting to EXT4 from FAT32. It now has been re-booted many times and is still working after a Power manager shut down and wake up too. Tested with 2 of the previously failing sticks, I went through the same mount process's in all instances, dare I say QED!

Vix 3.0.404 issue
When my box came out of deep sleep this morning (first time on 404) it decided to use the 500mb USB stick as the only mass storage, adding a variety of directories! The hard disk is now not seen by the system information details it is only shows a 500mb device! So no access to recordings that are on the HD etc.
In System Setup the 500mb USB and 1TB HD are visible to format etc.
removing the USB and re-booting twice re-established the HD and the system put the epg in Flash as against the missing USB. I believe this also happened on 3.0.394.
This installation was from scratch i.e no backup restores of any kind.

can i see your fstab file located in /etc/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 usbdevfs noauto 0 0
tmpfs /var/volatile tmpfs defaults 0 0
usbfs /proc/bus/usb usbfs defaults 0 0
UUID=5C13-EDBD /media/usb msdos defaults 0 0
UUID=ac02e4fe-9b93-4051-92f4-31100ea3f080 /media/hdd auto defaults 0 0
UUID=419466b2-700c-4f57-9b2a-6ba5c6358eae /media/usb auto defaults 0 0
 
and in terminal, can you run the below, with your stick still attached

Code:
blkid
 
root@vuultimo:~# blkid
/dev/ubi0_0: UUID="0bac04dd-9aa2-4628-91e9-8f395991630b" TYPE="ubifs"
/dev/sda1: UUID="419466b2-700c-4f57-9b2a-6ba5c6358eae" TYPE="ext4"
/dev/sdb1: UUID="ac02e4fe-9b93-4051-92f4-31100ea3f080" TYPE="ext4"
root@vuultimo:~#
 
now can do in terminal

Code:
mount

before and after a deepstandby wake up
 
Yes i will do. The delay was due to my crapy telnet not having any copy paste options moved to MS version now!
 
NOW
root@vuultimo:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,sync,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=137556k,nr_inodes=34389,mode=75
5)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /media type tmpfs (rw,relatime,size=64k)
/dev/sda1 on /media/usb type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/sdb1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered)
tmpfs on /var/volatile type tmpfs (rw,relatime)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
root@vuultimo:~#

After deep sleep

root@vuultimo:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,sync,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=137556k,nr_inodes=34389,mode=75
5)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /media type tmpfs (rw,relatime,size=64k)
/dev/sda1 on /media/usb type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/sdb1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered)
tmpfs on /var/volatile type tmpfs (rw,relatime)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
root@vuultimo:~#
Please remember it is now working OK as none FAT32
 
NOW
root@vuultimo:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,sync,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=137556k,nr_inodes=34389,mode=75
5)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /media type tmpfs (rw,relatime,size=64k)
/dev/sda1 on /media/usb type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/sdb1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered)
tmpfs on /var/volatile type tmpfs (rw,relatime)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
root@vuultimo:~#

After deep sleep

root@vuultimo:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,sync,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=137556k,nr_inodes=34389,mode=75
5)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /media type tmpfs (rw,relatime,size=64k)
/dev/sda1 on /media/usb type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/sdb1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered)
tmpfs on /var/volatile type tmpfs (rw,relatime)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
root@vuultimo:~#
Please remember it is now working OK as none FAT32

ok can you try a FAT32 stick please.
 
I have changed USB drive to a previous one a FAT32 these are the current settings and it is currently all working I have restarted, deep sleep etc many times no issues usually goes wrong overnight so have to wait unit 2moz!!!!!!!!!!!!

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 usbdevfs noauto 0 0
tmpfs /var/volatile tmpfs defaults 0 0
usbfs /proc/bus/usb usbfs defaults 0 0
UUID=5C13-EDBD /media/usb msdos defaults 0 0
UUID=2457-DCE8 /media/usb vfat defaults 0 0
UUID=ac02e4fe-9b93-4051-92f4-31100ea3f080 /media/hdd auto defaults 0 0
UUID=7C92-BF32 /media/usb vfat defaults 0 0

root@vuultimo:~# blkid
/dev/ubi0_0: UUID="0bac04dd-9aa2-4628-91e9-8f395991630b" TYPE="ubifs"
/dev/sda1: UUID="ac02e4fe-9b93-4051-92f4-31100ea3f080" TYPE="ext4"
/dev/sdb1: UUID="7C92-BF32" TYPE="vfat"
root@vuultimo:~#

root@vuultimo:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,sync,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=137556k,nr_inodes=34389,mode=75
5)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /media type tmpfs (rw,relatime,size=64k)
/dev/sda1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/sdb1 on /media/usb type vfat (rw,relatime,fmask=0000,dmask=0000,allow_utime
=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
tmpfs on /var/volatile type tmpfs (rw,relatime)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
root@vuultimo:~#
 

OpenViX Feeds Status

Back
Top