'\" t .\" Title: resizepart .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2024-05-14 .\" Manual: System-Administration .\" Source: util-linux 2.40.1 .\" Language: English .\" .TH "RESIZEPART" "8" "2024-05-14" "util\-linux 2.40.1" "System\-Administration" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "BEZEICHNUNG" resizepart \- informiert den Kernel über die neue Größe einer Partition .SH "ÜBERSICHT" .sp \fBresizepart\fP \fIdevice partition length\fP .SH "BESCHREIBUNG" .sp \fBresizepart\fP tells the Linux kernel about the new size of the specified partition. The command is a simple wrapper around the "resize partition" ioctl. .sp Dieser Befehl verändert keine Partitionen auf einem blockorientierten Gerät. .SH "PARAMETER" .sp \fIGerät\fP .RS 4 Das Plattengerät. .RE .sp \fIPartition\fP .RS 4 gibt die Partitionsnummer an. .RE .sp \fILänge\fP .RS 4 gibt die Länge der Partition in 512 Byte großen Sektoren an. .RE .sp \fB\-h\fP, \fB\-\-help\fP .RS 4 zeigt einen Hilfetext an und beendet das Programm. .RE .sp \fB\-V\fP, \fB\-\-version\fP .RS 4 zeigt Versionsinformationen an und beendet das Programm. .RE .SH "SIEHE AUCH" .sp \fBaddpart\fP(8), \fBdelpart\fP(8), \fBfdisk\fP(8), \fBparted\fP(8), \fBpartprobe\fP(8), \fBpartx\fP(8) .SH "FEHLER MELDEN" .sp Nutzen Sie zum Melden von Fehlern das Fehlererfassungssystem auf \c .URL "https://github.com/util\-linux/util\-linux/issues" "" "." .SH "VERFÜGBARKEIT" .sp Der Befehl \fBresizepart\fP ist Teil des Pakets util\-linux, welches aus dem \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux\-Kernel\-Archiv" "" heruntergeladen werden kann.