About 2,720,000 results
Open links in new tab
  1. How to read ext4 partitions on Windows? - Super User

    Fast and easy read/write access to Ext2 / Ext3 / Ext4 under Windows The only solution with Ext4 read - write support! Easy-to-install and supports Windows 8 / 7 / Vista / XP edit 2015-04-06 …

  2. How to use ext4 filesystems in Windows? : r/linux - Reddit

    Mar 12, 2023 · You can mount ext4 filesystems using wsl2 and then access it through the exported windows linux special directory in explorer EDIT to add getting direct access to raw …

  3. How do I get back unused disk space from Ubuntu on WSL2?

    Nov 30, 2020 · There are a few options here, but I'm moving things around in this edit. My "original" answer is back to being the preferred method. See the bottom of this answer for an …

  4. Move WSL2 file system to another drive - Super User

    May 11, 2020 · 3 Cross post from another answer wsl --terminate distro_name move the ext4.vhdx file to new_location wsl --unregister distro_name wsl --import-in-place distro_name …

  5. Is EXT4 really better than NTFS? : r/linux4noobs - Reddit

    Aug 25, 2023 · Is EXT4 really better than NTFS? Everyone says EXT4 is better than NTFS, but how? I'd like to really understand it. I don't want "ah, it's more secure" and "ah, it's more …

  6. EXT4, BTRFS or XFS? : r/linuxquestions - Reddit

    XFS is a mature filesystem (much older than ext4) that excels with larger files, such as you'd find more commonly in an enterprise environment. It can scale higher than ext4, too, something …

  7. Linux filesystems EXT4 vs XFS, what to choose, what is better

    Feb 24, 2023 · Various internet sources suggest that XFS is faster and better, but taking into account that they also suggest that EXT4 is faster than NTFS and I use NTFS as starting …

  8. How To Recover WSL2 VHDX : r/bashonubuntuonwindows - Reddit

    Jan 9, 2023 · WSL2 With WSL2 it's not so easy because the distro files are stored in a "mini"-VM virtual hard drive with the name ext4.vhdx . When this file is in use you can't mount it or even …

  9. Seriously, how is EXT4 (and potentially other fs types) so ... - Reddit

    EXT4 is great for general usage, btrfs has some advanced features, ZFS has great capabilities and customization options. One thing I was always interested in after switching from Windows …

  10. linux - Can I make a ext4 bootable usb? - Super User

    Aug 25, 2016 · Also, this question has been answered before: Ext2 or Ext4 for bootable USB Flash-drive with Linux? If I understand correctly, you want to make a bootable USB with Kali on it.