I finally tested the prebuilt images and here's what I found. With the BlueSCSI desktop booting from any image, I get the floppy question mark. Putting the microSD in my BlueSCSI DB25, I get the "Welcome to Macintosh" screen but it stalls there. Here are the logs from each boot:
---------------------------------------
BlueSCSI Desktop
Platform: BlueSCSI
FW Version: 2024.12.08-rel Dec 8 2024 22:19:03
I2C Supported
Flash chip size: 2048 kB
=== SD Card Info ===
SD card detected, exFAT volume size: 60901 MB
SD Name: SN64G, MID: 0x03, OID: 0x53 0x44
=== Global Config ===
Reading configuration from bluescsi.ini
Active configuration:
=== Finding images in / ===
== Opening /HD30_512 OpenRetroSCSI 753.hda for ID: 3 LUN: 0
---- WARNING: file /HD30_512 OpenRetroSCSI 753.hda is fragmented, see
Open source, open hardware, SCSI emulator using the Pi Pico PR2040 and Pico 2 RP2350 - BlueSCSI/BlueSCSI-v2
github.com
---- Image ready
== Opening /NE4.hda for ID: 4 LUN: 0
---- Configuring as network based on image name
---- Image ready
== Opening /HD20_512 Mac SE30.hda for ID: 2 LUN: 0
---- WARNING: file /HD20_512 Mac SE30.hda is fragmented, see https://
github.com/BlueSCSI/BlueSCSI-v2/wiki/Image-File-Fragmentation
---- Image ready
== Opening /HD00_512 7_1 BlueSCSI W Ready.hda for ID: 0 LUN: 0
---- Image ready
== Opening /HD10_512 BlueSCSI 4 Macintosh.hda for ID: 1 LUN: 0
---- WARNING: file /HD10_512 BlueSCSI 4 Macintosh.hda is fragmented,
see
https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Image-File-
Fragmentation
---- Image ready
=== ROM Drive ===
Platform supports ROM drive up to 1692 kB
---- ROM drive image not detected
=== Configured SCSI Devices ===
* ID: 0, BlockSize: 512, Type: Fixed, Quirks: Apple, Size: 524352kB
* ID: 1, BlockSize: 512, Type: Fixed, Quirks: Apple, Size: 51264kB
* ID: 2, BlockSize: 512, Type: Fixed, Quirks: Apple, Size: 2048048kB
* ID: 3, BlockSize: 512, Type: Fixed, Quirks: Apple, Size: 512000kB
* ID: 4, Type: Network, Quirks: Apple
=== Network Initialization ===
Wi-Fi MAC: 00:80:19:C1:27:36
Connecting to Wi-Fi SSID "SpectrumSetup-F16A" with WPA/WPA2 PSK
Initialization complete!
----------------------------------
BlueSCSI DB25
Platform: BlueSCSI
FW Version: 2024.12.08-rel Dec 8 2024 22:19:03
Flash chip size: 2048 kB
=== SD Card Info ===
SD card detected, exFAT volume size: 60901 MB
SD Name: SN64G, MID: 0x03, OID: 0x53 0x44
=== Global Config ===
Reading configuration from bluescsi.ini
Active configuration:
=== Finding images in / ===
== Opening /NE4.hda for ID: 4 LUN: 0
---- Configuring as network based on image name
---- Image ready
== Opening /HD10_512 OpenRetroSCSI 753.hda for ID: 1 LUN: 0
---- WARNING: file /HD10_512 OpenRetroSCSI 753.hda is fragmented, see
Open source, open hardware, SCSI emulator using the Pi Pico PR2040 and Pico 2 RP2350 - BlueSCSI/BlueSCSI-v2
github.com
---- Image ready
== Opening /HD30_512 Mac SE30.hda for ID: 3 LUN: 0
---- WARNING: file /HD30_512 Mac SE30.hda is fragmented, see https://
github.com/BlueSCSI/BlueSCSI-v2/wiki/Image-File-Fragmentation
---- Image ready
== Opening /HD20_512 BlueSCSI 4 Macintosh.hda for ID: 2 LUN: 0
---- WARNING: file /HD20_512 BlueSCSI 4 Macintosh.hda is fragmented,
see
https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Image-File-
Fragmentation
---- Image ready
== Opening /HD00_512 7_1 BlueSCSI W Ready.hda for ID: 0 LUN: 0
---- Image ready
=== ROM Drive ===
Platform supports ROM drive up to 1692 kB
---- ROM drive image not detected
=== Configured SCSI Devices ===
* ID: 0, BlockSize: 512, Type: Fixed, Quirks: Apple, Size: 524352kB
* ID: 1, BlockSize: 512, Type: Fixed, Quirks: Apple, Size: 512000kB
* ID: 2, BlockSize: 512, Type: Fixed, Quirks: Apple, Size: 51264kB
* ID: 3, BlockSize: 512, Type: Fixed, Quirks: Apple, Size: 2048048kB
* ID: 4, Type: Network, Quirks: Apple
=== Network Initialization ===
Wi-Fi MAC: 00:80:19:10:17:5C
Connecting to Wi-Fi SSID "SpectrumSetup-F16A" with WPA/WPA2 PSK
Initialization complete!
INFO: Pico Voltage: 3.284V.
Successfully connected to Wi-Fi SSID "SpectrumSetup-F16A"
-----------------------------------------
I'm including a zip file of all the log files but one thing stands out. The BlueSCSI DB25 shows a voltage of 3.284 volts but the Desktop doesn't show a voltage. Is this the 5v rail?
Thank you,
Gerry