Re: Would a USB NetBSD/macppc install image be feasible
Sevan Janiyan <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
On 22/03/2020 17:58, David Brownlee wrote: > Do you need to enumerate the attached USB devices to boot from them, > ot just to work out what to enter to boot? To boot from them. > Would an OF fragment to probe-usb then immediately boot from the disk > work? (relying on NetBSD autoconfig to reinit the keyboard) You should be able to add a script to OF to run it automatically I think. Sevan