Announcement

Collapse
No announcement yet.

An Open-Source Bootloader For Windows Lets You Run Off Btrfs, Other Possibilities

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #21
    Originally posted by ALRBP View Post
    Why create an open bootloader for a closed os?
    Because someone is fed up with NTFS being complete bullshit I guess.

    Comment


    • #22
      Originally posted by Britoid View Post
      Because ZFS sucks
      Lol, ok boomer

      Comment


      • #23
        I'm interested whether using a modern file system would make Windows a more bearable experience.

        Comment


        • #24
          Originally posted by boxie View Post

          and in the same vein as your comment...
          why post useless comments on a website when you could be doing something more productive?

          surely people doing their own thing is more than enough of a reason to do things.
          Because BTRFS is aimed to be a GPL replacement for ZFS and if it can't keep your files from getting corrupted from one of the many bugs they have, why even make the effort to change the filesystem to the inferior system?

          Comment


          • #25
            Originally posted by Vistaus View Post
            rEFInd is a cross-platform bootloader.
            Wrong, rEFInd is a EFI boot manager. http://www.rodsbooks.com/refind/

            It creates a GUI and loads EFI boot loaders but it is not a boot loader itself. For example to boot windows it is still loading and executing Windows's EFI bootloader.

            Linux kernel does not need an EFI bootloader at all as it has the EFI stub feature making itself an EFI executable (so it can be loaded and executed raw from UEFI, no bootloader needed). You can literally boot a Linux kernel raw from EFI partition with no bootloader at all if you set the Linux kernel binary as "bootloader" in the UEFI setup or with EFI var manipulation.
            This does not mean rEFInd is a bootloader, just that Linux kernel is a very strange animal and can do without boot loaders.

            Comment


            • #26
              Originally posted by DoMiNeLa10 View Post
              I'm interested whether using a modern file system would make Windows a more bearable experience.
              considering how much Windows is always writing and reading from disk for no real reason (cough*spyware*cough), btrfs is not the best fileystem for it. Its features are still leagues better than NTFS, but I guess it won't be integrated in stuff like system restore points (aka btrfs snapshots) and Volume Shadow Copy (aka also btrfs snapshots)

              Comment


              • #27
                I'm actually surprised that people are surprised this exists since ReactOS has had BTRFS boot support for about a year now. TBH I don't care about Windows support I just want the X86-64 port of ReactOS along with some better Networking/Windows 95/98 support in ReactOS.

                Comment


                • #28
                  Originally posted by dragorth View Post
                  I thought the original WinBTRFS was based on the ReactOS code?
                  Incorrect. WinBtrfs (Alpha in February 2016) came long before it was built into ReactOS (July 2018).
                  The ReactOS dev worked with the WinBtrfs dev to get it fully working.

                  "WinBtrfs is a Windows driver for the next-generation Linux filesystem Btrfs. A reimplementation from scratch, it contains no code from the Linux kernel, and should work on any version from Windows XP onwards. It is also included as part of the free operating system ReactOS."
                  Last edited by lectrode; 13 February 2020, 05:04 PM.

                  Comment


                  • #29
                    Originally posted by mifritscher View Post
                    It could be used by ReactOS as well...
                    At least ReactOS already know how to boot Windows from Btrfs with their FreeLoader boot loader:




                    Maybe they can team up?

                    Comment


                    • #30
                      Originally posted by illwieckz View Post

                      At least ReactOS already know how to boot Windows from Btrfs with their FreeLoader boot loader:
                      Maybe they can team up?
                      And because the FreeLoader is a mess he decided to create his own (i guess it was mentioned in a github issue). And to be honest, even in ROS the Freeloader is always a hot topic.

                      Comment

                      Working...
                      X