Как в windows отформатировать флешку в ext4 в windows

  • Home
  • News
  • Full Guide – Format SD Card to Ext4/3/2 on Windows 10/11

Full Guide – Format SD Card to Ext4/3/2 on Windows 10/11

By Yamila | Follow |
Last Updated

Sometimes, you may want to format SD card to Ext4/3/2 on Windows PCs. Do you know how to format SD card to Ext4 on Windows? In this post, Partition Magic provides a step-by-step guide to help you format an SD card. You can take a look.

If you get a new SD card and want to format SD card to Ext4/3/2 in Windows 10/11, refer to the guide below.

About Ext4/3/2

Ext2, Ext3, and Ext4 are all extended file systems commonly used for the Linux operating system. You can learn more about them from the following content.

Ext2

Ext2, standing for the second extended file system, is the first commercial file system for Linux that was originally introduced in 1993. It’s designed to overcome limitations on the previous Ext file system. The Ext2 file system ranges from 2TB to 32TB and the maximum size of a single file it supports can be up to 2TB.

Since Ext2 lacks a journaling feature, it’s recommended for flash drives, such as SD cards and USB flash drives.

Ext3

Ext3, or the third extended file system, is a journaled file system that was introduced in 2001 as an improved version of Ext2. Like Ext2, it can also handle a single file with a maximum size of 2TB.

The prominent advantage of Ext3 is journaling, which can help track the changes to the file system. With this feature, Ext3 is more reliable and easier to recover data after an unclean shutdown.

Ext4

Ext4 refers to the fourth extended file system released in 2008. It’s the successor to Ext3 and is now the latest version of the EXT file system. It’s also a journaling file system for Linux and offers backward compatibility with Ext2 and Ext3.

Different from the older EXT file systems, Ext4 supports larger file size and partition size, up to 16TB and 1EB respectively.

In some cases, you may need to format SD card to the EXT file system on Windows. However, you may receive the “The file system is incompatible” issue when you try using Diskpart or other Windows built-in utilities to perform the format. In this case, you may ask how to format SD card to Ext4 in Windows 10/11.

Well, to format SD card to Ext4 on Windows successfully, we’d like to recommend you use MiniTool Partition Wizard. It’s a comprehensive partition manager that enables you to partition/clone a hard drive, format SD card FAT32/NTFS/Ext4/Ext3/Ext2, convert MBR to GPT and vice versa, migrate Windows 10 to SSD/HDD, and more.

Here’s a detailed guide on how to format SD card to Ext4 in Windows 10/11.

Note:

The formatting will erase all data on the SD card. So, you’d better back up SD card before the process to avoid data loss.

Step 1: Connect the SD card to your Windows PC. Make sure your PC is well-running.

Step 2: Download and install MiniTool Partition Wizard on your PC. Then launch it to enter the main interface.

MiniTool Partition Wizard FreeClick to Download100%Clean & Safe

Step 3: Right-click the partition on the SD card and select Format from the context menu. Also, you can highlight the target partition and select Format Partition from the left action panel.

select Format Partition

Step 4: In the pop-up window, choose Ext4, Ext3, or Ext2 from the File System drop-down menu. Then click OK.

choose EXT file system

Step 5: After that, click Apply to save the pending operation.

To Sum Up

How to format SD card to Ext4 on Windows? This post reveals the answer to you. Hope you can successfully format SD card to the preferred file system by following the given guide.

About The Author

Position: Columnist

Yamila is a fan of computer science. She can solve many common issues for computer users by writing articles with simple and clear words. The very aspect that she is good at is partition management including create partition, format partition, copy disk and so on.

When she is free, she enjoys reading, doing some excerpts, listening to music and playing games.

Contents:

EXT4, EXT3 and EXT2 file system

What is file system?

File system is the method by which files are named and placed logically to store, retrieve and update data and also used to manage space on available storage devices. Without file system, files stored on a device would be one large body of data, as data does not know where to stop or when to begin. Information stored on device media is split into two pieces, which are usually called metadata and user data. The structure and logic rule used by system to manage data is called a file system.

There are many different types of files system, and each has its own structure and logic rules, speed, size, etc. File system is widely used on various storages devices such as hard drive, flash memory, virtual disk, etc. As a Windows user, you must be family with FAT32, exFAT and NTFS. In this section, we’ll talk about file systems Ext2, Ext3 and Ext4, which belong to Linux operating system.

