Page 23 of 31

Re: SamyGO Extensions on F series

Posted: Wed Jul 16, 2014 4:46 pm
by BorisAU
/dtv/usb/sda2 - real ext4 partition ?
/dtv/usb/sdj - new partition as virtual XFS ??

Code: Select all

VDLinux#> mount /dtv/usb/sdb5 /dtv/usb/sdj
mount: mounting /dtv/usb/sdb5 on /dtv/usb/sdj failed: No such file or directory
I have some reason not mounted

Re: SamyGO Extensions on F series

Posted: Wed Jul 16, 2014 4:47 pm
by juusso
what is sdb5? what is sda2? in your case?

Re: SamyGO Extensions on F series

Posted: Wed Jul 16, 2014 4:56 pm
by BorisAU
sdb5 - test usb 2.0 flash disk to ext4
sda2 - all other drives out there who might be disabled
empty nothing more connected

label sdb5 - from the fact that 30 times already connect the new reformatted disks (one disk after reformatting)
TV and remember them so numbered automatically

usblog

Code: Select all

[sda]
Vendor : SamyGO  
Product : Virt. USB       
Serial : None
Devpath : 7-1
Lun : 0
ScsiDevicePath : /dev/sda
MountDir : /dtv/usb/sda
FileSystem : vfat

[sdb]
Vendor : USB 2.0 
Product : USB Flash Drive 
Serial : 6a44b7d7e1b1b9
Devpath : 1-1.4
Lun : 0
ScsiDevicePath : /dev/sdb5
MountDir : /dtv/usb/sdb5
FileSystem : ext4

Re: SamyGO Extensions on F series

Posted: Wed Jul 16, 2014 5:04 pm
by juusso
sdj is missing

Re: SamyGO Extensions on F series

Posted: Wed Jul 16, 2014 5:34 pm
by BorisAU
I had already guessed))
but this does not solve the problem of mounting - new usb disk in the system does not
appear but it is possible to mount the disk in a directory created in a virtual flash drive))
but record TV programs so unlikely to stick out ...

Code: Select all

mount /dtv/usb/sda5 /dtv/usb/sdb/XFS
If mount a new USB device - it just does not appear on the TV in the list, although it can be seen via ssh

Re: SamyGO Extensions on F series

Posted: Wed Jul 16, 2014 5:38 pm
by juusso
you have to add info about your new disk to usblog and your tv will see it

edit: should

Re: SamyGO Extensions on F series

Posted: Wed Jul 16, 2014 5:40 pm
by zoelechat
...Or mount to an existing usb device (can be root/subfolder of any). e.g.:

Code: Select all

mkdir /dtv/usb/sda/test
mount /dtv/usb/sdb5 /dtv/usb/sda/test
Then browse sda (virt.) /test and you'll see content of ext4 sdb5 :)

Re: SamyGO Extensions on F series

Posted: Wed Jul 16, 2014 6:15 pm
by BorisAU
yes
everything was a lot easier than previously thought))

you need to add the following lines in some sort of browser
/mnt/etc/init.d
for example at the very end 02_04_vusb.init
will in fact work??

Another question))
Is it possible to get by on a regular basis to put your file.cgi directory
/dtv/cgi-bin ??

So that when you reboot it does not disappear

currently with each restart of nit-party script copy it there from another place

need to automatically send files to download torrent transmission-remote ))

Re: SamyGO Extensions on F series

Posted: Wed Jul 16, 2014 6:30 pm
by zoelechat
BorisAU wrote:you need to add the following lines in some sort of browser
/mnt/etc/init.d
for example at the very end 02_04_vusb.init
will in fact work??
For example, or at the end of samba/nfs scripts if you're using one of them, or in any other late script (I mean a bit later than vusb to be sure physical drives have already been detected by TV, but probably vusb is fine, just try). Be careful that drive "letters" always remain the same...
No idea about other question(s) :)

Re: SamyGO Extensions on F series

Posted: Thu Jul 17, 2014 6:36 am
by BorisAU
and tell someone managed to get to work ldd and strace on the TV??
I have these utilities do not give - just do not take no information

but I would like them to use mk there are many pre-compiled applications on ARM platform
we just have to determine what additional libraries they need, and you can start and enjoy))

eg running transmission 2.82 for systems synology, qnap, dlink
http://download.mavaee.nl/Synology/Arma ... 2.82-6.spk
had to replace the library
also start and run applications processors 88F6281

also operate many applications that can be found here (armv7)
http://rpmfind.net/linux/rpm2html/search.php?query=xbmc

In general, a lot of opportunities, we just need to get to work minimum debugging tools ldd and strace

And by the way
SamyGo put on F6500 - there immediately worked Midnight Commander - mc
run and they could use

launch mc on F8000 leads to the conclusion error "Segmentation fault", and means for debugging unfortunately no no ....