Re: Installation to removable disks
Martin Husemann <[email protected]> Mon, 22 Apr 2019 11:15:17 +0200
| Newsgroups | gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 19, 2019 at 02:23:11PM -0400, Matt Nawrocki wrote: > As another test, I booted the system installer (sysinst I believe?) > And tried doing a scan for partitions to install to. Although my > removable Jaz drive showed up during the initial boot sequence, the > disk utility refused to acknowledge it's existence when I tried to scan > for it, only showing me my four internal 2 GB partitions for the SD > card. Is there a hard limit of 4 SCSI drives or something? It is just historic (and didn't account for external drive enclosures). I have just added device nodes for sd4 - sd7 to the installation. Martin