Ext2 (Second Extended File System)

Ext2 file system was first introduced by Remy Card in 1993 and it was the first default file system in several Linux distro. This file system was developed for the purpose of overcoming limitations on previous Ext file system. Ext2 does not support journaling feature, thus it is recommended to be used on flash drives or SD cards which do not need the overhead of journaling. The maximum individual file size it can be 16GB-2TB.

Ext3 (Second Extended File System)

  • Ext3 file system was introduced by Stephen Tweedie in 2001 and it is available starting from Kernel 2.4.15.
  • Journaling feature is available in Ex3.
  • Maximum individual file size is 15GB -2TB
  • Provide solution to convert Ext2 to Ext3 file system directly without backing up / restoring data.

Ext4 (Second Extended File System)

  • Ext4 file system was introduced in 2008, starting from Linux Kernel 2.6.19.
  • Provide option to disable journaling feature.
  • Backward compatibility is supported. You can mount Ext3 file system as Ext4 without upgrading it.
  • The maximum individual file size 16GB – 16TB.
  • Some new features are included such as multiblock allocation, fast fsck, journal checksum, etc.

It is easy to format a partition to ext4, ext3 or ext2 with the help of DiskGenius Free, and the formatting speed is fast. Please note formatting wipes all data from the volume, and you should make sure important files have been backed up. Let’s see have a look at the formatting steps.

Step 1. Install and launch DiskGenius from computer and you can see all partitions on the disk.

Step 2. Select the partition you want to format and click «Format» button from toolbar. Also, you can right-click on the partition to be formatted, and choose Format Current Partition, as below:

format EXT4/3/2 in Windows

Step 3. Choose file system type you need from the Format Partition window and click Format button. To format ext4, you should choose Ext4 from the drop-down list.

format EXT4/3/2 in Windows

Step 4.  Click Yes to continue. Wait for several seconds and the formatting will complete.

format EXT4/3/2 in Windows

The video guide to format Ext4 in Windows

Note: Since V4.9.5.508 PartitionGuru changed name to DiskGenius.

How to create EXT4/3/2 Linux partition in Windows 10?

Windows uses NTFS, FAT32 or exFAT file system and Linux uses extended file system like ext3, ext4. Windows does not support to read, write or access Linux file system without the help of third-party partition tools. As we all known, Windows users cannot create partitions with these file systems easily in Disk Management. How to create an Ext4/3/2 Linux partition under Windows?

Here, we recommend a free partition tool – DiskGenius Free to fulfill the task. DiskGenius can be used under any Windows platform, and it provides a bunch of useful features like data recovery, disk & partition management, data backup, repair bad sectors, edit hex data, etc. The recently released version adds support to create, format, read or access ext4 / ext3/ ext2. So, we can use this partition tool to create an ext4 /3/2 partition in Windows.

Step 1. Right-click on free / unallocated disk space and select Create New Partition from context menu, as follows. Alternatively, you can select free disk space and click New Partition button.

format EXT4/3/2 in Windows

Note: If there is not free disk space on your drive, you can use DiskGenius shrink one partition to free some disk space. Also, you can just delete a partition whose files have all been backed up.

Step 2. The «Create New Partition» box comes up, and you can select file system type now. To create ext4 partition, you should select Ext4 (Linux Data). Then click OK button.

format EXT4/3/2 in Windows

Step 3. Click Save All button on the upper-left panel to save the new partition to partition table.

format EXT4/3/2 in Windows

Step 4. DiskGenius asks whether to format the partition after it is saved to partition table. Click Yes and the partition will be formatted quickly.

format EXT4/3/2 in Windows

Conclusion

DiskGenius makes it very easy to format partition to EXT4, EXT3 or EXT2 file system in Windows. Besides, it provides many other functions to help you manage and access EXT4 Linux partition in Windows 10, for instance, save data to ext4 partition, delete data from Linux partition, clone EXT4 partition to image, resize Linux partition without losing data, etc. If you need to format EXT4 in Windows, free download DiskGenius and try it now.

If you are trying to format Ext4 Windows and you have not found any way to do it successfully, then you’d better read this MiniTool article since it provides you a perfect assistant to help you format disk to Ext4 Windows.

 “Hi, guys! I need to format SD card Ext4 Windows. Thus, I tried to format Ext4 Windows 10, but I only found that I cannot do this in Windows 10. It is not working in Windows Explorer, or Disk Management. I want to know that is there any way to format my SD card to Ext4 file system in Windows 10 or I just can’t do this in Windows 10. Thanks a lot!”

