yavdr fstab

  • my disk

    Code
    sudo fkisk -l
    
    
    Dispositivo Boot      Start         End      Blocks   Id  System 
    /dev/sda1   *           1        3587    28812546   83  Linux
    /dev/sda2            3588       19457   127475775    5  Esteso
    /dev/sda5            3825       19457   125572041   83  Linux /
    dev/sda6            3588        3824     1903639+  82  Linux swap / Solaris


    sda1 yavdr disk
    sda5 my video and photo


    Code
    /etc/fstab
    ........
    ........
    /dev/sda5       /var/lib/video.00  ext4    defaults,user   0  0

    yavdr will not starts


    Code
    sudo mkdir /var/lib/video.000


    Code
    /etc/fstab
    ........
    ........
    /dev/sda5       /var/lib/video.000  ext4    defaults,user   0  0


    yavdr will starts well and now i will play my video with xbmc.


    Now....... where can i change vdr recording directory from /var/lib/video.00 to /var/lib/video.000
    or... how can i change /etc/fstab ?????


    xzero2

    ITA; mainboard AT3N7A-I; case A+ Cupid 3; dvbs2 tt-3200

    Einmal editiert, zuletzt von xzero2 ()

  • I have had the same problem a while ago; i think, it seemed to be a matter of ownership: having mounted a disk to video.00 changed ownership from vdr:vdr to root:root, manual chaning the root of the disk to vdr:vdr made it.


    Wer alkoholfreies Bier trinkt, wählt auch kompetenzfreie Politiker [frei nach Volker Pispers]

    Einmal editiert, zuletzt von NullP ()

  • You can change the location of the video directory in the conf file.


    It is easier to create a symlink with ln.


    CD to /var/lib/ and do a sudo ln -s video.000 video.00 .

    MAIN: La Scala SST-LC04 Gehäuse / Asus P5N7A-VM / Intel E7500 / YaVDR 0.1 / TT-DVB-S2 / IR-Einschalter Atric / Wakeup-On-Call


    ICH: Bin Microsoft, Cisco, VMware und NetApp zertifiziert

  • ITA; mainboard AT3N7A-I; case A+ Cupid 3; dvbs2 tt-3200

    Einmal editiert, zuletzt von xzero2 ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!