Giter VIP home page Giter VIP logo

Comments (4)

maharmstone avatar maharmstone commented on July 26, 2024

I think what you're looking for is the DOS command subst: https://en.wikipedia.org/wiki/SUBST

Couldn't you just move /@home to /@root/home though?

from btrfs.

maharmstone avatar maharmstone commented on July 26, 2024

Crap, not subst, you want a reparse point. Something like mklink /D Y:\ X:\home.

from btrfs.

rautesamtr avatar rautesamtr commented on July 26, 2024

Couldn't you just move /@home to /@root/home though?

It would be possible, but that would mean i would have to change to a nested layout with all its drawbacks. See https://btrfs.wiki.kernel.org/index.php/SysadminGuide for flat vs nested subvolume layout in btrfs.

On of the upsides of a flat subvolume Layout is that you can mount your subvolumes with different mount options, which does not seem possible yet to me with the windows btrfs driver at least i was not able to extract that information from the description.

The examples I made where just there to illustrate how someone could want to use multiple mounts from a single btrfs filesystem.

This would be a nice to have feature for the future. For now it already a great feat of yours that we are able to mount btrfs including a lot of mount features on Windows. Thank you for your effort.

from btrfs.

maharmstone avatar maharmstone commented on July 26, 2024

This is out of the scope of the project, I'm afraid, as mklink already does exactly what you want.

from btrfs.

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.