The Need to Format Ext4 Windows

The file system provides a solution to organizing data for the operating system, and different operating systems ask for different file systems. The specific operating system cannot read or write data from the device media if the target storage device does not have the proper file system.

Therefore, you should choose the appropriate file system format for your storage device so that the particular operating system can recognize it. However, making the right choice sometimes might be difficult since there are various types of file systems.

If you are interested in external devices cannot be recognized issue, this article below can be helpful:

Now we will provide you with a basic introduction to the commonly used file system formats for recent Windows, Mac, and Linux.

Nowadays, for Windows, NTFS is the most used file system, also the default one. Windows also supports REFS, exFAT, and FAT32. Microsoft is removing support for REFS from Windows 10 Pro.

Related article: News Express: Microsoft to Remove Full ReFS Support from Win10 Pro

For Mac, the default file system is APFS, and it supports a handful of common file systems – HFS+, FAT32, and exFAT, with read-only support for NTFS.

Well, Linux supports lots of file systems, while the common choices are Ext family, XFS, JFS, and btrfs, and its default option is Ext4.

So, if you plan to switch from Windows to Linux, you may need to format your internal hard drives or external devises (like SD card drives) to Ext4 on the Windows operating system so that Linux can successfully identify them. Or, if you are dual booting Windows and Linux, you may want to access files on your Windows system from Linux at some point, which also requires formatting the disk as Ext4.

Apart from the reasons we put there, you might have various reasons according to your own specific situation. Well, no matter what, the need is to format Ext4 Windows.

As the Windows 10 user of the post said, he/she cannot format his/her SD card to Ext4 no matter using Windows Explorer or Disk Management. It is true. Windows built-in tools cannot format Ext4 Windows. Let’s see what will happen if using Windows built-in tool to format Ext4 file system.

When you try to format a hard disk to Ext4 file system in Windows Explorer or Disk Management, both of them will only give you tree options – FAT32, NTFS and REFS. When you try this operation with an external device, such as formatting an SD card to Ext4, you will only get three formatted options – NTFS, FAT32 and exFAT. No Ext4 option exists. See the image below.

default formatted file system options in Windows

So, neither of them can format your storage device to Ext4. If you know a more powerful tool – diskpart and put your last hope on it, well, bad news to you, it will fail too. When you type the command and hit enter, you receive the message that Virtual Disk Service error: The file system is incompatible.

Even though Windows built-in tools can’t help you format your storage devices to Ext4, you don’t need to be disappointed, because it’s not entirely impossible to format your device to Ext4 on Windows. A free partition manager – MiniTool Partition Wizard can be your Ext4 formatter Windows.

What’s Good about MiniTool Partition Wizard as Your Ext4 Formatter Windows

MiniTool Partition Wizard supports Windows 10/8/7/Vista/XP all editions. It has many useful features including resizing partitions, copying partitions, creating partitions, formatting partitions, convert file systems, migrating OS to HDD/SSD, converting MBR to GPT, rebuilding MBR…

These features give you complete control over your hard disk partitions so that you can make the optimal disk space distribution, and most of them do not exist in Disk Management. With its user-friendly interface and straightforward guidance, these operations are easy for everyone.

For the format Ext4 Windows issue, the feature Format Partition is required. This feature is really powerful. In addition to helping to format the disk as Ext4 Windows, it can also help format Ext3, Ext2, Linux Swap and other file systems… Well, lucky for you, the feature is available in the Free Edition. Click the button below to get the Ext4 formatter Windows.

MiniTool Partition Wizard FreeClick to Download100%Clean & Safe

After downloading MiniTool Partition Wizard, follow prompts to install it on your computer. Then we will tell you how to format Ext4 Windows 10/8/7 with this fantastic Ext4 formatter Windows in the following part.

How to Format Ext4 Windows 10/8/7 – Detailed Steps with Pics

Note: formatting will erase all data on the target disk partition/SD card, so be sure to back up your important data before starting the formatting process, or you don’t need to worry about this if there is no important data in the storage device at all. For data protection, you can directly back up partition.

Now learn how to format Ext4 Windows 10/8/7 with step-by-step guide below. Here we will take a hard disk partition as an example.

