Giter VIP home page Giter VIP logo

Comments (9)

maharmstone avatar maharmstone commented on July 26, 2024 1

I've just released version 0.8, which includes mkbtrfs.exe which allows you to do this.

from btrfs.

maharmstone avatar maharmstone commented on July 26, 2024

You can't, yet - an equivalent to mkfs.btrfs is on the to-do list. If you just want to test it out, the easiest way is to get a spare pen drive and format that as btrfs under Linux.

from btrfs.

Borph avatar Borph commented on July 26, 2024

Thanks! It said "Completed successfully." But have problems mounting now. Ok, didn't start Win7 x64 in test mode. Executed 'launcher.exe' as admin, formatted with mkbtrfs.exe, but filesystem is still "RAW", explorer won't access, and although I changed partition type with diskpart to 07 no change.

Maybe wrong way of doing? I attached a VHD file, created a partition in it, but didn't format. Assigned a drive letter. Called "mkbtrfs.exe N: btrfsvol". Tried to restart explorer, but no success.

from btrfs.

maharmstone avatar maharmstone commented on July 26, 2024

You didn't start Windows in test mode - was that a typo? It won't work otherwise.

Can you please check if the driver is actually loaded? Download WinObj from Sysinternals, run it as Admin, and see if there is a Btrfs entry under Filesystems. Thanks

from btrfs.

Borph avatar Borph commented on July 26, 2024

Right, I misunderstood the "try out" chapter and didn't have Windows in test mode - so my bad. In test mode the driver and the volume worked.

I successfully copied a file, created a hardlink, but FYI creating a softlink with "ln -s a b" freezed, using the Git bash shell.

from btrfs.

maharmstone avatar maharmstone commented on July 26, 2024

Great. When you say it froze, do you mean just bash, the FS (i.e. you can't browse the drive any more in Explorer), or the whole OS? Does it do the same thing if you try it again?

from btrfs.

Borph avatar Borph commented on July 26, 2024

The FS I suppose, couldn't browse, another shell (cygwin) froze when doing autocompletion on "cd", had to reboot. Didn't try again, no time, but can test something for you if you give instructions.

from btrfs.

smischke avatar smischke commented on July 26, 2024

Great work!

Is is possible to create a raid volume? Something like this:
mkbtrfs -f -d raid5 -m raid5 -L RAID5 \Device\Harddisk5\Partition0 \Device\Harddisk6\Partition0 \Device\Harddisk7\Partition0 \Device\Harddisk8\Partition0

from btrfs.

maharmstone avatar maharmstone commented on July 26, 2024

Yes - create the FS on the first disk, then in volume properties add the others and balance to RAID 5.

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.