- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Linux - How to use fsck command
In this video I show how to use the fsck command on Linux to check and repair filesystem integrity. You'll learn how to list disks with lsblk, run fsck in preview mode (-n) to see what would be done, use -y to automatically fix detected problems, specify a filesystem type (for example ext4), and inspect exit codes. Commands demonstrated include: sudo fsck -n /dev/sdb1, sudo fsck -y /dev/sdb1, sudo fsck -t ext4 /dev/sdb1 and how to print the result with echo $?. This guide is ideal for beginners and system admins who need a safe way to check and repair partitions.
How to use fsck command on Linux?
How to run fsck -y on /dev/sdb1 to fix filesystem errors?
How to check fsck exit codes and what they mean?
0:00 Intro
0:13 What is fsck?
0:26 Basic fsck syntax
0:42 List disks and partitions with lsblk
1:06 Preview mode: sudo fsck -n /dev/sdb1
1:44 Auto-fix mode: sudo fsck -y /dev/sdb1
2:29 Specify filesystem type: sudo fsck -t ext4 /dev/sdb1
2:59 fsck exit codes explained
4:08 Show exit code with echo $?
4:30 Wrap up and tips
#Linux #fsck #FilesystemRepair #ext4
Find out more:
https://www.hardreset.info/devices/apps/apps-linux/
Follow us on Instagram ► https://www.instagram.com/hardreset.info
Like us on Facebook ► https://www.facebook.com/hardresetinfo/
Tweet us on Twitter ► https://twitter.com/HardResetI
Support us on TikTok ► https://www.tiktok.com/@hardreset.info
Use Reset Guides for many popular Apps ► https://www.hardreset.info/apps/apps/
Видео Linux - How to use fsck command канала HardReset_Pro
How to use fsck command on Linux?
How to run fsck -y on /dev/sdb1 to fix filesystem errors?
How to check fsck exit codes and what they mean?
0:00 Intro
0:13 What is fsck?
0:26 Basic fsck syntax
0:42 List disks and partitions with lsblk
1:06 Preview mode: sudo fsck -n /dev/sdb1
1:44 Auto-fix mode: sudo fsck -y /dev/sdb1
2:29 Specify filesystem type: sudo fsck -t ext4 /dev/sdb1
2:59 fsck exit codes explained
4:08 Show exit code with echo $?
4:30 Wrap up and tips
#Linux #fsck #FilesystemRepair #ext4
Find out more:
https://www.hardreset.info/devices/apps/apps-linux/
Follow us on Instagram ► https://www.instagram.com/hardreset.info
Like us on Facebook ► https://www.facebook.com/hardresetinfo/
Tweet us on Twitter ► https://twitter.com/HardResetI
Support us on TikTok ► https://www.tiktok.com/@hardreset.info
Use Reset Guides for many popular Apps ► https://www.hardreset.info/apps/apps/
Видео Linux - How to use fsck command канала HardReset_Pro
Комментарии отсутствуют
Информация о видео
2 апреля 2026 г. 17:31:15
00:04:52
Другие видео канала





