Step 1 – launch MiniTool Partition Wizard

Find the icon on your computer and double click it to open this partition manager, and then choose Launch Application to enter its main interface.

Step 2 – select the specific feature

When you are in the main interface, select the target partition and then choose Format Partition under Partition Management from the left action panel.

choose the feature format partition

Step 3 – format Ext4 Windows

After clicking Format Partition feature, you will enter the Format Partition window. Please click the File System drop-down list, then you can see this Ext4 formatter Windows provides you a variety of file system options including Ext4. Select it and click OK to continue.

choose Ext4 file system to format with

Step 4 – apply this operation

Now you can preview the effect. If you are not satisfied with the results or find that you have made a mistake by previewing, you can withdraw all your actions by one simple click on Discard, while if you are just one step regret, click on Undo.

On the contrary, if you decide to perform this operation, click Apply. At this point, the actual formatting officially begins, and you only have to wait for a while until the process is completed.

the last step

When the process is finished, the hard disk partition is formatted to Ext4 successfully. While you can’t view it in Windows Explorer or Disk Management because Windows cannot recognize Ext4 file system.

This can also be applied to SD card if you want to format SD card Ext4 Windows. You just need to insert the SD card into the computer at the beginning, and then the operations are all the same except changing the object from a hard disk partition to an SD card.

Click to Tweet

How to Format A Brand-New Partition/SD Card to Ext4 on Windows

If the disk or SD card to be formatted is new, you can format disk to Ext4 Windows or format SD card Ext4 Windows using the Create Partition feature of MiniTool Partition Wizard Free Edition, and we still use a disk partition as a demonstration.

Step 1 – open and launch this program to its main interface

Find the icon of the program and double-click on it, then choose Launch Application to enter the main interface.

Step 2 – click the specific function

Firstly, click on the unallocated space, and then click Create Partition under Partition Management from the left action panel.

choose the specific feature

Step 3 – set the file system format as Ext4

Now you are entering the setting window, in which you can configure various settings for the new partition. Click the drop-down list of File System and choose Ext4 from those file systems, and keep other parameters by default or change it according to your own needs. Then click OK to continue.

set the file system as Ext4

Step 4 – click Apply to save your change

This is the last step. Now you are back to the main interface. Click Apply from the top left to save the changes.

click Apply to save the change

Finally, the partition is formatted as Ext4 file system successfully during creating a partition.

Hey! I found a fantastic partition tool MiniTool Partition Wizard can format Ext4 on Windows. It’s really easy! I hope it can help you guys too if you have the same need.Click to Tweet

Ext4, Ext3, and Ext2

If you are new to the Linux system, you may not know much about Ext file system. In this part, we’ll talk about file systems Ext2, Ext3, and Ext4, which belong to the Linux operating system.

Ext2: Second Extended File System

Ext2 stands for second extended file system which was first introduced by Remy Card in 1993. It does not support journaling feature; therefore, it is recommended to be used on flash drives like SD card or USB which do not need the overhead of journaling.

The maximum individual file size of Ext2 can be 2 TB and overall ext2 file system size can be 32 TB.

Ext3: Third Extended File System

Ext3 is short for third extended file system. It was developed by Stephen Tweedie and was introduced in 2001. It was available since Linux Kernel 2.4.15.

The main benefit of Ext3 is that it supports journaling feature. The journaling feature has a dedicated area in the file system that keeps track of all changes. When the system crashes, the file system is less likely to be corrupted due to the journaling.

The maximum single file size can be 2 TB, and the total Ext3 file system size can be up to 32 TB. You can convert an Ext2 file system to Ext3 file system directly without data loss.

Ext4: Fourth Extended File System

Ext4 stands for fourth extended file system which was introduced in 2008, starting from Linux Kernel 2.6.19.

Ext4 supports huge single file size and overall file system size. The maximum individual file size can reach to 16 TB. The overall maximum Ext4 file system size is 1 EB (exabyte). Ext4 also supports journaling, and you can choose to turn the journaling feature “off”.

Final Words

After reading this post, we believe now you know that it is possible to format Ext4 Windows. Actually, the formatting can be really easy as long as you have the partition magic – MiniTool Partition Wizard.

If you have any trouble when using this freeware, you are always welcome to contact us through [email protected] or you can leave your comment on the comment area. Of course, any suggestion or idea is appreciated.

Format Ext4 Windows FAQ

