diff --git a/Setup-Instructions.mediawiki b/Setup-Instructions.mediawiki index e52f91c..3ee2539 100644 --- a/Setup-Instructions.mediawiki +++ b/Setup-Instructions.mediawiki @@ -137,11 +137,10 @@ Once you've completed the steps above, you can confirm the daemon is running by ``` pi@raspberrypi:~/RASCSI/src/raspberrypi $ cat /var/log/rascsi.log -Sep 11 03:35:55 raspberrypi rascsi[324]: SCSI Target Emulator RaSCSI(*^..^*) version 1.47(Sep 10 2020, 22:10:40) -Sep 11 03:35:55 raspberrypi rascsi[324]: Powered by XM6 TypeG Technology / Copyright (C) 2016-2020 GIMONS -Sep 11 03:35:55 raspberrypi rascsi[324]: Connect type : STANDARD -Sep 11 03:35:55 raspberrypi rascsi[324]: No device is installed. -pi@raspberrypi:~/RASCSI/src/raspberrypi $ +Nov 5 08:52:40 rasp32 RASCSI[32588]: SCSI Target Emulator RaSCSI Reloaded version 22.11 (Oct 26 2022 11:49:27) +Nov 5 08:52:40 rasp32 RASCSI[32588]: Powered by XM6 TypeG Technology / Copyright (C) 2016-2020 GIMONS +Nov 5 08:52:40 rasp32 RASCSI[32588]: Copyright (C) 2020-2022 Contributors to the RaSCSI Reloaded project +Nov 5 08:52:40 rasp32 RASCSI[32588]: Connect type: FULLSPEC ``` If you see output similar to the above, the RaSCSI service has compiled without issue, and you've created and started the service successfully.