Axelectrik IT

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Axelectrik IT

IT Service ARCH Linux OS


    [HDI] Linked folders in /xtra

    avatar
    Admin
    Admin


    Posts : 39
    Join date : 2017-10-15

    [HDI] Linked folders in /xtra Empty [HDI] Linked folders in /xtra

    Post by Admin Sun Oct 15, 2017 2:03 am

    For a fresh installation, prior to genfstab :


    Code:

    mount /dev/sda1 /boot
    mount /dev/sda2 /root
    mount /dev/sda3 /home
    mount /dev/sdb1 /files
    mount /dev/sda5 /xtra

    After mounting all drives:


    Code:

    mount -o bind /xtra/icons /usr/share/icons
    mount -o bind /xtra/themes /usr/share/themes
    mount -o bind /home/axelectrik/.cache /xtra/cache/axelectrik-user

    For Chromium cache:


    Code:

    touch ~/.config/chromium-flags.conf
    echo "--disk-cache-dir=/xtra/cache/chromium" > ~/.config/chromium-flags.conf

    For Popcorntime cache,

    Settings, set cache directory : /xtra/cache/popcorntime

    Gaming :

    Code:

    Farm Frenzy :
    ln -s /xtra/config/gameprof/FarmFrenzy2 /home/axelectrik/.wine/drive_c/ProgramData/
    Microsoft Games (Fable, AOM, AOE), Darksiders, Democracy, Fall Out New Vegas, Civilization 5, Skyrim :
    ln -s /xtra/config/gameprof/My\ Games /home/axelectrik/.wine/drive_c/users/axelectrik/Mis\ Documentos/

      Current date/time is Fri Apr 19, 2024 7:59 am