Can I read ext4 on Windows?

Windows 10 can’t read Ext 4 partitions. But, you can use third-party software to read Ext 4 on your Windows 10 computer.

Is ext4 better than NTFS?

It depends. Ext4 is a better choice for flash drives. While NTFS is a good choice for computer internal hard drive.

How do I format a Linux partition in Windows 10?

  1. Download and install MiniTool Partition Wizard on your computer.
  2. Open the software.
  3. Select the partition you want to format.
  4. Select Format Partition from the left toolbar.
  5. Define the partition based on your requirements.
  6. Press OK.
  7. Click Apply after the formatting process ends.

Can Windows read exFAT?

Yes, Windows 10 supports exFAT. You can use this file system on your Windows computer.

Как отформатировать флешку или SD-карту в файловую систему Ext4? Чтобы, к примеру, иметь возможность хранить на внешнем флеш-носителе, подключаемом к Android-устройству, файлы весом более 4 Гб, если такой носитель изначально форматирован в FAT32. Ext4 – прекрасная альтернатива неподдерживаемой нативно Android’ом файловой системе NTFS и старой, ограниченной FAT32. Ext4 используется в системах Linux, она современная, стабильная, производительная, не подвержена фрагментации данных.

И позволяет хранить файлы с максимальным весом 16 Тб. Отформатировать любой носитель данных в Ext4 легко можно с помощью любого дистрибутива Linux. Загружаемся с диска установки Linux, работаем с установочным носителем как с LiveDisk, запускаем программу GParted. И с её помощью форматируем флеш-носитель в Ext4.

А как форматировать устройства информации в Ext4 в среде Windows?

***

Windows не то, что не умеет форматировать в Ext4, система от Microsoft не поддерживает Ext4, т.е. не отображает форматированные в ней носители. Получить доступ к таким носителям можно либо с помощью сторонних файловых менеджеров, которые реализуют доступ к носителям, форматированным в файловых системах Linux, либо с помощью специального драйвера, внедряющего, в частности, поддержку Ext4 на системном уровне. К этому вопросу мы ещё вернёмся. Для форматирования же в Ext4 носителей в среде Windows необходимо прибегнуть к стороннему софту – менеджерам дисков. Но далеко не всем таковым под силу справиться с этой задачей. К, примеру, известные программы для работы с дисками от Acronis и AOME могут форматировать только в Ext2 и Ext3. С Ext4 работают дисковые менеджеры от Paragon и MiniTool.

Рассмотрим их.

1. Paragon Hard Disk Manager

Дисковый менеджер Paragon Hard Disk Manager – платный продукт, к нему есть смысл прибегать, если он уже установлен на компьютере. Можно использовать как предыдущую версию программы 15, так и новую 16. Работая с последней, переключаемся на вкладку «Partition Manager», кликаем оперируемый носитель, в нашем случае это виртуальный жёсткий диск.

Paragon Hard Disk Manager

Появится дополнительное окно с возможными опциями. Выбираем «Форматировать том».

Форматировать том

Далее указываем «Linux Ext4» в графе выбора файловой системы. Ставим подтверждающую галочку внизу, мол, мы понимаем, что операция ведёт к потере данных на носителе. И жмём «Форматировать».

Linux Ext4

Применяем операцию кнопкой «Apply».

Apply

Всё.

2. MiniTool Partition Wizard

Программа MiniTool Partition Wizard также умеет форматировать носители информации в Ext4, причём это возможность из числа предусмотренных в бесплатной редакции Free.

Скачать её можно здесь:

https://www.partitionwizard.com/download.html

Запускаем программу, кликаем нужный носитель, вызываем контекстное меню, жмём «Format».

MiniTool Partition Wizard

В графе «File System» указываем Ext4. Жмём «Ок».

File System - Ext4

Применяем операцию кнопкой «Apply».

Format

Всё.

3. Отображение накопителя с Ext4 в среде Windows

Итак, Windows нативно не «дружит» с файловыми системами других операционных систем. Чтобы в дальнейшем с флеш-носителем, форматированным в Ext4, можно было работать и на Android, и на Linux, и в среде Windows, в последнюю нужно внедрить упомянутый выше драйвер поддержки файловых систем Linux. Он называется Ext2Fsd, распространяется свершено бесплатно, его сайт — www.ext2fsd.com.(Скачать файл) На сайте есть ссылка загрузки драйвера, проходим по ней и скачиваем EXE-файл. На момент написания этой статьи актуальна версия 0.69 драйвера, и файл для скачивания называется, соответственно, Ext2Fsd-0.69.exe.

