You might want to consider using btrfs. About a year or year and a half ago I did some research on seeing if you could get a btrfs partition to be read by Windows and I found absolutely nothing. I also doubt anybody has done anything to try and achieve that since.
@1:18 "I don't know what's ext4, what's not". You can run: wmic logicaldisk get deviceid, volumename, description, freespace, filesystem to see various disk info. The "filesystem" argument is the key one, but the others I find helpful, too.
Finally, a (very limited) way to do this. I solved this problem a number of years ago by using NTFS tools on Linux, and just making Linux my desktop OS. Life has been SO much easier since I switched.
That's the way to go, haha. Did this a long time ago but still keep an eye to the other side, just to see how complicated it can get. And yes, it gets worse with every release. Just by keeping old parts of the OS combined with more added "features" and needed security addons. No, that's not worse my time, no joke. I want to use a system, not taking care of it in a way, that's not really needed with another design.
@@ronny332 omg, so accurate! I just recently got a Windows 11 laptop at work. Wow. Just, wow. Like, audio alerts? They come in literally a second and a half AFTER the alert in the lower right of the screen. The Windows bell sound? It finally starts coming through the speakers about half way through playing the bell sound. Like, wtf are you doing Microsoft?
You might want to consider tweaking the visual aesthetic of the video link's graphic at the end so it looks less like some random UI element attempting to hijack the screen randomly. Aside from that, great content as always and I look forward to more of your stuff.
Thank you so much, I had a issue with my open media vault would not mount the folders on the drive this saved my bacon and allowed me to access the files.
In Windows 11 you always have "Linux" in your file explorer if you've installed a WSL distro. It's just a network drive mapped to \\wsl$. You can also do that in Windows 10 manually.
its actually a tool called "Oh my posh" a tool to customise your terminal and has a variety of themes to choose from, there are surely a lot videos about it on RUclips
This a cool feature indeed, but it only works when the partition is in a separate disk than windows. I have a dual boot setup on the same SSD so what I'm doing now is I installed Linux on a btrfs partition instead of ext4 and use winbtrfs to have it recognized by windows
Is Winbtrfs only for Windows to recognize the Linux partition and Windows still is in a ntfs partition, or also you have windows installed ina btrfs partition with that way? I am thinking about changing my Dual boot to that file system and rn I'm doing some research. I know your comment is from 9 months ago, but I can only hope to have an answer jsjsjsj
@@adrianinsaval I mean, not the partition/the installation, doing some research I now know that is a risky choice but, at least store some files that I would use in windows like games and programs. To be a more specific, right now I have a SSD with a partition of windows 11 and another partition for debian 12. And I have a HDD with two partitions to store data for my windows and linux. Would it be a good idea to maybe, in the SDD still have my windows 11 and maybe change my linux partition to btrfs. And have my HDD to be only btrfs to store data of both Linux and Windows?
Wait, you need an entire linux kernal installed and running in Windows just to read EXT4? That seems a little excessive, it is just a bit storage format. So I assume this would work with any format that Linux understands then?
Great video! I had to run PowerShell as administrator before I could mount my Linux drive. Didn't need to reboot when umount said it was busy all I needed to do is go back to the Ubuntu home directory and run umount from there. Do not install MiniTools it kept asking me repeatedly to back up my PC. Apparently, this back-up service is not free.
Hi Chris, I want to start off by saying I truly enjoy your channel. And I would like to know if you can make a video regarding seeing and modifying Dell Bios via the command line or PowerShell?
Thank you for this great video, however how can I ensure that the mount is persistent ? I have to do again the same procedure everytime I restart my computer and I don't want to 😫
Don't know if you noticed, but the last point of "Requirements" of your article mentions "Internet connections ONLY. No USB Drives." - I'm sure you mean "Internal connections ONLY. No USB Drives." like you say in the video.
Hi Chris, I just found out about you and your work on the internet yestarday. I saw that you created a tool to install multiple programs at the same time and then I went to install one in specific which was LibreOffice and it haven't install. Is there any issue about downloading it?
It is still kind of annoying that accessing block devices is so hard to do nowadays. A partition is nothing more than a big file, nothing more. Easily visible as you can "format" a for instance 1G file as ext4/btrfs and mount it without issues as a loop(ed) device. Another way I don't enjoy the over complected way windows works (from the GUI side, I'm not a Windows CLI expert though).
@@katrinabryce That's not what I mean. Not how the kernel "represents" a thing, what the thing "is" on a device. A partition is a long sequence of bytes, with a start and an end. Nothing else. Every myth about it isn't true. So if Windows would make it easier to access this range of bytes, it would be much easier to handle. May be that's even possible. I don't have the knowledge about it.
@@katrinabryce BTW, that's a bad design decision of Microsoft from day one. The way devices are represented in different ways makes is more complicated to have a constant way of using things. This forces MS always to built in workarounds or ways to keep renewed things working in the old style. Take a look at the limitations of folder depth and filename length. They can't fix it, so the "invent" a new way to handle it with a new URL scheme. In my eyes that's just a mess.
A few years ago, I tried some ext4 'driver' for Windows (don't recall exact name) and it ended up corrupting a bunch of files on my main Windows partition. Not fun.
What about a 5 disk RAID 5 array? How can I see the data on that? The hardware of the NAS failed, but the drives are intact. How can I mount the drives and recover that data?
Ok, Super Genius. This is really cool! BUT...I got one for you. :P I have a drive with 3 partitions on it. 1 is my secondary NTFS partition (where I install most of my games/programs to for Windows), the other 2 are my EFI and Ext4 partitions for Arch. How can I mount the Ext4 partition in Windows? WSL won't let me because the NTFS partition on that drive is already mounted in Windows. Yes, I know the best practice is to use a separate drive for each OS, but I don't have that luxury.
Why can't we just have a nice ext4 driver that doesn't need workarounds. At least it seems to have gotten easier from when I last tried (everyone was recommending a slightly shady program that wasn't even a proper driver)
"Internet connections ONLY. No USB Drives." Do you mean "internal" instead of internet? :D ps: I've never commented before. I really enjoy your videos. They're very educational. Always something new to learn, and the entertainment factor is there too, which makes learning easier. Or at least it doesn't take effort to sit through a video on account of sheer boredom, lol.
Obligatory "But can i game on it?" comment: Can a run an EXT4 steam library using this method? To save me having to make two partitions to separate linux games and windows games. I'm currently attempting this, and have gotten steam to recognise the EXT4 steam folder as a library, but none of the games seem to be able to boot. Hoping i've messed up something unrelated, and that this should in theory work
Why does Power Shell not list the Ext4 partition from Dual Boot? Also not displayed with "diskpart" > "list volume". But in Windows 10 and 11 Disk Manager I can see the Linux partition (of course wo/ a drive letter and wo/ being able to access it) ... So, is there a way to list the ext4 partition using Power Shell? PS. Windows Disk Manager is showing me the partition as partition 5. I'm using Dual Boot with EFI and I'm having the same problem in Win10 and Win11. PPS. I know it can't be mounted anyhow as it is one the same disk... but still the partition should show up in Power Shell, I guess.
This also works for external drives connected via USB. I have found that that is the only way I can get access to my luks encrypted external ssd on Windows.
I've been using third party software to access my ext4 drives on windows, but they all are read-only, does this method allow you to write files also? And if so I wonder how safe it is to write stuff on an ext4 partition... We are using windows after all lol
It's a virtualized Linux kernel doing the writing so I think it's safe. With third party software even of read only access I've had filesystem corruption issues. Nowadays I'm using btrfs on Linux and access it with winbtrfs, seems to have much better support than ext2fsd ever had
chris i question on windows 11. I just brought HP Laptop the specs on receipt "Windows 11 Home Plus". My ? is this safe OS or did china add malware on it? Should just do a clean install of windows 11 Home coming from Microsoft?
And you can batch file the process, automate it, then make a Virtual Drive of the wsl drive and have it on "My Computer" as a drive. That way many you'll have a drive letter 😊😉
what is with that path? "\\.\Phy*" Are we doing some weird path wizardry here? ".\" means current directory. But looks like nonsence to me when we add in the "\\". Is this all just hardcoded characters for the path to physical drives, or if this some location we are diriving from path manipulation rules I done know?
Call me cynical, but, is it safe to allow Windows to have access to an EXT4 based drive? I don't know specifics, hence I'm asking-that and I simply don't trust Windows. ;)
You're accessing the EXT4 file system via a WSL2 kernel version of Linux... so it should be reasonably safe... but hey, Microsoft is still Microsoft! 😆I'd have no concerns accessing data that way though, and will give it a try myself soon...
No one likes NTFS? I've only dabled with linux in the past, and it definitely was a pain initially, but from what I saw when I googled, NTFS has a lot of advantages over ext4 and others and currently ntfs3g support seems pretty solid. Can someone explain why NTFS would be particularly bad? (I will say I wouldn't use it for the partition Linux is installed on, but why not a home directory partition or just a partition for sharing files when dual booting?)
Like your videos but ive seen a few and noticed you really arent well articulating what the end goal of the video is. So i watch the whole vid or i get out after deciphering what you are about to do. You tackle tough challenges so it takes me a few to figure out. Thanks
If you can find a wsl distro that has suitably compatible btrfs support, then yes. Fedora isn't one of the options available. Oracle is the only distro from the Red-Hat family available, but it it likely has older package versions than Fedora. SuSE is another option available, and it does support BTRFS. But, please note that Ubuntu is the most compatible distro for WSL. Debian is the one I use and it also works well. Other distros might not work so well.
@@katrinabryce Maybe things changed since you wrote this comment, but doesn't Fedora use Btrfs by default these days? Or are you talking about the WSL specific distro?
I've been using ext4, to limit myself from using windows again. Don't gimme a solution
IT crybaby
Finally, someone just spoke my mind
I agree - well said
Great answer
You might want to consider using btrfs. About a year or year and a half ago I did some research on seeing if you could get a btrfs partition to be read by Windows and I found absolutely nothing. I also doubt anybody has done anything to try and achieve that since.
@1:18 "I don't know what's ext4, what's not".
You can run:
wmic logicaldisk get deviceid, volumename, description, freespace, filesystem
to see various disk info.
The "filesystem" argument is the key one, but the others I find helpful, too.
not having ext4 in windows is a great security feature it better not be able to access my data
Finally, a (very limited) way to do this. I solved this problem a number of years ago by using NTFS tools on Linux, and just making Linux my desktop OS. Life has been SO much easier since I switched.
That's the way to go, haha. Did this a long time ago but still keep an eye to the other side, just to see how complicated it can get. And yes, it gets worse with every release. Just by keeping old parts of the OS combined with more added "features" and needed security addons. No, that's not worse my time, no joke. I want to use a system, not taking care of it in a way, that's not really needed with another design.
@@ronny332 omg, so accurate! I just recently got a Windows 11 laptop at work. Wow. Just, wow. Like, audio alerts? They come in literally a second and a half AFTER the alert in the lower right of the screen. The Windows bell sound? It finally starts coming through the speakers about half way through playing the bell sound. Like, wtf are you doing Microsoft?
You might want to consider tweaking the visual aesthetic of the video link's graphic at the end so it looks less like some random UI element attempting to hijack the screen randomly. Aside from that, great content as always and I look forward to more of your stuff.
Pay for it
Pay for what exactly?
your custom powershell is beautiful!
slight error on umount -- you were in the directory, no reboot needed, just cd / before umount
Ntfs is awful...
Fat32, hold my beer 🍺
It's 2023, i know, i know...)
LOL so true!
@@ChrisTitusTech thanks for the video, mate 🖐️
Do not pin
exFat > Fat32
1:04 while I don't have problems with ntfs, I'm always open to see something else
"Target is busy." Probably because you were in that directory!? I can't believe you really rebooted the OS just for this!
Classic Windows user! 😆
Thank you so much, I had a issue with my open media vault would not mount the folders on the drive this saved my bacon and allowed me to access the files.
In Windows 11 you always have "Linux" in your file explorer if you've installed a WSL distro. It's just a network drive mapped to \\wsl$. You can also do that in Windows 10 manually.
that is a virtual machine in disguise, so thanks but no thank
@@eng3d that's not what I was talking about at all. Chris used manual network drive mapping when Windows does this on its own already is what I said.
Happy birthday Chris
ETX4 on Windows: Dual Booters' worst nightmare.
While I sometimes wish Windows saw Linux partitions, there are far more times I'm damn glad it can't!
I love seeing Chris the Master at work, even if it's above my abilities or desire to do what he's doing. 🙂
5:32 you were in the mount point directory, that’s why the target was busy. Just cd to ~ and unmount, no need for reboot.
I've had nothing but issues with NTFS. It's the primary reason I'm using Linux as my daily driver now.
You were trying to unmount the mount point while you were still in it.. If you would have cd'd to / and then unmount it should work.
Yeah I noticed that too lol
This terminal is awesome. Do you have a video about it?
In time: thnaks for all videos. They're really helpful.
its actually a tool called "Oh my posh" a tool to customise your terminal and has a variety of themes to choose from, there are surely a lot videos about it on RUclips
it finally worked thanks so much
This a cool feature indeed, but it only works when the partition is in a separate disk than windows. I have a dual boot setup on the same SSD so what I'm doing now is I installed Linux on a btrfs partition instead of ext4 and use winbtrfs to have it recognized by windows
agree the wsl2 trick is useless for me... btrfs is a better way to cross access those drives
thanks. you saved me time i would have spent re-watching this video haha
Is Winbtrfs only for Windows to recognize the Linux partition and Windows still is in a ntfs partition, or also you have windows installed ina btrfs partition with that way? I am thinking about changing my Dual boot to that file system and rn I'm doing some research.
I know your comment is from 9 months ago, but I can only hope to have an answer jsjsjsj
@@Ifæn21 I think it's theoretically possible to move your windows install to a btrfs partition but it is not recommended at all.
@@adrianinsaval I mean, not the partition/the installation, doing some research I now know that is a risky choice but, at least store some files that I would use in windows like games and programs.
To be a more specific, right now I have a SSD with a partition of windows 11 and another partition for debian 12.
And I have a HDD with two partitions to store data for my windows and linux.
Would it be a good idea to maybe, in the SDD still have my windows 11 and maybe change my linux partition to btrfs.
And have my HDD to be only btrfs to store data of both Linux and Windows?
Chris, you are inside the directory you are trying to umount. 🙂
Wait, you need an entire linux kernal installed and running in Windows just to read EXT4? That seems a little excessive, it is just a bit storage format. So I assume this would work with any format that Linux understands then?
Great video! I had to run PowerShell as administrator before I could mount my Linux drive. Didn't need to reboot when umount said it was busy all I needed to do is go back to the Ubuntu home directory and run umount from there.
Do not install MiniTools it kept asking me repeatedly to back up my PC. Apparently, this back-up service is not free.
Your current directory was in the drive, that’s why target was busy
Hi Chris, I want to start off by saying I truly enjoy your channel. And I would like to know if you can make a video regarding seeing and modifying Dell Bios via the command line or PowerShell?
Thank you for this great video, however how can I ensure that the mount is persistent ? I have to do again the same procedure everytime I restart my computer and I don't want to 😫
WSL is the a god send.
Don't know if you noticed, but the last point of "Requirements" of your article mentions "Internet connections ONLY. No USB Drives." - I'm sure you mean "Internal connections ONLY. No USB Drives." like you say in the video.
You don't have to reboot windows to unmount the ext4 drive. Running "wsl --shutdown" should cause everything to unmount.
I'm hoping you are going to tell me in the video I can now do this even if part of the drive is on NTFS and is already mapped in windows.
How do you disable journaling from a USB connected in windows 11?
That PowerShell prompt is funny.
Nice tree behind you. :)
nice. I will try it. Can I edit my grub.cfg without leaving windows? This can be great
Hi Chris, I just found out about you and your work on the internet yestarday. I saw that you created a tool to install multiple programs at the same time and then I went to install one in specific which was LibreOffice and it haven't install. Is there any issue about downloading it?
It is still kind of annoying that accessing block devices is so hard to do nowadays. A partition is nothing more than a big file, nothing more. Easily visible as you can "format" a for instance 1G file as ext4/btrfs and mount it without issues as a loop(ed) device.
Another way I don't enjoy the over complected way windows works (from the GUI side, I'm not a Windows CLI expert though).
In Unix/Linux, everything is a file. That isn't really the case in Windows.
@@katrinabryce That's not what I mean. Not how the kernel "represents" a thing, what the thing "is" on a device. A partition is a long sequence of bytes, with a start and an end. Nothing else. Every myth about it isn't true. So if Windows would make it easier to access this range of bytes, it would be much easier to handle. May be that's even possible. I don't have the knowledge about it.
@@katrinabryce BTW, that's a bad design decision of Microsoft from day one. The way devices are represented in different ways makes is more complicated to have a constant way of using things. This forces MS always to built in workarounds or ways to keep renewed things working in the old style. Take a look at the limitations of folder depth and filename length. They can't fix it, so the "invent" a new way to handle it with a new URL scheme. In my eyes that's just a mess.
I guess it's possible to automount through fstab whenever you start up WSL2, right? That's actually not too inconvenient.
I just use Linux File System for Windows by Paragon Software. It will even allow you to see USB drives.
underrated comment. I like his tutorial but i'm pretty sure there's more the step because i failed at --bare command
Did you ever make that 'not using NTFS for windows' video, Titus? About to upgrade to 11 and wanted to plan some optimizations.
A few years ago, I tried some ext4 'driver' for Windows (don't recall exact name) and it ended up corrupting a bunch of files on my main Windows partition. Not fun.
What about a 5 disk RAID 5 array? How can I see the data on that? The hardware of the NAS failed, but the drives are intact. How can I mount the drives and recover that data?
that mount is the only reason I'm considering upgrading to W11
Ok, Super Genius. This is really cool! BUT...I got one for you. :P
I have a drive with 3 partitions on it. 1 is my secondary NTFS partition (where I install most of my games/programs to for Windows), the other 2 are my EFI and Ext4 partitions for Arch. How can I mount the Ext4 partition in Windows? WSL won't let me because the NTFS partition on that drive is already mounted in Windows.
Yes, I know the best practice is to use a separate drive for each OS, but I don't have that luxury.
Why can't we just have a nice ext4 driver that doesn't need workarounds. At least it seems to have gotten easier from when I last tried (everyone was recommending a slightly shady program that wasn't even a proper driver)
"Internet connections ONLY. No USB Drives."
Do you mean "internal" instead of internet? :D
ps: I've never commented before. I really enjoy your videos. They're very educational. Always something new to learn, and the entertainment factor is there too, which makes learning easier. Or at least it doesn't take effort to sit through a video on account of sheer boredom, lol.
I think he said 'internal'
can you make a video showing how well games on steam work on an ext4 drive if at all?
You were cd'd into the directory you wanted to unmount which can block the unmount from occurring.
Can't wait for the non ntfs windows
There is a new tool that can end tasks if target busy in the power toys or dev toys app. Super nice 👌
But how can you use EXT4 in Mac OS?
Now, can you use this to share a storage disk (for like Steam games) between Linux and Windows...
Is WinBTRFS a valid option for a steam library drive read by Steam on Windows?
Obligatory "But can i game on it?" comment:
Can a run an EXT4 steam library using this method? To save me having to make two partitions to separate linux games and windows games.
I'm currently attempting this, and have gotten steam to recognise the EXT4 steam folder as a library, but none of the games seem to be able to boot. Hoping i've messed up something unrelated, and that this should in theory work
I would love to have a bear mount. 🐻
_Disks_ do not have filesystems, partitions do. Only floppies and other discs have filesystems
i believe target was busy because youre cwd was the mounted folder. you should have cd'ed outside it before umount.
I was having issues with ext4 and gaming.. it took forever to read anything.
I was not clear. Does this provide write access or only read access?
should be read/write, depending on the permissions you have set. The block device is mounted, so everything is in the hands of the WSL2 distro
What will be a solution for USB drive?
Chris just puts out Yoda knowledge. . .
Why does Power Shell not list the Ext4 partition from Dual Boot? Also not displayed with "diskpart" > "list volume". But in Windows 10 and 11 Disk Manager I can see the Linux partition (of course wo/ a drive letter and wo/ being able to access it) ... So, is there a way to list the ext4 partition using Power Shell?
PS. Windows Disk Manager is showing me the partition as partition 5. I'm using Dual Boot with EFI and I'm having the same problem in Win10 and Win11.
PPS. I know it can't be mounted anyhow as it is one the same disk... but still the partition should show up in Power Shell, I guess.
This also works for external drives connected via USB.
I have found that that is the only way I can get access to my luks encrypted external ssd on Windows.
can I mount a Luks encrypted drive using this method ?
If the WSL distro supports it (LUKS), then yes, you should be able to.
I just checked my Windows 10 version with winver... 19044. That's a relief, Windows can't touch my EXT4 partitions.
I've been using third party software to access my ext4 drives on windows, but they all are read-only, does this method allow you to write files also? And if so I wonder how safe it is to write stuff on an ext4 partition... We are using windows after all lol
It's a virtualized Linux kernel doing the writing so I think it's safe. With third party software even of read only access I've had filesystem corruption issues. Nowadays I'm using btrfs on Linux and access it with winbtrfs, seems to have much better support than ext2fsd ever had
WSL-2 is actual Linux running in a VM, so there should be no problems. You might need to change permissions on the drive to allow you to do it.
thanks bro
What terminal was that. I know I'm wrong but it looked like you were doing linux commands in a windows command line.
chris i question on windows 11.
I just brought HP Laptop the specs on receipt "Windows 11 Home Plus".
My ? is this safe OS or did china add malware on it?
Should just do a clean install of windows 11 Home coming from Microsoft?
And you can batch file the process, automate it, then make a Virtual Drive of the wsl drive and have it on "My Computer" as a drive. That way many you'll have a drive letter 😊😉
Interesting. I use a lot of ext4 in Linux and well NTFS only good thing about it is saving files in either without permissions idk it is old.
so im dual booting windows 10 and steam on the steam deck and was wonderin if this would work.
Can I also write to EXT4 SD cards this way?
what is with that path? "\\.\Phy*" Are we doing some weird path wizardry here? ".\" means current directory. But looks like nonsence to me when we add in the "\\". Is this all just hardcoded characters for the path to physical drives, or if this some location we are diriving from path manipulation rules I done know?
can you edit or delete files from the ext4 partition this way?
Keep going
How can I get that terminal you already have?
Can I mount a LUKS encrypted btrfs partition on Windows 10 Pro 22H2? It would help a ton to manage my dualboot setup
You can with cryptsetup on WSL
Call me cynical, but, is it safe to allow Windows to have access to an EXT4 based drive? I don't know specifics, hence I'm asking-that and I simply don't trust Windows. ;)
You're accessing the EXT4 file system via a WSL2 kernel version of Linux... so it should be reasonably safe... but hey, Microsoft is still Microsoft! 😆I'd have no concerns accessing data that way though, and will give it a try myself soon...
@@pfeerick I thought the same thing, with WSL2 installed, technically, it should be fine.
But....Microsoft....😆
We need the same procedure but with HFS/AopleFS disks.
Does this work for BTRFS also?
It should work with any filesystem that Linux natively understands, since by using WSL2 to do the mount you're using Linux proper...
If the kernel supports it and it can be mounted, then yes.
I think if you restart Explorer.exe, from Task Manager, you dont have to reboot Windows.
Im 8TB steam games on ntfs. Sad. Tryin strengh to switch to linux
Not using ntfs in Windows, would it be refs?
how can I customize power shell like yours?
No one likes NTFS? I've only dabled with linux in the past, and it definitely was a pain initially, but from what I saw when I googled, NTFS has a lot of advantages over ext4 and others and currently ntfs3g support seems pretty solid. Can someone explain why NTFS would be particularly bad?
(I will say I wouldn't use it for the partition Linux is installed on, but why not a home directory partition or just a partition for sharing files when dual booting?)
ntfs is quite bloated. both are journaled so the safety is the same
I figure in disk manager if the file system is completely blank it's a good chance it's ext4 lol
I have yet to encounter a windows 10 having Build no 22000+
Like your videos but ive seen a few and noticed you really arent well articulating what the end goal of the video is. So i watch the whole vid or i get out after deciphering what you are about to do. You tackle tough challenges so it takes me a few to figure out. Thanks
I have a Fedora partition on my system and I was wondering if it works for btrfs
If you can find a wsl distro that has suitably compatible btrfs support, then yes.
Fedora isn't one of the options available. Oracle is the only distro from the Red-Hat family available, but it it likely has older package versions than Fedora. SuSE is another option available, and it does support BTRFS.
But, please note that Ubuntu is the most compatible distro for WSL. Debian is the one I use and it also works well. Other distros might not work so well.
@@katrinabryce Maybe things changed since you wrote this comment, but doesn't Fedora use Btrfs by default these days? Or are you talking about the WSL specific distro?
0:06 And it should stay that way.
i use ext4 on linux and it just works
It is shouldn't work when you have windows system partition next to the aimed linux's one
Lol nice working directory name
On a related note, how was I not already subscribed? Your videos showed up in my recommendations enough I thought I was lmao
It was busy because that was your current directory...
hi
"PNY CS900 1TB" oh boy wonder if that one's gonna self-destruct
(ask me how i know!)
Switch to Linux
so why r u using windows linux guy?
He's explained in previous videos that for some work he does, the Windows-based software apps are his preferred choice.
ntfs is bad ntfs is awful, no one like it. Really? What is so bad about ntfs? It is 1% slower and due to that it is awful?