On Sun, Oct 18, 2020 at 08:37:20AM -0400, Sam Imberman wrote: > /proc/partitions: > > major minor #blocks name > 11 0 1048575 sr0 > 8 0 58605120 sda > 8 16 15581184 sdb > 8 17 318524 sdb1 > > Also, I uploaded screenshots of /var/log/syslog upthread, is that what you > mean?
How did you make the bootable USB stick? Does using dd work for a powermac like it does on PCs? Looking at the iso it appears to have a DOS partition table, and iso9660 header and an apple partition map. Not sure which one the kernel decided to use. Certainly the size in /proc/partitions appears to agree with the overall size and the dos partition table which should be the entire iso file system, so mounting as iso9660 should have worked. -- Len Sorensen

