Re: Installing on a Power Macintosh G5
Andreas Gustafsson <[email protected]> Wed, 4 Jun 2025 21:36:00 +0300
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
Sorry, my previous mail had an incorrect version of the INSTALL_G5 kernel configuration. This is the one I actually used: include "arch/macppc/conf/POWERMAC_G5" # Enable the hooks used for initializing the ram-disk. options MEMORY_DISK_HOOKS options MEMORY_DISK_IS_ROOT # Force root on ram-disk options MEMORY_DISK_SERVER=0 # no userspace memory disk support options MEMORY_DISK_ROOT_SIZE=6000 # 3000 KiB options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode -- Andreas Gustafsson, [email protected]