To run SpinRite 6.1, does the "BootAble.img" file available from GRC allow booting from a USB flash drive on Apple silicon?
Asking because a Mac Studio 2023 with an Apple M2 Max CPU is unable to see a USB boot drive created using GRC's BootAble.img file.
Tried the following:
- create USB boot drive with Etcher
- create USB boot drive with "sudo dd if=BootAble.img of=disk<x> bs=1m status=progress" where <x> is the USB flash drive's device number
- create USB boot drive with dd on different USB flash media
- power up the system by holding the power button for about 15-20 seconds. The only boot drive the system sees is the MacOS disk.
- power up the system by holding the Alt key after hearing the chime. This just boots straight to the MacOS disk.
In all cases the USB flash media are first formatted in MS-DOS (FAT) format with a Master Boot Record partition map. It it matters, the USB flash media have USB A connectors, and these are plugged directly into a USB A port on the Mac (so no USB C<->A adapter is involved).
I would have thought the ".img" extension implied this is bootable media, but maybe this doesn't work with Apple silicon.
Thanks in advance for clues on this.
Asking because a Mac Studio 2023 with an Apple M2 Max CPU is unable to see a USB boot drive created using GRC's BootAble.img file.
Tried the following:
- create USB boot drive with Etcher
- create USB boot drive with "sudo dd if=BootAble.img of=disk<x> bs=1m status=progress" where <x> is the USB flash drive's device number
- create USB boot drive with dd on different USB flash media
- power up the system by holding the power button for about 15-20 seconds. The only boot drive the system sees is the MacOS disk.
- power up the system by holding the Alt key after hearing the chime. This just boots straight to the MacOS disk.
In all cases the USB flash media are first formatted in MS-DOS (FAT) format with a Master Boot Record partition map. It it matters, the USB flash media have USB A connectors, and these are plugged directly into a USB A port on the Mac (so no USB C<->A adapter is involved).
I would have thought the ".img" extension implied this is bootable media, but maybe this doesn't work with Apple silicon.
Thanks in advance for clues on this.