Zentrale öffentliche Logbücher

Zur Navigation springen Zur Suche springen

Dies ist die kombinierte Anzeige aller in Primatenwiki geführten Logbücher. Die Ausgabe kann durch die Auswahl des Logbuchtyps, des Benutzers oder des Seitentitels eingeschränkt werden (Gross-/Kleinschreibung muss beachtet werden).

Logbücher
  • 18:06, 8. Jan. 2025 Rbritt Diskussion Beiträge erstellte die Seite Filesystem Images (Die Seite wurde neu angelegt: «Copy the entire content from one fs to another Create an empty 10Gb image file: # dd if=/dev/zero of=/path/to/newImgFile bs=1k count=10485760 Create an ext3 filesystem on the image: # mke2fs -j /path/to/newImgFile When you get the warning about the file not being a block special file, just answer yes to proceed. Mount the current image file and the new one # mount -o loop /path/to/currentImgFile /path/to/currentMntPoint # mount -o loop /path/to/newI…»)