Guest wwns Posted February 27, 2017 Share Posted February 27, 2017 Aby dysk sam nam się montował musimy połączyć się przez klienta ftp WinSCP 5.8.1, znajdziemy tam katalog etc a w nim plik fstab (etc/fstab) edytujemy go w notatniku Notepad++ # Graterlia OS # homepage: http://graterlia.xunil.pl # e-mail: graterlia@xunil.pl # # /etc/fstab: static file system information # # <file system> <dir> <type> <options> <dump> <fsck> 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 #usbfs /proc/bus/usb usbfs defaults 0 0 #tmpfs /var/volatile tmpfs defaults 0 0 LABEL=media /media/hdd auto defaults,noatime,nodiratime 1 1 #LABEL=data /media/data auto defaults,noatime,nodiratime 1 1 #LABEL=swap swap swap defaults 0 0 edytujemy tą linijkę #LABEL=media /media/hdd auto usówamy znak # i zmieniamy etykietę dysku z media na swoją jaką sobie wymyślimy. Polecenie do zmiany etykiety: tune2fs -L "media" /dev/sda1 wydajemy je w konsoli programu Putty Polecenie do zamontowania dysku: mount /dev/sda1 /hdd lub po etykiecie mount LABEL="media" /hdd wydajemy je w konsoli programu Putty Polecenie do odmontowania umount /hdd wydajemy je w konsoli programu Putty Quote Link to comment Share on other sites More sharing options...
TomTelos Posted February 27, 2017 Share Posted February 27, 2017 Zapomniałeś powiedzieć o restarcie tunera po takiej akcji. Patrzyłeś czy nie ma takiego opisu we FAQ? Jak nie ma to moge dodać. Quote Link to comment Share on other sites More sharing options...
tux Posted February 27, 2017 Share Posted February 27, 2017 Polecenie poniższe w terminalu załatwia sprawę bez restartu :) mount -a Quote Link to comment Share on other sites More sharing options...
rok666 Posted May 15, 2017 Share Posted May 15, 2017 W faq jest opis, ale jest nieaktualny w stosunku do tego co jest w systemie. Quote Link to comment Share on other sites More sharing options...
tux Posted May 15, 2017 Share Posted May 15, 2017 Dla VU+ działa to co w każdym Linux. Wszystko co ma się montować podczas startu ustawia się w /etc/fstab. Żadnej nowej filozofii nie ma. Quote Link to comment Share on other sites More sharing options...
rok666 Posted May 15, 2017 Share Posted May 15, 2017 Przecież napisałem, że informacje w FAQ na głównej stronie są nieaktualne, a nie że nie działa. Quote Link to comment Share on other sites More sharing options...
tux Posted May 15, 2017 Share Posted May 15, 2017 Informacje w FAQ w większości dotyczą SH4. Dla MIPS jeszcze nikt nie napisał :) Ja niestety nie mam już czasu na to a osoby, które chcą coś pomóc raczej nie istnieją. Zarządzanie całością + dbanie o System Operacyjny to już duże wyzwanie, zważywszy iż jest to moje hobby. Quote Link to comment Share on other sites More sharing options...
rok666 Posted May 16, 2017 Share Posted May 16, 2017 Napisałem, bo zasugerowałem się postem tomtelos, a nie zauważyłem że jest z lutego... Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 21, 2017 Share Posted May 21, 2017 Zainstalowałem GOS na Vu+ solo se od nowa myśląc ze błąd z nagrywaniem na pamięci usb (partycja zamontowana prawidłowo jako sda1 etykieta media) wkradł się podczas instalacji ,niestety wygląda ze problem występuje gdzieś w systemie.Dodam ze epg.dat zapisuje na pamięci bez problemu , natomiast z nagrania audycji zapisuje jedynie opis tej audycji a pojemnosc pliku 0 mb,czas trwania nagrania 0.00.00. Pytanie gdzie tkwi błąd ? Quote Link to comment Share on other sites More sharing options...
Tata61 Posted May 21, 2017 Share Posted May 21, 2017 Witam Marioo[/member] wydaje mi się że partycji do nagrywania powinna mieć nazwę records, chyba że w MIPS jest inaczej. Quote Link to comment Share on other sites More sharing options...
tux Posted May 21, 2017 Share Posted May 21, 2017 Partycja może się nazywać "bajobongo". Ważne by było to ujęte w /etc/fstab a ten trzeba sobie pod siebie samemu wyedytować. Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 21, 2017 Share Posted May 21, 2017 Wygląda na to ze problem lezy w zapisie ,wielkość zapisanego pliku 0 MB. a pokazuje ze nagrywa. Quote Link to comment Share on other sites More sharing options...
tux Posted May 21, 2017 Share Posted May 21, 2017 Osobiście nie mam tego tunera. Podaj co po uruchomieniu pokazują polecenia: df -h mount ls -a / Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 21, 2017 Share Posted May 21, 2017 GraterliaOS:~# df -h Filesystem Size Used Available Use% Mounted on ubi0:rootfs 419.7M 162.7M 257.0M 39% / devtmpfs 279.4M 8.0K 279.4M 0% /dev tmp 279.5M 12.0K 279.5M 0% /tmp run 279.5M 28.0K 279.5M 0% /run /dev/sda1 14.6G 38.8M 13.8G 0% /media/hdd GraterliaOS:~# mount ubi0:rootfs on / type ubifs (rw,relatime,sync) devtmpfs on /dev type devtmpfs (rw,relatime,size=286116k,nr_inodes=71529,mode=755) proc on /proc type proc (rw,relatime) tmp on /tmp type tmpfs (rw,nosuid,nodev,relatime) run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755) sysfs on /sys type sysfs (rw,relatime) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620) /dev/sda1 on /media/hdd type ext3 (rw,relatime,errors=continue,barrier=1,data=writeback) GraterliaOS:~# ls -a . .. .bash_history .bashrc .cache .profile .rnd tmp Scalono wiadomość: [time]1495366015[/time] mam zainstalowany tylko graterlia-e2gui może czegoż brakuje? Quote Link to comment Share on other sites More sharing options...
tux Posted May 21, 2017 Share Posted May 21, 2017 Prosiłem o: ls -a / Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 21, 2017 Share Posted May 21, 2017 GraterliaOS:~# ls -a / . bin dev hdd lib mnt proc run srv tmp var .. boot etc home media opt root sbin sys usr Quote Link to comment Share on other sites More sharing options...
tux Posted May 21, 2017 Share Posted May 21, 2017 Z racji braku kolorów - czy /hdd to symlink do /media/hdd ? ls -la / Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 21, 2017 Share Posted May 21, 2017 GraterliaOS:~# ls -la / total 0 drwxr-xr-x 19 root root 1376 Apr 5 13:57 . drwxr-xr-x 19 root root 1376 Apr 5 13:57 .. drwxr-xr-x 2 root root 6336 May 21 10:11 bin drwxr-xr-x 2 root root 232 May 21 10:11 boot drwxr-xr-x 13 root root 1820 Jan 1 1970 dev drwxr-xr-x 32 root root 5112 May 21 11:57 etc lrwxrwxrwx 1 root root 9 Mar 7 00:10 hdd -> media/hdd drwxr-xr-x 2 root root 160 Oct 21 2016 home drwxr-xr-x 7 root root 6896 May 21 10:13 lib drwxr-xr-x 5 root root 352 Nov 5 2016 media lrwxrwxrwx 1 root root 5 Mar 7 00:10 mnt -> media drwxr-xr-x 2 root root 160 Jul 2 2016 opt dr-xr-xr-x 79 root root 0 Jan 1 1970 proc drwx------ 4 root root 560 May 21 10:14 root drwxr-xr-x 4 root root 220 May 21 12:02 run drwxr-xr-x 2 root root 6624 May 21 10:11 sbin drwxr-xr-x 2 root root 160 Jul 2 2016 srv dr-xr-xr-x 12 root root 0 Jan 1 1970 sys drwxrwxrwt 4 root root 140 May 21 13:43 tmp drwxr-xr-x 12 root root 800 May 20 17:42 usr drwxr-xr-x 16 root root 1184 May 21 10:13 var Scalono wiadomość: [time]1495381486[/time] tak /hdd to symlink do /media/hdd. Quote Link to comment Share on other sites More sharing options...
tux Posted May 21, 2017 Share Posted May 21, 2017 Zacznijmy od tego, że po raz kolejny piszesz post pod postem. Proszę przeczytaj regulamin! Co do nagrywania. Konfiguracja jest OK. Sprawdź inny nośnik na wszelki wypadek. Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 21, 2017 Share Posted May 21, 2017 Niestety sprawdzałem już na trzech róznych i na żadnym nie miga dioda podczas zapisu, a plik epg.dat zapisuje i zmienia sie pojemność .[attach name=enigma2.log type=application/octet-stream]17534[/attach] enigma2.log Quote Link to comment Share on other sites More sharing options...
tux Posted May 21, 2017 Share Posted May 21, 2017 Włącz logowanie i podeślij log z ten sytuacji. Quote Link to comment Share on other sites More sharing options...
tux Posted May 22, 2017 Share Posted May 22, 2017 Włącz log co najmniej na level 5. Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 22, 2017 Share Posted May 22, 2017 Log level 5. enigma2.log Quote Link to comment Share on other sites More sharing options...
tux Posted May 22, 2017 Share Posted May 22, 2017 Według loga jest wszystko OK. Nawet na wyższym levelu nie ma nic niepokojącego. Nie bardzo wiem jak pomóc. Przynajmniej na teraz. Wszystko wskazuje, że coś jest nie tak z nośnikiem, lub z OSCam. Czy używasz OSCam z repo? Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 22, 2017 Share Posted May 22, 2017 Nośnik gdyby był nie tak to pliku epg.dat też by nie zapisywało,oscam z repo standart webif bieżący, no cóż ,dzięki za chęci. Quote Link to comment Share on other sites More sharing options...
tux Posted May 22, 2017 Share Posted May 22, 2017 Czy efekt występuje na kanałach FTA? Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 22, 2017 Share Posted May 22, 2017 Niestety na fta tak samo. Quote Link to comment Share on other sites More sharing options...
tux Posted May 22, 2017 Share Posted May 22, 2017 Zaczyna być ciekawie bo na Solo2, Duo2, Zero jest OK. Czyżby SoloSE było aż tak inne? Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 22, 2017 Share Posted May 22, 2017 Zaczyna być ciekawie bo na Solo2, Duo2, Zero jest OK. Czyżby SoloSE było aż tak inne? Solo SE v2. Quote Link to comment Share on other sites More sharing options...
tux Posted May 22, 2017 Share Posted May 22, 2017 To podobny model. Niewiele się różnią. Może jest ktoś jeszcze kto ma SoloSE/SEv2 i może potwierdzić, że problem występuje? Quote Link to comment Share on other sites More sharing options...
TomTelos Posted May 22, 2017 Share Posted May 22, 2017 Coś mi tu nie pasuje. @mario pokaż co wogóle ustawiłeś w fstab: cat /etc/fstab Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 22, 2017 Share Posted May 22, 2017 Coś mi tu nie pasuje. @mario pokaż co wogóle ustawiłeś w fstab: cat /etc/fstab Proszę bardzo. cat /etc/fstab # Graterlia OS # homepage: http://graterlia.xunil.pl # e-mail: graterlia@xunil.pl # # /etc/fstab: static file system information # # <file system> <dir> <type> <options> <dump> <fsck> rootfs / auto defaults 11 proc /proc proc defaults 00 devpts /dev/pts devpts mode=0620,gid=5 00 #usbdevfs /proc/bus/usb usbdevfs noauto 00 #usbfs /proc/bus/usb usbfs defaults 00 #tmpfs /var/volatile tmpfs defaults 00 LABEL=media /media/hdd auto defaults,noatime,nodiratime 11 #LABEL=data /media/data auto defaults,noatime,nodiratime 11 #LABEL=swap swap swap defaults 00 Quote Link to comment Share on other sites More sharing options...
TomTelos Posted May 23, 2017 Share Posted May 23, 2017 Kończą się pomysły. Zmień pendrive, sformatuj na ext4 lub inny oscam. Quote Link to comment Share on other sites More sharing options...
Marioo Posted May 23, 2017 Share Posted May 23, 2017 aktualizacja pakietów ze sterownikami dla VU+ Duo2/Solo2/SoloSE/SoloSEv2/Zero do wersji 2017.05.22; Dzisiejsza aktualizacja rozwiązała problem,dzięki za fachową pomoc. :) Quote Link to comment Share on other sites More sharing options...
pasi7 Posted July 10, 2017 Share Posted July 10, 2017 Panowie gdzie mam dopisac mount /dev/sda1 /hdd zeby kazdorazowo dysk byl montowany? [warning]Zabronione jest publikowanie wpisów naruszających zasady pisowni języka polskiego, niedbałych i niezrozumiałych. Proszę poprawić.[/warning] Quote Link to comment Share on other sites More sharing options...
loki7777 Posted July 10, 2017 Share Posted July 10, 2017 W /etc/fstab odznacz tą linijkę #LABEL=media /media/hdd auto -- usuń # Quote Link to comment Share on other sites More sharing options...
pasi7 Posted July 10, 2017 Share Posted July 10, 2017 # Graterlia OS # homepage: http://graterlia.xunil.pl # e-mail: graterlia@xunil.pl # # /etc/fstab: static file system information # # <file system> <dir> <type> <options> <dump> <fsck> 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 #usbfs /proc/bus/usb usbfs defaults 0 0 #tmpfs /var/volatile tmpfs defaults 0 0 LABEL=media /media/hdd auto defaults,noatime,nodiratime 1 1 #LABEL=data /media/data auto defaults,noatime,nodiratime 1 1 #LABEL=swap swap swap defaults zmienione,ale bez rezultatu. Dodatkowo probowalem z LABEL=records i takze nic. Zawsze musze montowac mount /dev/sda1 /hdd. Mozna w jakims pliku to dopisac bym nie musial tego wklepywac w konsoli po restarcie systemu? [warning]Zabronione jest publikowanie wpisów naruszających zasady pisowni języka polskiego, niedbałych i niezrozumiałych. Proszę poprawić.[/warning] Quote Link to comment Share on other sites More sharing options...
myszka20 Posted July 10, 2017 Share Posted July 10, 2017 Tak wszystko dobrze ale czy nadałeś partycji odpowiedni LABEL skoro po nim chcesz montować? Quote Link to comment Share on other sites More sharing options...
pasi7 Posted July 10, 2017 Share Posted July 10, 2017 ok zrobilem. Dziękuje wszystkim. Label=records /media/hdd auto defaults,noatime,nodiratime 1 1. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.