If you run out of letters for whatever reason you can always mount a partition on an empty ntfs folder. Protip for those who wanna make as many partitions aa possible
@cactus & more cactus NTFS has no filename restrictions, other than forbidding \ and / and NUL in file names. All extra restrictions come from Win32 API.
@cactus & more cactus becauss since vista you can only install it on ntfs as intended and it's required for the new metro/fluent apps in windows 8 and 10. Also the filenames are more of a windows problem cuz windows is the only os that can't access or use them.
@@bananya6020 ikr, all these guis from the 80s and legacy stuff from winnt will persist unless microsoft moves on with nt, but they obviously won't because you know 40 years of software
It's supposed to. DOS does this. I had a computer with a 20mb hard drive and an 8086 that some idiot partitioned from C: - ZZ: instead of making folders for each of the programs they all had a drive letter...
@@Code_Production well windows is really just a frankenstein made of legacy code from the 80s and some newer stuff from the modern era hopefully windows 10x will eliminate all legacy😍😍
@@noble_lime my 16 port hub come with a 120W(12V10A) power supply, and can actually provide 5V1A to all ports, so it can pretty much power anything I throw at it. Though got to say it's one considered "industrial grade"and is designed to double as a charging hub, more conventional "desktop grade" hub takes a single 5V2A for however many ports it has, and can fail when you connect a lot of "high power" devices.
By the way, that 16 port hub cost me $50 and that's the price in China.
Giving that most hub chip is 4-port, unless you create your own hub using FPGA, you need at least 25+7=32 hubs (as being detected by your computer) to plug in all 100 USB sticks to the same hub. Maybe a few less giving that your computer would likely has more than one USB ports, but the best would be you barely didn't surpass the 128 USB device limit.
BRO WINDOWS 7.7?!?!?! I'VE BEEN LOOKING FOR THIS VERSION EVER SINCE WINDOWS 8... NOW TIME TO COMMIT ISO ARCHIVE!!!!!!!!!!1111111111111111111111111111111111
I don't know about diskpart, but on disk manager you can also mount partition to a folder instead of using a letter (like Linux does) so if you really want more than 26, you actually can
Another quick way to use up drive letters is to map network drives. Windows NT since the early versions allowed direct mapping to unused floppy drive letters A and/or B, even before using up later letters, whereas DOS and Win9x generally preferred to use drive letters sequentially, disallowing the re-use of unused floppy drive letters.
the a and b drives are reserved for floppy drives by default (windows loves backwards compatibility until it’s useful) but you can still manually assign drives those letters with the disk management program
Well, no one at Microsoft probably cared about this, since they have better things to do lmao. Also, you can mount a drive to an empty NTFS folder to get around this
5 or 6 years before when i got my first laptop,i was 11. I didn't knew much and windows installation was done by another person and that fella did not create partitions and left me with only my c drive,which i shared for the os and data.
But now after years of knowledge, i am laughing at him.
2:59 This is caused by a REALLY OLD legacy feature. (So it would always be possible to insert some kind of boot-able media, if needed, like a hard drive failure) The A:/ is assigned to handle floppy drives (soft/floppy diskettes), and B:/ is assigned to handle diskettes (hard plastic diskettes), and D:/ is usually for the CD/DVD player. You can probably remove it in BIOS or something? to free up 2 or 3 more hard drive slots if you can remove those. (Yes, I know this is written at 1'st April, which is unfortunate, but this in NOT a joke, I just happened to see this video today).
You could do something where you make so much drives that it makes numbers above the 64/32 bit limit. Instead of spamming these commands in diskpart just make a .bat file. Anyways I love your content! ❤️
This is interesting. I like how Linux already has a solution to this. well partially. Each physical drive gets a letter like a b or c. then each partition on that drive gets a number like a1 or a2 b1 b2 b3 c1. This would start with the abbreviation sd (standard disk) for hard drives, with the full name of sd(drive letter)(partition number) "sda1". This is all mounted under the device file system or dev which makes it dev/sd(drive letter)(partition number) and all of this is mounted under the root or / filesystem. So it will have a full path of "/dev/sda1". So you would need 26 physical hard drives to use up all the letters of the alphabet
In most Linux distros since kernel 4.9 you can make up to 100.000 mount points, also you can name them as you wish, not just a single letter, and place them almost everywhere.
What an interesting idea! I thought than Windows was going to use letters from other alphabets or the Ñ from Spanish, what a sad (hyperbole) thing than Windows doesn't let more drives letters...
Letters A and B are always the last to assign. Just the feature that stayed after support of floppy drives. i think it's kind of obvious and there is no need for me to explain this.
i dunno why, i feel this channel like my 'ome (home), im so addicted to these vids, that i watch whenever a new vid comes out, please dont ask me "why?"
So what really happens if you go past 29 disk drives, then you just get to use, numbers. That means there can only be 39 total partitions without a folder that redirects to a volume. I’d imagine you would just use aa: but I was wrong.
Im particularly interested in the X:\ partition created this way, and the damage this may cause with the boot drive X:\ (reserved during setup and system recovery and all that). I wish to know the outcome.
setup and system recovery are completly different operating systems that use their own seperate configuration, they have no idea of drive letters on the main system
If you're running out of drive letters, one trick is to use a mount point for each logical drive that you are going to bring into Windows; this way, performance can be contained to a logical drive and still conform to your drive letter standards.
Another way to do this is to create a bunch of Virtual Hard Disks(VHD). You can make them extremely small, and you won't have to make a billion partitions on a USB.
I had to deal with the "no more drive letters" problem before. I had a run-in with Windows trying to assign drive letters to 100 virtual CD-ROM drives, quickly maxing out the 26 usable drive letters. This meant that we couldn't plug in any USB mass storage device or USB DVD drive until I went in and removed drive letters from those virtual CD-ROMs.
I actually had something like this happen when I was assigned to clone files to a whole bunch of USB drives at once for a school club. It was me, my 16 port usb hub, and way too much time to copy everything over.
Letters A and B used last is not really a surprise based on how S&M DOS and Windows evolved. A and B were reserved for floppy drives. C the main hard disk. Windows starts assigning starting with D and counts up. With A and B no longer reserved A is the next logical after Z.
Man, Windows is the craziest OS to try weird experiments on.
P.S.: Totally unrelated to the video, but I recently found out I'm 3 weeks older than you. I had no idea you were the same age as me, I thought you were at least some years older.
I noticed that the windows that you are using is wondows lite which is modified which is abut of atleast 1 giga bytes and it runs very smoothly like a butter
That's weird. I would assume, that sometimes servers would need more drives than that so that should be resolved. Maybe it is fixed for the server versions of windows, or servers handle it differently. Or it is always sub optimal to use server with so many drives instead of multiple servers. But I am surprised that there is no way to handle it at all.
You can put multiple drive letters in one folder starting from Windows 2000, so even though they are individual drives, they are under one letter, so you can have unlimited drives
Meanwhile Linux can mount almost Unlimited number of partition, because instead of using drive letter, Linux using mount point like sda1, sda2, sda3, sda99 etc
@@isidrodeleon673 the file system doesn't store the drive letter, otherwise it would be hard to change it, on the file system files go like this \Users\Public\whatever, the drive letters are actually internal files, so C: is a file that's a symlink to a physical device, in the a path like C:\Users\Public\whatever becomes \Device\HarddiskVolume2\Users\Public\whatever
on linux it goes from /dev/sda to /dev/sdz then does /dev/sdaa /dev/sdab and so on, oh and this only applies to the drives, partitions are /dev/sda1 /dev/sda2 etc, if you wanted you could have /dev/sdsmoke420 for example
Well this actually makes sense.....64bit Operating Systems (I am referring to Microsoft products) can get as high as 16 TB per NTFS partition! That's ONLY ONE! Imagine having 26 of them,.....that's a 416 TB Hard Drive, which does not exist yet. Or sure, you can have 26 different hard drives of 16 TB each connected to your PC. Which is pretty expensive to do. Also, two hard drives can be connected in RAID, so that makes everything with an even lower chance to happen. Also I think Linux has bigger limits (I am not a linux user so I might be wrong here, sorry). Source for information: https://hardwaresecrets.com/hard-disk-drives-capacity-limits/
probably not, "special character" drives are broken in some kinda way that prevents them from being viewed in explorer (regardless of privilges) it's probably just unsupported in explorer for whatever reason
if you have a single actual floppy disk drive in a system and assigned it as drive a, and you assigned your flash drive as drive b when you access this drive b, your drive a might spin
The best thing is that you can't even install Windows when you have a drive connected that has too many partitions. And the error you get doesn't indicate that you have too many partitions.
me: I wannt try this! also me: I use Linux, so theoretically no matter how many drives are connected it will never exceed any limit due to the way it was designed. Well, unless I start plugging in millions of drives or something...
@@gabrielandy9272 I am aware of that. It is much more convinient when it just does it for my by default, without having to change any settings or anything, but if someone really needed more than 26 drives on their PC they could definitely use that feature
thats because of the way it mounts, but windows also have a way to mount the drives just like linux does, it just don't happen automatically u have to go on disk manager and put to "mount drive as ntfs folder" that way you have no limits and the drive will be a name instead of a letter, the thinng is when you do this the system just like linux see it as a folder, it shold have no Difference but... but depending on how some programms are coded it may not list the mounted folders, if they are programmed to just check the letters for example instead of checking the Devices connected instead... but any good program would have no issues.
linux have no advantage over this its just a different way to mount.
hi do you mind making tutorial how to upgrade from winds 32 bit to 64 bit without usb if its possible on an old pc two core proccesor but its architekture is 64 bit based
Why not just install 26 drives like I did? lol Pics on my Twitter. After all 26 letters, you have to mount new drives in an empty folder. Mine has drives A and B.
I have a question: All of these letters are drive partitions, why are they called "USB Drive"? Is it possible to eject it? What would happen if eject them?
Im curious too so googled a little.. first at all, in linux in common it depends.. it can mount drives whatever it want, usually something like /media/username/name-of-the-partition-or-it-id so... there's no limitation.. but you can also mount it whenever you want, no limitation. And, often we mount drives (temporary) using /dev/sd[a-z][1-9], where s from Sara (correct if I'm wrong), letter indicates specific phisical drive and can be not onez but multiple numbers), and number(s) are for partition. And, no one using this things to mount "statically" because this numbers can change after reboot, use disk id's which are unique /dev/disk-by-id/ and there's absolutely no limitation at all
AAAAAAAA 14 minutes ago. F me, I was showering. FFFFFFFFFFFF***************** That's the whole point. I knew that Enderman was an unstable source of Premieres! I still have 20, so no loss.
If you run out of letters for whatever reason you can always mount a partition on an empty ntfs folder. Protip for those who wanna make as many partitions aa possible
524 likesReplies (14)
@@djrobinand or you can use the `mount` command to mount anywhere
0 likes@@tauon_ Unix only uses Mount Points in /media
0 likesMake 97,104 of them
0 likesu r pc god 🤯🤯
0 likes☻♫ ◄◄ ►►
1 likeyou can use a batch to make the partitions faster anth more easy
0 likes@cactus & more cactus NTFS has no filename restrictions, other than forbidding \ and / and NUL in file names. All extra restrictions come from Win32 API.
4 likesI'm curious what practical use case would be that requires so many letter assignments...
1 like@cactus & more cactus becauss since vista you can only install it on ntfs as intended and it's required for the new metro/fluent apps in windows 8 and 10.
2 likesAlso the filenames are more of a windows problem cuz windows is the only os that can't access or use them.
I have the feeling that windows internally always mounts drives to empty folders, but that's probably just me
0 likes69 likes
3 likesRight he showed this trick in another video I think
6 likesor you can hit a disk that you're not using at that moment to leave a drive letter
8 likeskinda like unix
38 likesI assumed that it would do the Excel thing and start going "AA"
610 likesReplies (33)
😂😂😂😂
0 likesi though it was gonna go like 1:/ 2:/ and then [insert random unicode character]:/
0 likesThat would be cool, because it means there would be a way to make the letter whatever you want (EXAMPLE:\)
0 likesSame
0 likesWhat’s that?
0 likes@@hanstheexplorer CC, 27
0 likesY, 25, Z, 26, error 404, 27
0 likeshey thats me
0 likesMe3
0 likesThink if it worked like that and you would have so many drives that one pf them would be named NeverGonnaGiveYouUp
0 likes@@Kitulous 10X was cancelled.
0 likes😂
0 likes@@jamedlock83 Sounds like you've never used it yourself. Or gave up in the first fifteen minutes.
0 likes@@vardhanpatil5222 Linux sucks
0 likes@@bananya6020 ikr, all these guis from the 80s and legacy stuff from winnt will persist unless microsoft moves on with nt, but they obviously won't
0 likesbecause you know 40 years of software
@@gregandark8571 linux goes sd{drive letter}{partition number}
0 likes@@Kitulous NT is NT. You just can't make major changes no matter how well-intentioned and designed, since it breaks so much compatibility.
1 like@@блоггерМИМИ похуй)))))
0 likes@@Kitulous Windows 10X Is no more)))
0 likes@@gregandark8571 You are wrong, I specifically mentioned physical drives, which does this.
6 likessaem
0 likes@@vardhanpatil5222 Linux is wworking with numbers instead of letters,so this is supposed to be like this :
1 likesda1
sda2
....
@Luke Haselmann ah, yes. They almost fixed Windows too much.
0 likesLicense plates were doing it first :)
1 like@@Lil_Puppy Wait, so they deleted it from Windows? BRUUUUUH
4 likesIt's supposed to. DOS does this. I had a computer with a 20mb hard drive and an 8086 that some idiot partitioned from C: - ZZ: instead of making folders for each of the programs they all had a drive letter...
10 likes@@Kitulous yeah no, it won't. I hear some good things are coming to 10x, though, but it's Microsoft, they always find some way to fuck it up.
6 likes@@Code_Production well windows is really just a frankenstein made of legacy code from the 80s and some newer stuff from the modern era
9 likeshopefully windows 10x will eliminate all legacy😍😍
well it should the fact they put such limit to only single latters shows us how windows is not god after all
8 likes@Sjittaste like EXAMPLE:\Folder
2 likesThat is similar to what Linux will do if you do not have more letters for physical drives (dev/sdz ->dev/sdaa)
40 likessame
1 likeme 2
8 likesMe who using a 100 usb with 30 usb hubs : 🗿
485 likesReplies (19)
so sogma 🗿😤
1 like@@FlameRat_YehLon they could have at least 6 usbs on the port
0 likes@@noble_lime my 16 port hub come with a 120W(12V10A) power supply, and can actually provide 5V1A to all ports, so it can pretty much power anything I throw at it. Though got to say it's one considered "industrial grade"and is designed to double as a charging hub, more conventional "desktop grade" hub takes a single 5V2A for however many ports it has, and can fail when you connect a lot of "high power" devices.
0 likesBy the way, that 16 port hub cost me $50 and that's the price in China.
@@FlameRat_YehLon what about usb controller
0 likes@@noble_lime there are externally powered USB hubs. And assuming you are not using all the devices at once, it should work.
0 likes@@FlameRat_YehLon you can't just divide a usb into two without power or data compromise
0 likesLol
0 likesreally
0 likeswait what ?
0 likesnice usb ports man, you running usb 69.0?
0 likesGiving that most hub chip is 4-port, unless you create your own hub using FPGA, you need at least 25+7=32 hubs (as being detected by your computer) to plug in all 100 USB sticks to the same hub. Maybe a few less giving that your computer would likely has more than one USB ports, but the best would be you barely didn't surpass the 128 USB device limit.
1 likeWhere is that emoji
1 likeLmao
1 likesame here, using a few usb wall hubs
0 likesWhy
0 likesUSB raid
9 likesYes
0 likesLol
1 likeMe
3 likesMan I love the new constant uploads ,good job enderman
297 likesReplies (14)
Yay I got a heart!
0 likesYeah Enderman needs to be the lord of youtube! He can do anything!
0 likes@@mulahasan8195 thats true
0 likes@@TikTok-oz6rh halo
1 likeI saw you în sog's comment section
0 likesIn 7 hour
1 like@@Windows_98 hi Windows 98
0 likesDont ask for too much uploads once a week is enough. Or we will run out of ideas
0 likes"Are you the real windows 7.7?"
0 likesWait, Windows 7.7?!
0 likes@@bokexd3173 да
0 likes@@bokexd3173 yea
0 likesBRO WINDOWS 7.7?!?!?!
4 likesI'VE BEEN LOOKING FOR THIS VERSION EVER SINCE WINDOWS 8...
NOW TIME TO COMMIT ISO ARCHIVE!!!!!!!!!!1111111111111111111111111111111111
vids would be even better if youtube doesnt hate him 😟
2 likesThis has been on my mind for years to know what happens if you run out of drive letters
42 likesReplies (5)
@@KSBN-CCB thanks
0 likesnice pfp
0 likes@@JustSomeAussie1 perspective.
3 likesI'm a dumbass and have no idea how windows works
@@JustSomeAussie1 I know, I'm too lazy tho.
12 likesMaybe you should have done it yourself then. It doesn't take a genius to google how to create partitions on windows
0 likesI don't know about diskpart, but on disk manager you can also mount partition to a folder instead of using a letter (like Linux does) so if you really want more than 26, you actually can
19 likesAnother quick way to use up drive letters is to map network drives. Windows NT since the early versions allowed direct mapping to unused floppy drive letters A and/or B, even before using up later letters, whereas DOS and Win9x generally preferred to use drive letters sequentially, disallowing the re-use of unused floppy drive letters.
7 likesthe a and b drives are reserved for floppy drives by default (windows loves backwards compatibility until it’s useful) but you can still manually assign drives those letters with the disk management program
5 likesReplies (1)
i feel like you didnt watch the video or see him do exactly that
0 likesTeacher: Hey kid, wanna learn a alphabet?
56 likesKid: yes!
Enderman: I already do that now.
Replies (6)
e@@MattSuguisAsFondAsEverrr
1 like@@MattSuguisAsFondAsEverrrPPTOS!
0 likesАБВГДЖЕЁЖЗИЙКЛМНОПРСТУФХЧЦШЩЬЫЪЭЮЯ
1 likeLOL, Drivers as a alphabet. Cool!
1 like@@PelmeniDevourer who care?
1 like@@PelmeniDevourer Ur mega boring
1 likeMe before watching: is the going to be a aa, bb, cc, ...
24 likesMe after watching: weird way to handle that many drive letters...
Replies (2)
@@ananttiwari1337 that latter one sounds like the way Linux does it
0 likesWell, no one at Microsoft probably cared about this, since they have better things to do lmao. Also, you can mount a drive to an empty NTFS folder to get around this
0 likesI love your new intro and outro don't change it ❣️
43 likesReplies (6)
Intro: Landscaping by Windows 96 (I used shazam)
0 likes@@inqurity WTH MAN IS SO GOOD INTR
0 likesI don't
2 likesSame here :)
0 likesFreeeesh
0 likesits really good
0 likesNostalgic music from Geometry Dash :)
83 likesReplies (17)
Yep
0 likes■ /\/\/\
0 likesToo loud
0 likes/\/\/\ ♥️
0 likes@@Yeahrandomacc /\/\/\ r.i.p. michigun
0 likes@@Yeahrandomacc on no! first rick may and now michigun why
0 likesHummm I see it b4
0 likes@@MrKotovskyu ReSPêct
0 likes@@ZverCatalyst я её не только ронял, я её ещё и шатал
0 likesRIP Michigun /\/\/\
0 likesа почему вы роняли ёлку?
1 likeEnder is the reason i play gd now lol
0 likes@@Yeahrandomacc /\/\/\ rip
2 likes@@Yeahrandomacc :(
0 likes@@Yeahrandomacc /\/\/\
4 likesYe and rip michigun
14 likesYes :)
0 likesMe with my C: and D: drives only...
21 likesReplies (8)
@@akshatjangra4167 ohhh
0 likes5 or 6 years before when i got my first laptop,i was 11. I didn't knew much and windows installation was done by another person and that fella did not create partitions and left me with only my c drive,which i shared for the os and data.
2 likesBut now after years of knowledge, i am laughing at him.
@@akshatjangra4167 wait arent you supposed to have a data drive
0 likesMe with only c drive
0 likes@@lunarvisz press f to drive
0 likesi made it to f drive
0 likesSame
0 likesI think I had at most G:, before I switched to Linux.
0 likesThe intro is "Windows96 - Landscaping" from his album "Reflections" if anybody wants to know.
3 likesThe whole album is pretty good
Enderman : there are just 26 slots of drive letters
7 likesEnderman 2 years later : i'm gonna make drives with special caracters
Replies (1)
you can try Ž Š Č Ř Ď Ť Ň :-D it's sad that we have to use only standard English alphabet
0 likesPretty nice idea for an experiment, I have always wondered it and here we go
4 likesReplies (2)
@@thechief4114 lol
0 likesI had always assumed they would pair up letters like numbers after Z, like AA: drive or AB: drive and continue up the line until BA: drive, guess not
1 like2:59 This is caused by a REALLY OLD legacy feature. (So it would always be possible to insert some kind of boot-able media, if needed, like a hard drive failure)
11 likesThe A:/ is assigned to handle floppy drives (soft/floppy diskettes), and B:/ is assigned to handle diskettes (hard plastic diskettes), and D:/ is usually for the CD/DVD player.
You can probably remove it in BIOS or something? to free up 2 or 3 more hard drive slots if you can remove those.
(Yes, I know this is written at 1'st April, which is unfortunate, but this in NOT a joke, I just happened to see this video today).
Replies (3)
D:\ can be whatever it wants
1 likeA and B will not be set to hard drives automatically, but can be done manually. Also after C, it just goes up.
2 likesthe letters are not bios defined
2 likesIn Windows you can mount drives as directories (similarly to Linux), so running out of drive letters is not a big problem.
5 likesits so hard not to vibe to the music while watching your videos
17 likesNew video! Nice job on uploading regularly.
6 likesTitle: running out of drive letter on Windows
2 likesServer Computer: Excuse me.
Replies (1)
Mount the drive to a folder
0 likesNow i know why you bought those hard drives
2 likesReplies (2)
It's one USB, partitioned many times
1 likeIts just a USB.
1 like"Just checking up on the whole alphabet real quick."
23 likesHow's my man A doing? Is he doing good?
Replies (3)
@@uwuilly is... is he d-dead? no... it can't be...
0 likes@@Chromeno Sorry homie
0 likesWhat about my man B?
1 likeYou're back to Enderman now
1 likeReplies (1)
Uh. What?
0 likesYou could do something where you make so much drives that it makes numbers above the 64/32 bit limit. Instead of spamming these commands in diskpart just make a .bat file. Anyways I love your content! ❤️
2 likesThis was a really speedy video xD
13 likesdude your experimnts are so exiting!
3 likesReplies (2)
@@siriousgamerrr he ment it was exiting that people dont wanna watch
0 likesLOL EXITING
0 likesITS EXCITING
This is interesting. I like how Linux already has a solution to this. well partially. Each physical drive gets a letter like a b or c. then each partition on that drive gets a number like a1 or a2 b1 b2 b3 c1. This would start with the abbreviation sd (standard disk) for hard drives, with the full name of sd(drive letter)(partition number) "sda1". This is all mounted under the device file system or dev which makes it dev/sd(drive letter)(partition number) and all of this is mounted under the root or / filesystem. So it will have a full path of "/dev/sda1". So you would need 26 physical hard drives to use up all the letters of the alphabet
2 likesIn most Linux distros since kernel 4.9 you can make up to 100.000 mount points, also you can name them as you wish, not just a single letter, and place them almost everywhere.
8 likesReplies (2)
@@emre_ezbut you limited to 16 terabytes for a partition while Linux (ext4 is Linux exclusive) you may have a partition up to 1 exobyte
0 likesYou can actually also mount windows drives in any NTFS folder you want at disk management
1 likeLinux users with /dev/[device for storage]: i don’t have such weaknesses.
5 likesReplies (1)
But could be possible.
0 likesWhat an interesting idea! I thought than Windows was going to use letters from other alphabets or the Ñ from Spanish, what a sad (hyperbole) thing than Windows doesn't let more drives letters...
11 likesReplies (7)
@@droneactiongermany yes
0 likes@@ananttiwari1337 Or just use Linux, which is better for Servers anyway
0 likeshow is that sad lmao, no one has 26 partitions except for maybe servers, but IF you do have more than 26 you can mount them to an empty NTFS folder.
0 likes@Persea gatuna yeah lol
0 likesBut why you need alot disk for pc?
0 likesÑ:/
0 likesAB:/
1 likeEnderman back at it again teleporting great content to us
3 likesReplies (2)
@@lah3544 STOPAMOGUS
0 likesSuS 😳
0 likesThe computer really be questioning why you need so many disk spaces
0 likesLetters A and B are always the last to assign. Just the feature that stayed after support of floppy drives. i think it's kind of obvious and there is no need for me to explain this.
2 likesYeah!!!! New intro!!! I love this new intro!!! And the Windows 98 and XP box in the intro!!!
0 likesguy: after all, it is impossible to create memory disks
0 likesEnderman:
if you did that on linux there would be sda<Number> so technically ~65k partitions per drive
0 likesYOOO i love that intro :D big fan off your videos too, always been interested in these things
0 likeslol, i didnt even get an ideao of it, thanks enderman, for experimenting with it
1 likeMe to enderman: How Many Videos Are You Still Gonna Premiere
0 likesEnderman: yEs
i dunno why, i feel this channel like my 'ome (home), im so addicted to these vids, that i watch whenever a new vid comes out, please dont ask me "why?"
1 likeSomething i never knew i wanted to know
1 likeThanks to you I know something I'm happy to know but I never wanted to know it
1 likeI think that at that point, you'd have so much information stored that you really should be pooling drives anyway.
0 likesAlternate title: Learning the alphabet with windows
2 likesMe: how many drives do you need
1 likeEnderman: Yes
Edit: I watch all of ur vids keep up the good work 👍👍
Haven't used a drive letter in 15yrs and loving it.
0 likesYou were always my favorite YouTuber! I want it to stay like that! Keep up the PERFECT work!
0 likesDiskpart: shows a simple error message
0 likesEnderman: LeT mE sHoW yOu SoMeThInG cOoL
You can always mount a existing volume to something like Л: or Ñ: (depends on language version)
2 likesIn the Swedish version of Windows you can actually assign 3 MORE disks, because after the X, Y, Z our alphabet ends with Å, Ä, Ö
5 likesReplies (5)
APRIL FOOLS!!!! ;P
3 likesSo what really happens if you go past 29 disk drives, then you just get to use, numbers. That means there can only be 39 total partitions without a folder that redirects to a volume. I’d imagine you would just use aa: but I was wrong.
1 like@@ТимофейЛебедев-с4в yes
0 likestgen cyrillic should double the amount of letters, right?
0 likesActually it works in other languages too
0 likesWhat if you launch startup repair? It usually mounts a X: partition which might break things
3 likesi've always wandered what will happen. i'm surprised the OS didn't assign letters in this pattern, AA, AB, AC, AD etc etc
4 likesReplies (2)
Mind blowing: just do numbers.
0 likesIn my opinion it's really weird that it doesn't
0 likesWhen I tried it in the past, I thought it would be something like EA EB EC but it just didnt accept any drives
3 likesOk, this is the type thing which will never happen on unix/unixlike operating systems.
1 likeReplies (1)
It can.
0 likesSo Windows developers did handel this exception, as it has not thrown any unexpected error!
1 likeEnderman always do experiments i like them good job bravo!
0 likesTHAT INTRO SO CLEAN THO
0 likesEnderman: Running out of drive letters in Windows
0 likesMe: I don't need sleep I need answers
lol great video
0 likesfor those wondering, you can mount a drive to an empty folder as well :)
Im particularly interested in the X:\ partition created this way, and the damage this may cause with the boot drive X:\ (reserved during setup and system recovery and all that). I wish to know the outcome.
8 likesReplies (3)
setup and system recovery are completly different operating systems that use their own seperate configuration, they have no idea of drive letters on the main system
1 likeit doesnt, i use my network drive on X and its fine
0 likesI didn’t even consider that. Now I’m curious as well.
0 likesI remember trying this by creating a ton of empty TrueCrypt containers and mounting them all at the same time.
1 likei actually did this when i was 6-7 and that laptop was so old it still handled it with windows 10, what a beast
0 likesThanks enderman
1 likeNice Intro. Good job
0 likesWhat's your intro music? Kinda sounds like something from Windows96 but I cant pinpoint exactly what. Nice vid btw~
2 likesLetters A and B are still reserved for floppy disks that is why drives in Windows always start with the letter C and not A
1 likei actually did this, you could still add more, if you attach the drives to an NTFS folder, you could add theoretically an infinite amount of drives
0 likesLove intro haven’t seen the outro
0 likesthere's a quicker way to run out of drive letters, which is to download a preferably small ISO file, copy it a bunch of times, and mount ALL the ISO's
0 likesIf you're running out of drive letters, one trick is to use a mount point for each logical drive that you are going to bring into Windows; this way, performance can be contained to a logical drive and still conform to your drive letter standards.
0 likesI LOVED the video also i like to new intro Keep it up my guy
0 likesWhen Enderman has too many drives to put in PC - Let's make a video with it too! WILL be worth the work!
1 likeThis is something i was waiting for soo long
0 likesWindows: exists
0 likesAndrew: AND HIS NAME IS JOHN CENA
Windows: :nervoussweating:
it really puts a new meaning to onedrive
0 likesAnother way to do this is to create a bunch of Virtual Hard Disks(VHD). You can make them extremely small, and you won't have to make a billion partitions on a USB.
0 likesReplies (1)
Might not be a better way, but it is a way.
0 likesThat's quite interesting th at you can even put 26 drives on the computer!
1 likeReplies (1)
Its just a USB.
0 likesThanks for the video!
0 likesYou can actually mount disks on folders using disk management, a little unknown but does exist.
0 likesEnderman setting up partitions
0 likesG: Today Imma cause trouble
it make sense why windows uses A and B last due to many older programs assuming they are removable and can be formated
0 likesI had to deal with the "no more drive letters" problem before. I had a run-in with Windows trying to assign drive letters to 100 virtual CD-ROM drives, quickly maxing out the 26 usable drive letters. This meant that we couldn't plug in any USB mass storage device or USB DVD drive until I went in and removed drive letters from those virtual CD-ROMs.
0 likesOne of the best intros I’ve ever seen.
0 likesGood lord. Look at all them drivers.
1 likeCool, Microsoft actually thought of this!
0 likesI'm quite surprised they ever thought this could be an issue. Who the hell has that many hard drives
0 likesThere are a lot of hard drives of them...
1 likeNice intro you have
0 likesAnd then there's Linux, which uses consistent names you set up even when you swap machines, as it should work.
2 likesReplies (1)
The only thing I find annoying is setting up fstab
0 likesalternative title:how to learn alphabet with windows
0 likesI actually had something like this happen when I was assigned to clone files to a whole bunch of USB drives at once for a school club. It was me, my 16 port usb hub, and way too much time to copy everything over.
0 likesLetters A and B used last is not really a surprise based on how S&M DOS and Windows evolved. A and B were reserved for floppy drives. C the main hard disk. Windows starts assigning starting with D and counts up. With A and B no longer reserved A is the next logical after Z.
0 likesAnother great video Enderman
0 likesTeachers: How did you learn ABC?
0 likesMe:
nice upload schedule
1 likeI had another idea to do that:
0 likesCreate vm and start making 512mb virtual drives.
I feel like this would seriously break if it were done on a really early version of windows.
0 likesYou would think after the first 26 drives it would start using double digits like AA, AB, AC,ect...
1 likeIf you want to see a lot of drive letters without diskpart, just create a chrome os recovery usb using the utility and then plug it into windows 10
1 likeregular uploads pog!!!
1 likeOther guys: watching a video
0 likesMe: Ahhhh nostalgia music
xD
Replies (2)
@@Emeralvecolbreakz - mind control
0 likeswhats the song called?
0 likesThat's like using the entire alphabet speedrun
0 likesMan, Windows is the craziest OS to try weird experiments on.
1 likeP.S.: Totally unrelated to the video, but I recently found out I'm 3 weeks older than you. I had no idea you were the same age as me, I thought you were at least some years older.
Hi !
0 likesI love ur channel
Keep going !
Bruh I have wanted to know what happens for like years and we finally have an answer
1 likeHmm... Will it be something like "✞︎:\" 🤨
8 likesReplies (1)
or 1:\
0 likesTHANKS TO ENDERMAN FOR MAKING A VIDEO ON THIS TOPIC I HAD SAME DOUBT "WHAT IF WE USE ALL DRIVE LETTERS ????? "
0 likesI'm suprised that they didnt think far enough ahead to do 'AA' to 'ZZ'
1 likeWhat I expect: C2: D2:
6 likesWhat happened: 1, 2, 3, 4, 5, 6, 7, 8, 9, ......
Replies (2)
@@h-Films Then you are blind.
0 likesNo it didnt
0 likesWhen u have all steam games and u want to download all of them
0 likesI noticed that the windows that you are using is wondows lite which is modified which is abut of atleast 1 giga bytes and it runs very smoothly like a butter
0 likesThe A and B drives were reserved for floppy disks back in the day, and they just haven't fixed that.
0 likesReplies (1)
they're still reserved, there's nothing to fix
0 likesLove the new intro!
0 likesI was one of those people who wondered what would happen, then I eventually tried it :)
0 likesNice intro 🖤💚💛🧡❤
1 likeIn linux, it goes like /dev/sdx, /dev/sdy, /dev/sdz, /dev/sdaa, /dev/sdab :) I love that
1 likeReplies (1)
Those are device ids, you have to mount them to a mount point. You can mount a device to a folder on Windows too.
0 likesYay new video from enderman
1 likeThat's weird. I would assume, that sometimes servers would need more drives than that so that should be resolved. Maybe it is fixed for the server versions of windows, or servers handle it differently. Or it is always sub optimal to use server with so many drives instead of multiple servers. But I am surprised that there is no way to handle it at all.
0 likesReplies (1)
a server would use RAID to combine multiple drives into a few volumes
0 likesNext: Running out of drive numbers in Windows
0 likesDo you think this will be any different on windows server?
3 likesLove the new intro
0 likesThat intro looks so damn smooth
0 likesYou can put multiple drive letters in one folder starting from Windows 2000, so even though they are individual drives, they are under one letter, so you can have unlimited drives
0 likesImagine someone with that many drives to do this. Oh wait, probably LinusTechTips lol.
0 likesJust code a bat file with a tiny loop next time :p
0 likesHey enderman I’m ur biggest fan but I’m wondering where do you get your isos?
0 likesHave ya'll realized that Enderman now often uploading vids?
0 likesvideo idea: What if you swap Windows XP And Windows 10 shell32.dll's?
1 likeA: and B: will show when you will use floppy disk's
1 likewhen your making the ultimate RAID
0 likesWhen PC master connected all he's hdds to 1 pc
0 likesit's my raspberry pi's sdxc card
1 like.
im not joking it used to mounted as 4 drives
when you ran out of storage on your homework folder
0 likesI always wondered what would happen
0 likesthis is how many partitions a usb has when you want to hackintosh your machine lol
0 likesthere's probably a Pwershell cmdlet to make a bunch of partitions but the video would be a fraction of the length lol
0 likesnice ! I mounted my Ÿ drive
0 likesTry to partition a USB into as many partitions as possible. Then unplug it and repeat the same thing for the hard drive. Then plug in the USB.
0 likesMan you gotta start writing what songs you use. they're all bangers and I never find them :/
1 likeReplies (1)
THEY ARE IN THE VIDEO
0 likesHow many USB ports would you need!?
1 likeReplies (1)
Its just one USB.
0 likesintro song: Windows 96 - Landscaping (Album: Reflections)
1 likethank me later
Meanwhile Linux can mount almost Unlimited number of partition, because instead of using drive letter, Linux using mount point like sda1, sda2, sda3, sda99 etc
0 likesOmg infinite storage
2 likesHello do you use a type 2 hypervisor when testing malware on windows 10? Also are you using a vpn to mask your location and network to the malware?
0 likesLuv u Enderman, and good choice of music ;)
1 likeReplies (1)
P
0 likesthis is gonna be a good one! (it was a good one! )
3 likesReplies (4)
0 likes
@@Preinstallable watch Timeworks
0 likes0 likes
how tf did u get that emoji
0 likeslaughs in linux 100000 default cap of maximum amount of drives
0 likesEnderman do you play Geometry Dash? I saw it on your desktop and I got curious.
1 likeI always thought it would start combining letters like CD: CE: and so on.
1 likeReplies (3)
@@isidrodeleon673 the file system doesn't store the drive letter, otherwise it would be hard to change it, on the file system files go like this \Users\Public\whatever, the drive letters are actually internal files, so C: is a file that's a symlink to a physical device, in the a path like C:\Users\Public\whatever becomes \Device\HarddiskVolume2\Users\Public\whatever
0 likes@@isidrodeleon673 Probably. It's just a letter.
0 likesI think the file system reserves only 1 byte to store the drive character.
1 likeEndermanch: Creating some of the alphabet drive letters
1 likeMe: 🙄
Replies (2)
@@chibinhashiny bitch...
0 likes@@chibinhashiny 👊🏻
0 likeson linux it goes from /dev/sda to /dev/sdz then does /dev/sdaa /dev/sdab and so on, oh and this only applies to the drives, partitions are /dev/sda1 /dev/sda2 etc,
0 likesif you wanted you could have /dev/sdsmoke420 for example
Enderman Thanks for this video
0 likesA computer video where i get screamed at from techno music? Am i back in 2012? :D
0 likesAwesome demo
0 likeswait so I can have infinite storage???
2 likesReplies (1)
No.
0 likesNice intro
0 likesNext video: Running out of brains in Human 98
0 likesWell this actually makes sense.....64bit Operating Systems (I am referring to Microsoft products) can get as high as 16 TB per NTFS partition! That's ONLY ONE! Imagine having 26 of them,.....that's a 416 TB Hard Drive, which does not exist yet. Or sure, you can have 26 different hard drives of 16 TB each connected to your PC. Which is pretty expensive to do. Also, two hard drives can be connected in RAID, so that makes everything with an even lower chance to happen.
0 likesAlso I think Linux has bigger limits (I am not a linux user so I might be wrong here, sorry).
Source for information: https://hardwaresecrets.com/hard-disk-drives-capacity-limits/
This was interesting! Can you view the "special character" drives letter if you use Windows Explorer with elevated privileges?
0 likesReplies (1)
probably not, "special character" drives are broken in some kinda way that prevents them from being viewed in explorer (regardless of privilges)
0 likesit's probably just unsupported in explorer for whatever reason
Ok but you can use path as a drive letter, so you can mount how many until Windows cannot handle it, and i don't mean the letters ;-)
0 likesAlredy tried with the partition manager. Actually my lil bro did it and I did not know how to fix them. But I fixed them.
1 likeGood video enderman
0 likesWith the new windows major update. the company decided to remove CMD :D
0 likesReplies (1)
No they didn't
0 likesif you have a single actual floppy disk drive in a system and assigned it as drive a, and you assigned your flash drive as drive b
0 likeswhen you access this drive b, your drive a might spin
wonder how mjch memory he got extra
1 likeMissed te premiere:)
0 likesReplies (1)
Who's gonna tell him
0 likesI think they should start using hexadecimal Values for drive letters
0 likesReplies (1)
Yea. Until those run out.
0 likesIt’s so funny how I have no video ideas endermanch be like let’s run out of letters for drive!!
1 likeSong name: ColBreakz - Mind Control
1 likeThe best thing is that you can't even install Windows when you have a drive connected that has too many partitions. And the error you get doesn't indicate that you have too many partitions.
0 likesTried this years ago with Win XP and ME... can't believe it's still the same limitations.
0 likesReplies (1)
laughs in linux
0 likesYou could've put the command sequence in a txt file and pass it to diskpart by using the /s switch
0 likesCool intro
0 likesHey enderman can we make windows 10 lite ourselves?
1 likeWow when did you get 150k
1 likeEnderman just fcking s t u d i e d Windows.
1 likeHave you tried using UNC paths for accessing the partition without a letter?
0 likesPOV: Enderman stole usbs and drives
0 likesI can’t watch your premiere because it’s 4 AM in my time zone (I’m sleeping) 😥
0 likescan you try with linux? i know linux does /dev/sdXY so you need 26 individual devices
2 likespls tell the name of the intro song
2 likesdid you forgot to partition your usb A to Z and do the same thing to your second usb then plug in it at the same time?
1 likeReplies (1)
They arent USBs? There is only one USB.
0 likesI wish I had ideas of what to use A: and B: for.
0 likes.. BESIDES just thumbdrive assignments
You could always do NTFS folder mounting
0 likesBut nah bro that's not what this is about anywah
Next one: try running out of /dev/sdxxx on Linux
0 likesSo now youre the new Linus XD
0 likesI love this intro keep it
0 likesNext Video:"Destroying Windows 10 with My Mom"
0 likeshacker here; you should use a ls-240 to access A/B, they are reserved for floppies only. on a ls-240, they can use 240mb per drive.
0 likesthis is why you mount drives to other drives
0 likesand here i am, with my 1 partition on my laptop
0 likesGreat vid u teach so much about tech
0 likeshow? just put commands in and i dont even need alot of space
1 likeooh new intro!
0 likesWhat’s your intro music I really like it!
0 likesIdk which Dekstop is your main Desktop
0 likesYou should use the cyrillic alphabet :)
0 likesMan I love the new constant uploads ,good job enderman
2 likesNice intro
0 likesYou could have done this in a lot less time with Daemon Tools or really any virtual drive program
0 likesThought you connected more than 26 hard drives
1 likestill, C: is still happier than D:.
0 likeshe makes a video on april fools,
0 likesme: Wait a minuete
"your kid can learn much alphabet."
0 likes-someone
me: I wannt try this!
1 likealso me: I use Linux, so theoretically no matter how many drives are connected it will never exceed any limit due to the way it was designed. Well, unless I start plugging in millions of drives or something...
Replies (2)
@@gabrielandy9272 I am aware of that. It is much more convinient when it just does it for my by default, without having to change any settings or anything, but if someone really needed more than 26 drives on their PC they could definitely use that feature
0 likesthats because of the way it mounts, but windows also have a way to mount the drives just like linux does, it just don't happen automatically u have to go on disk manager and put to "mount drive as ntfs folder" that way you have no limits and the drive will be a name instead of a letter, the thinng is when you do this the system just like linux see it as a folder, it shold have no Difference but... but depending on how some programms are coded it may not list the mounted folders, if they are programmed to just check the letters for example instead of checking the Devices connected instead... but any good program would have no issues.
0 likeslinux have no advantage over this its just a different way to mount.
2:15 "usb will conquer the world"
0 likesPeople stuck in 1998, DAMN 551 MB HOW MUCH STORGAE YOU GOT???
0 likesHey y’all, I might seem really stupid, but how do you mount USB drives to folders?
0 likesSo, for me, a spanish user who has one more letter in his alphabet, can I create a partition with called Ñ:/?
1 likeBut what will happen when u run out of drive letters and insert an pendrive?
0 likescool dubstep
0 likesAmazing Music!
0 likesNobody:
0 likesMy pc after mom does work:
what's the music in intro?
1 likeIve always wanted to do this
0 likesA and B are floppy disk drives that's why your main drive for windows is C:\
0 likesThis video reminds me the Video About NTVDMx64
0 likesEnderman the computer man
0 likesOk cool. I dont know what to do but nice video
0 likesReplies (1)
and you always do silly stuff to windows i just love it like `destroying win10 with ads`
0 likeshi do you mind making tutorial how to upgrade from winds 32 bit to 64 bit without usb if its possible on an old pc two core proccesor but its architekture is 64 bit based
1 likeyou could also use diskpart /s script.txt and put the cmds in the script.txt
0 likesBTW, Linux is much better at handling 30+ partitions/drives as there are no drive letters
0 likesidk why they haven't done it how linux does it and just goes into the double characters
0 likesHaha I'm not ready to mess up my computer 😂
0 likesNice Video but where do you got the music from??
0 likesReplies (1)
Its in the video
0 likesEnderman, I cannot access malwatch because norton safe net detects it as a unsafe site for some reason
1 likeReplies (2)
I dont have an antivirus since October.
0 likesdelete norton
0 likesI tried doing this with my host machine. Nothing too bad. but when i plug in my 16 GB again. stick it freezes the windows for a second.
1 likeI ike this introduction ^^
0 likesTY
0 likeswhat about NTFS mount points so you can put a drive to a folder like linux without a letter
0 likesWindows: Whops... I don't have any mount points left :((
0 likesLinux: Amateur
I actually assigned the letter A to my hdd because it's cooler or smth
0 likeshi Enderman
0 likes2:32 Learning the Alphabet with Andrew
0 likesOneDrive is back.
0 likesNice!
1 likeI expected it would add numbers ex. x, y, z, 1, 2 ,3 ect
0 likesDay 129 of watching enderman everyday
2 likesReplies (1)
Underrated
0 likesMe: mom can we have alphabet at home?
0 likesMom: we arledeay have alphabet at home
Alphabet at home:
Just do it on one usb drive and unplug it. Then do it on another one and connect both.
0 likesYou are a CooL youtuber. Just cool
0 likesThe computer didn't use letters A and B because they are for flopy drivers.
0 likesThe reason why A and B are not used is because they are for floppy disks.
0 likesthis music makes me go crazy
0 likesHappy alphabet this Enderman
0 likesNow mount drives using Russian alphabet
1 likeI wanna try 1000 local Hard drives
0 likesPro tip, Iso files take a drive letter
0 likesOnedrive, that’s for sure.
0 likesThe perk is you have like 4tb now
0 likesHow many can you make tho? Can't you rename them?
0 likesYou could just use mount points
0 likesMe an linux user: the hell are they doing over there
0 likesLearning alphabet with Enderman
0 likesWhy it don't use some of many other unicode characters as drive letters? compatibility?
0 likesReplies (1)
those are DOS drives, only 1 ascii character is used for them
0 likesusb hub in a usb hub...
1 likeReplies (1)
Its just a usb.
0 likeshow do you record your videos
0 likesi love ur vids ! <3
0 likesI recommend to use script. Use Python JS Java and other...
0 likesMake video about if you clean disc c: or another system drive with diskpart
0 likesDM + Enderman=CTAC
0 likesHoly shit enderman is a geometry dash player
0 likesLast week, I ran out of drive letters...
0 likesmy school has like 35 network drives
0 likesIs it possible next time to put Russian subtitles at the bottom or at the top? I just don't know English very well
0 likescool
1 likeEasy, just use a weird drive letter.
0 likesSo how servers work with many drives ?
0 likesHoly fuck this is literally a 90s problem IN FUCKING 2020!
0 likes"BuT mAh CoMpAtIbIlItY" Yeah, you're right. Hold on. I'ma plug my A and B floppy boot drives back in.
A and B drives are reserved for floppy disk s
0 likesNot the floppy disks!
0 likesWouldnt it have been faster to just make a bat file to do the cmd stuff?
0 likesReplies (1)
No, they won't work.
0 likescool
1 likethis is what I am always curious about-
0 likesLol haha, Mr windows experimenter
0 likesWhy not just install 26 drives like I did? lol Pics on my Twitter. After all 26 letters, you have to mount new drives in an empty folder. Mine has drives A and B.
0 likesYou can even speed upp the process by VBS or BAT script
0 likesI wonder if it's possible to make 2 (or more) physical drives into one drive for/in windows?
0 likesReplies (1)
you'd need custom drivers for that
0 likes1: drive =
0 likessays lua
bubbles start spawning
Keep up the good work🤪
1 likeReplies (1)
Emoji
1 likeInteresting
1 likeHere before 20k views
2 likesReplies (1)
Me two.
1 likeWhy did you not just create a .bat file?
0 likesNormally, after X:\, Y:\, Z:\, it makes AA:\, AB:\, AC:\, ... as far as I'm concerned...?
0 likesi remember when i did this in 2017
0 likesQuad Drive Letters.
1 likeI do that one time with DVD drives.
0 likes""A:"and "B:" drives are reserved for floppy discs. More info:https://youtu.be/zZV4jSeBvFs
0 likesА представьте это в дискетах и сколько песта на столе это займёт...
0 likesThe guy with a modded build:nahahhaahahha uses #
0 likesAll I’ve gotta say is,
0 likes...
n i c e .
why limit yourself with only 28 letters if you can use numbers and russian
0 likesthat is UNSAFE guys!!
1 likeCool video, original
0 likesyou know how when you update you computer and it says "don't turn off your computer"? well try it!
0 likesYou call always mount the partition as a dir like you do in linux just have todo it from disk mgr
0 likesVery interesting perhaps 😉
0 likesi guess u have bast intro...
1 likeI was kinda hoping you were somehow gonna hook up 26 drives. Not that interesting with partitions
0 likesNew intro!
0 likesКогда решил навести порядок на диске но не знаешь как создавать папки
0 likesA & B are reserved for floppy drives
0 likeswhat command you type to create a new drive
0 likesLet's make this video have 1111 likes!
0 likesAbusing windows 10 on Virtualbox is fun
0 likesWhen ad appears I think he reaveal his face😂
0 likeswhy doesnt it use numbers instead?
0 likesI'd be more concerned about having only 80 gigabyte storage
0 likeswait can you really use them or no?
1 likeReplies (2)
@@mrcxlinux so if i do that on my host will it put stuff in it? and dont delete it?
0 likesThey are just partitions from a USB so yes
0 likesNot a big deal, you can map a partition to a folder
0 likesprobably would've been easier to just write a script that does it for u instead of spamming the command in console don't u think?
0 likesWhat would Happen if you'd "Explorer ." in the "1:\" directory? Would Explorer Start there?
0 likesNice
1 likeNow with Ubuntu :)
0 likesI have a question: All of these letters are drive partitions, why are they called "USB Drive"? Is it possible to eject it? What would happen if eject them?
0 likesReplies (1)
Maybe they would all disappear at once?
0 likesA: is floppy disk
1 likeLove enderman😎😎xD
0 likesDOS lives!
0 likesand that's why u use linux (because it supports infinite drives)
0 likesGreat video
0 likesImagine if after Z it used the greek alphabet
0 likesMy hard drive when I install chromium OS LOL
0 likesCan You Try NTDev Windows 10x Build? :-)
0 likesI know you a pro guy in computer my computer get infected
0 likesExcellent
0 likesThat's creative 😎
1 likeI'm curious what this looks like in linux
0 likesReplies (1)
Im curious too so googled a little.. first at all, in linux in common it depends.. it can mount drives whatever it want, usually something like /media/username/name-of-the-partition-or-it-id so... there's no limitation.. but you can also mount it whenever you want, no limitation. And, often we mount drives (temporary) using /dev/sd[a-z][1-9], where s from Sara (correct if I'm wrong), letter indicates specific phisical drive and can be not onez but multiple numbers), and number(s) are for partition. And, no one using this things to mount "statically" because this numbers can change after reboot, use disk id's which are unique /dev/disk-by-id/ and there's absolutely no limitation at all
0 likesNext up: Installing C 10 to Windows: drive
0 likesSong name?
1 likeTürk aşireti nerde ? :(
1 likeSo many drives
0 likesi tottaly didnt sing the abc's when i saw the thumbnail
0 likesi assumed it would do the thing if a file already has the name where it would go a(1):/
0 likesThe 27 drive letter would be C;
0 likesWow!! it's Nice!
0 likesque música você usou no vídeo?
0 likesApril Fools?
2 likesReplies (1)
No.
0 likesLearn alphabet with windows
1 likeI don't know what to comment honestly
0 likesi run out letter because i plug in a lots of hdd's for chia farming LOL
0 likescan you choose some other music? i had to mute the video
0 likesAre you shared codes in your website? Can you do this?
0 likesi missed he premiere ;(
0 likesJokes on you english, us scandinavian get 3 additional letters 🥂
0 likes2:59 Enderman disk and GPU disk?????
0 likesHello
1 likewhats up with the 2 windows as the top comments
0 likesenderman: spams commands with arrow keys
0 likesme, extremely lazy: hehe batch file go brrrrrr
I haven't tried it but it can be April Fool 2021 because it was uploaded on 01-Apr-2021
0 likesLol I had something like that happen to me w/ a corrupted SD Card
0 likesWhat is that?
0 likesWhen unvigintuple-boot (21) OS on my PC and assigning letters to every Windows partition and that's how I run out of drive letters.
0 likesI thought this was another April fools joke cause of the last vid
0 likesTurn's out I was wrong :(
Huh, I came right on time.
0 likeshow kids learn the alphabet nowadays:
0 likesInstall a virtual machine inside a virtual machine
0 likesHAPPY APRIL FOOLS DAY
0 likesHI
1 likeI was expecting it to start using numbers, disappointing.
0 likesЗначок спонсора Значок спонсора Значок спонсора Значок спонсора Значок спонсора Значок спонсора
0 likesThe music please....
1 likeReplies (2)
@@mrcxlinux I meant it's dogshit, but tried to say it nicely
0 likesIts in the video
0 likesOh no ! i cant plug my 27th usb drive
0 likesWhat Happens If you Put in another USB
0 likesMICROSOFT 1: DRIVE
0 likesthis amazing
0 likesafter z it should go aa the ab the ac ect
1 like3/5 stars
0 likesUnnecessary intense music, I would recommend using mistery music, it's much more fitting, appart from that, Live the video
U run the commands just like I press enter key.
0 likesthis is too op to use
0 likeslol you just help me make a drive lol
0 likesNice
0 likesHow many people already seen it in this 14 minutes
0 likesAAAAAAAA
0 likes14 minutes ago. F me, I was showering. FFFFFFFFFFFF*****************
That's the whole point. I knew that Enderman was an unstable source of Premieres! I still have 20, so no loss.
THe music is kinda cringe but the video was interesting
0 likesInteresting
0 likesremember to have 26 drives in your pc kids!
0 likesomg he's downloading ram
0 likesCool videos, but wouldn't your channel name hurt you in the future? When, you know, if you got really popular.
0 likes"Homework" Drive (H)
0 likeswindows could just use AA AB AC AD.. why limit to only one letteR?
0 likesDrive letters are not practical. No one cares about backwards compat. WHY ARE THEY STILL HERE
0 likesHello
1 likeWhat if you run out of characte-
0 likesofc no credit :/
1 likeReplies (1)
For? Whos credit?
0 likesvmware or vbox?
0 likesgamer moment video
0 likesthe Ñ:\ will never exist 😢
0 likesEnderman so lazy he said the alaphabet and didnt count it
0 likesam I the only one who can't connect to the Enderman website? if yes help me please!
0 likesyou couldve used virtual drives
0 likesAlphabet?
0 likesNext install saitama malware
0 likesI would do this but i dont have the resources
0 likesletter "Ñ" appears
0 likesis it possaible to use member emijois without being a member of anything?
0 likes:OwO:
edit: nope can't be done
OMG new video :D
0 likesthats because linux is better, there is no C:/ E:/, etc nonsense, its just disks
0 likesUltra gaming pc be like:
0 likesCan we be friends?
0 likesYES
0 likes*Attempting to mute the music
0 likesNext: Windows to a different font (link leads to Google Drive) https://drive.google.com/folderview?id=1a7vbNwqITKTkYyElQJSQK-NagwDYrXg6
0 likeswhat is inf GB ?
0 likesLike just start using AA then AB and so on like.. where is the Problem windows..
0 likesNext: Install Windows on CPU Register (faster than Cache)
0 likes1 Jam Yang Lalu 🤭
2 likesReplies (2)
👍
0 likesEh ada orang indo juga ke sini
0 likesLets just forget USB's exist.
0 likesIt INF DISK
0 likesWhat music is this?
0 likesMan i did it before you did it
0 likesReplies (1)
With. Vhd files
0 likesPLS create 0, 1, 2, 3, 4... "letters" for drives...😥
0 likesmusic?
0 likesI love this Hack I have 5 Petabyte!!!!!
0 likes100 usb and 9000 usb its fun lol
0 likesthis guys pc probably looks like a bench with all his drivers
0 likes6,9 K likes i like it
0 likesMusic name?
0 likesI love it
0 likesdiskpart
0 likesAll drive!
0 likes2160p60
0 likesWTF?
Эндермен, ответь!
Music name pls
0 likesHi
0 likeshi
0 likesWhen the impostor is sus!😳
0 likesAwesome Great
0 likesAfter 21 drives??
0 likesReplies (1)
☭:
0 likes| | | | | : : : : : : : : : : : :
I had a pendrive that had Linux Mint inside i think, and the pendrive has leters yo D: At L:, Windows is strange
0 likesenderman is a coll pro fortnite gamer
0 likesyou can actually do this for free??
0 likesLinux users on /dev/sda69420/ with plenty of drive room left 😎
0 likesCan I get that wallpaper please
0 likesWe used the entire alphabet me: Ñ
0 likesmusic?
0 likesvoice reveal
0 likesHello
0 likesUh oh
0 likesso what? just create ntfs volumes bruh
0 likeswhere's &:/?
0 likesBy me is this not working
0 likesReplies (1)
pls help
0 likesI want it ⊙_⊙
0 likesFree disc's lol
0 likesnight, in my country Indonesia □
0 likesi am the 100 comment
1 likeso, what if Windows is Chinese? does have a letter??? (endless lol)
0 likesTotally random 😂👌
0 likesi need 10000000000000 terabytes
0 likesWindoes mess up
0 likesworking form .bat?
0 likesDo it in linux .
0 likesallahu akbar!
1 likehey
0 likesHey man I don't get notifications for your videos sometimes is it problem with my phone or something or it's problem with something yours?
0 likesRun out of letters?
0 likesUse the others lol
Wow
0 likeswhy is this recommend?
0 likesnomrediskletterths
1 likeReplies (1)
ts
1 likeMicrosoft pls fix
0 likesFirst if all why do you have so many usb
0 likesReplies (1)
They’re partitions, not actual usb devices.
0 likesW o w
0 likesI’m not even going to ask
0 likes:_Pog:
0 likesTry to instal win98 on C:\C:\C
0 likesHappy april fools
0 likeseraly gang
1 likeReplies (1)
yeah yeah eraly
0 likesvid id score 69 lol
0 likesRIP Windows 10, guess we’ll never see Windows 11 ;-;
1 likecre par pri size-512 form quick
0 likesMe an intellectual: Ñ
0 likesHacking be like 1:06
0 likesStealing Windows’s alphabet
0 likesI don't want to shock you but scripting is a thing nowadays lol
0 likesLatin alphabet.
0 likesWhat about /: :: +: and other
0 likesLinux is the way.
0 likesSwitch to linux
0 likeshow the hell
0 likesassign
0 likesдолго делал да?
0 likesOMG
0 likes😀
0 likeslinux moment
0 likesOnly C: 🤙
0 likesWow , xd
0 likesI think for download game
0 likestransformers music
0 likesso early its about 15 minutes ago
0 likesU cool
0 likesOoooooh
0 likes:)
0 likesLol cool content xD
0 likesNow try on Linux xD
0 likesoof
0 likesVIDEO IDEA HOW TO MOVE FILE FROM HOST MACHINE TO VMWARE OR how to make new disk in vmware
0 likesim late
0 likesMusic.
0 likesMoin bin ich alleine? kommt Deutsche zeigt euch
0 likesGet fooled
0 likeslol
0 likesПриветик
0 likes:з
2 likesLol
0 likesdidint get 100000k likses
0 likes@Lucifier русский!!
0 likes20 usb
0 likesсделай русские субтитры (
0 likesWew
0 likes.
0 likes:))
0 likesto late :(
0 likesAA:
0 likesm
0 likesFirst!
1 likeReplies (1)
Third
0 likes⬆️⬆️⬇️⬇️⬅️➡️⬅️➡️ba
0 likesЭндермэн, отметься в "Ответить" Если ты русский.
0 likes666 comment
0 likesÑ:\>
0 likesPremière gang
0 likesÑ disk
0 likesM I 👂ly
0 likesReplies (2)
@@jeffrey1655no
0 likesSo am I early?
0 likesшшшшшшшшшшшшшши
0 likesFirst
0 likesfirst
0 likesReplies (2)
@@zombs0 its a joke
0 likeswho cares?
0 likesMinecraft or fortnite?
1 likeReplies (5)
minecraft java
0 likes@@cookievideomaker4042thanks i edit this
0 likes@@kapukse That's fortnite not frontine autocorrect
0 likes@@rsznbffgrfgwer296 same i play Minecraft windows 10 edition
1 likeminecraft windows 10 edition
1 likefirst
1 likeReplies (5)
@@b1.7.3 his brain
0 likesSecond.
0 likesWho asked
0 likes@@poplmao true AF, the creator is always the first.
0 likesEnderman is first. It’s like there where millions of people already here and you joined in and said “first”
1 likeFUCK WINDOWS
0 likesbest part about enderman: He tests stuff on windows so i don't have to
0 likesWhyy cant you use a bat file instead of doing it manually
0 likesimagine hacker hack you to find coupons for macdonalds and see this
0 likeslearning the alphabet with windows
0 likescdefghijklmnopqrstuvwxyzab
DGHBANHBDYBANYHBUDNTYHNWDHMJWNAMHWSBNHMWDJWSADNMSJKDNAHDWJNMASHDJNGHWJNS: drive
0 likeshaha windows notifiactions go brr
0 likeswindows alphabet: CDEFGHIJKLMNOPQRSTUVWXYZAB
0 likesTrash music
0 likesХмммм попахивает русским @Enderman ты точно из России тебя розкусили
1 likegood job with the video, shit job with the music
0 likesUCzC5CNksIBaiT-NdMJjJNOQ/COLRg9qOwdQCFce-qgodrbsLaA
0 likes0 likes
0 likes
/\/\/\
0 likesd#fdc#xv er#
0 likesYou really start to appreciate /dev after watching this :|
1 likeReplies (2)
Yes, but you can also mount folders on windows in folders. Cmon bro, this requires very little research to find out
0 likesYou can do that on linux.
0 likes0 likes
X Æ A-12 secret technique of Learning alphabet:
0 likes._.
0 likesUCzC5CNksIBaiT-NdMJjJNOQ/COLRg9qOwdQCFce-qgodrbsLaA
0 likes2 likes
Replies (1)
member flex
0 likes