Code Monkey home page Code Monkey logo

Comments (6)

Kron4ek avatar Kron4ek commented on June 7, 2024

Try to run Conty this way:

USE_OVERLAYFS=1 ./conty.sh --bind /games /games steam

on a side note, is it feasible to install a game inside of conty? if so, how?

Possible. After executing create-arch-bootstrap.sh you can put your game into root.x86_64/opt directory and then execute create-conty.sh. Your game will be in Conty's /opt:

$ ./conty.sh /opt/game/game

from conty.

jabuxas avatar jabuxas commented on June 7, 2024

thank you, first thing is im amazed by conty, with conty i should be able to just leave my laptop at home and use the uni's computer with my software and my configs thanks to $HOME_DIR and a usb stick.

second, i cant test the /games right now but i will when i get home and then will close the issue

and third, about the game, i thought of installing a steam game, something simple (<2GB), inside the image wouldnt be the best since its RO, so, i tried running steam with HOME_DIR set but it doesnt work. it tries to set up a bunch of symlinks and it fails, wonder if you know about it?

from conty.

Kron4ek avatar Kron4ek commented on June 7, 2024

i tried running steam with HOME_DIR set but it doesnt work. it tries to set up a bunch of symlinks and it fails, wonder if you know about it?

What filesystem are you using on the drive where HOME_DIR resides?

from conty.

jabuxas avatar jabuxas commented on June 7, 2024

exfat, but i can change if needed

from conty.

Kron4ek avatar Kron4ek commented on June 7, 2024

Most likely exfat is the problem, try ext4, xfs or btrfs.

from conty.

jabuxas avatar jabuxas commented on June 7, 2024

yup, btrfs does indeed work. the problem is now that i found out i actually do need exfat, since i dont have root access on uni desktops and exfat doesn't support unix-style permissions so when i mount i have rwx access automatically without any # chmod or # chown.

and yes, the first command (the original issue) does indeed work for me, thank you a lot.

intellij wasnt working because of RO so USE_OVERLAYFS is really a given, ty a lot.

from conty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.