Далее просто устанавливаем драйвер. В процессе установки нам будет предложена автоматическая настройка файловых систем Linux для отображения в среде Windows. Нужно просто не трогать галочки на этапе «Select Additional Tasks».

Ext2Fsd

После установки Ext2Fsd носители с Ext4 будут видны в проводнике Windows.

Форматирование флешки в ext4 под Windows. Сделаем на Astra Linux под VirtualBox

t.me/freebsd2022 (https://t.me/freebsd2022)

Для будущих задач с Keenetic нам нужно отформатировать флешку в EXT4. Штатно Win10 это не умеет. Есть бесплатное ПО типа Paragon Partition Manager или AOMEI Partition Assistant Standard Edition. Однако многие советуют форматировать из Линукс.


У нас есть ВМ под VirtualBox с Астра Линукс, сделаем там. Разделы на флешке проверяем с помощью ПО IM-Magic Partition Resizer Free (ранее его уже использовали):

Сначала нужно подключить флешку с любым разделом (ntfs, fat32 etc) в VirtualBox, до включения ВМ:

Далее на ВМ с Астра Линукс проверяем, что флешка видна, но не примонтирована:

admin-astra@astralinux17:~$ sudo lsusb

Bus 001 Device 002: ID 8564:1000 Transcend Information, Inc. JetFlash

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

admin-astra@astralinux17:~$ sudo lsblk

NAME            MAJ:MIN RM SIZE RO TYPE MOUNTPOINT

sda              8:0  0  50G 0 disk

├─sda1            8:1  0 487M 0 part /boot

├─sda2            8:2  0  1K 0 part

└─sda5            8:5  0 49,5G 0 part

 ├─astralinux17—vg-root  253:0  0 48,6G 0 lvm /

 └─astralinux17—vg-swap_1 253:1  0 980M 0 lvm [SWAP]

sdb              8:16  1 14,6G 0 disk

└─sdb1            8:17  1 14,6G 0 part

sr0             11:0  1 1024M 0 rom

admin-astra@astralinux17:~$ sudo df -h

Файловая система         Размер Использовано Дост Использовано% Cмонтировано в

udev                1,9G      0 1,9G      0% /dev

tmpfs                394M     5,6M 389M      2% /run

/dev/mapper/astralinux17—vg-root  48G     27G  19G      59% /

tmpfs                2,0G      0 2,0G      0% /dev/shm

tmpfs                5,0M      0 5,0M      0% /run/lock

tmpfs                2,0G      0 2,0G      0% /sys/fs/cgroup

/dev/sda1              472M     71M 377M      16% /boot

tmpfs                394M      0 394M      0% /run/user/1000

Форматируем существующий раздел под EXT4:

admin-astra@astralinux17:~$ sudo mkfs.ext4 /dev/sdb1

mke2fs 1.44.5 (15-Dec-2018)

/dev/sdb1 contains a ntfs file system

Proceed anyway? (y,N) y

Creating filesystem with 3827168 4k blocks and 958464 inodes

Filesystem UUID: 486bca5c-c44e-4613-8672-8e9e99eef5b9

Superblock backups stored on blocks:

    32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208

Allocating group tables: done

Writing inode tables: done

Creating journal (16384 blocks): done

Writing superblocks and filesystem accounting information: done

После это проверяем и монтируем флешку в Астру:

admin-astra@astralinux17:~$ ls -al /media/usb

итого 8

drwxr-xr-x 2 root root 4096 сен 6 15:59 .

drwxr-xr-x 4 root root 4096 сен 6 15:59 ..

admin-astra@astralinux17:~$ sudo mount /dev/sdb1 /media/usb/

admin-astra@astralinux17:~$ ls -al /media/usb

итого 24

drwxr-xr-x 3 root root 4096 сен 11 23:02 .

drwxr-xr-x 4 root root 4096 сен 6 15:59 ..

drwx—— 2 root root 16384 сен 11 23:02 lost+found

Готово!

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Как найти папку через командную строку windows 10
  • Перевод песни cigarettes out the windows
  • Закрыть рабочий стол windows 10 комбинация клавиш
  • Программа отслеживающая изменения в реестре windows
  • Что такое ошибка windows media