Examples with "with debugfs" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
This means it seeks all the deleted inodes on your hard drive with debugfs.
Andere resultaten
The debugfs filesystem is a pseudo filesystem, traditionally mounted on/sys/kernel/debug.
Das Debugfs-Dateisystem ist ein Pseudo-Dateisystem, das traditionell in/sys/kernel/debug eingehängt wird.
As of kernel version 3.4, debugfs has the following options
Ab der Kernelversion 3.4 hat Debugfs folgende Optionen
debugfs - Used for debugging purposes; primarily Linux kernel development.
debugfs - Für Debuggingzwecke benutzt; primär Linux Kernel-Development.
One important detail: The offsets shown by debugfs are octal, not hex.
Man beachte an der Stelle, dass die Offsets von debugfs oktal notiert sind, nicht hexadezimal.
In such cases, one can convert the filesystem back into an ext2 filesystem using the debugfs tool.
In solchen Fällen kann man das Dateisystem mittels des debugfs Werkzeugs in ein ext2-Dateisystem zurück umwandeln.
Unlike/proc, which is only meant for information about a process, or sysfs, which has strict one-value-per-file rules, debugfs has no rules at all.
Im Gegensatz zu dem Dateisystem procfs, welches nur für Informationen über laufende Prozesse gedacht ist, oder das sysfs, welches strikte ein-Wert-per-Datei Regeln befolgt, besitzt debugfs keine Regeln.
debugfs(8) to debug ext4 filesystem interactively. (It has undel command to recover deleted files.)
debugfs(8) für interaktive Fehlersuche in ext4-Dateisystemen (es enthält den undel-Befehl, um gelöschte Dateien wiederherzustellen).