summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm2
-rw-r--r--theming/openslx/bootsplash/images/silent-1024x768.jpgbin92682 -> 83646 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm b/installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm
index 1a4bafdb..dc6bc2ed 100644
--- a/installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm
+++ b/installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm
@@ -106,7 +106,7 @@ sub showNbdParams
print (('#' x 80)."\n");
print _tr("Please make sure you start a corresponding nbd-server:\n\t%s\n",
- "nbd-server -r $self->{engine}->{'export-path'}");
+ "nbd-server port $self->{engine}->{'export-path'} -r");
print (('#' x 80)."\n");
}
diff --git a/theming/openslx/bootsplash/images/silent-1024x768.jpg b/theming/openslx/bootsplash/images/silent-1024x768.jpg
index b168104a..788c625c 100644
--- a/theming/openslx/bootsplash/images/silent-1024x768.jpg
+++ b/theming/openslx/bootsplash/images/silent-1024x768.jpg
Binary files differ