Обновление таблицы разделов.
Обновление таблицы разделов.
Как сказать ядру, что после cfdisk таблица разделов обновилать, и ее надо перечитать? Дистрибутивные инсталлеры как-то это делают...
Опыт растет прямо пропорционально выведенному из строя оборудованию
В пакете parted есть специальная тулза для этого:
NAME
partprobe - inform the OS of partition table changes
SYNOPSIS
partprobe [-d] [-s] [devices...]
DESCRIPTION
This manual page documents briefly the partprobe command.
partprobe is a program that informs the operating system kernel of par-
tition table changes, by requesting that the operating system re-read
the partition table.
OPTIONS
This program uses short UNIX style options.
-d Don't update the kernel.
-s Show a summary of devices and their partitions.
-h Show summary of options.
-v Show version of program.
NAME
partprobe - inform the OS of partition table changes
SYNOPSIS
partprobe [-d] [-s] [devices...]
DESCRIPTION
This manual page documents briefly the partprobe command.
partprobe is a program that informs the operating system kernel of par-
tition table changes, by requesting that the operating system re-read
the partition table.
OPTIONS
This program uses short UNIX style options.
-d Don't update the kernel.
-s Show a summary of devices and their partitions.
-h Show summary of options.
-v Show version of program.