version 1.4, 2015/09/05 17:48:55
|
version 1.5, 2018/02/25 14:34:03
|
Line 203 appropriate `dhcpd.conf` entry could loo
|
Line 203 appropriate `dhcpd.conf` entry could loo
|
The `root-path` option is only needed when using NFS and should match |
The `root-path` option is only needed when using NFS and should match |
your exported NFS directory. Uncompress `netbsd-INSTALL.gz` from the |
your exported NFS directory. Uncompress `netbsd-INSTALL.gz` from the |
NetBSD/sandpoint distribution and copy it into the NFS or TFTP directory. |
NetBSD/sandpoint distribution and copy it into the NFS or TFTP directory. |
|
|
|
Run altboot and press a key to enter interactive mode: |
|
|
|
<pre> |
|
=> <strong>go 1000000</strong> |
|
</pre> |
|
|
|
## Starting application at 0x01000000 ... |
|
|
|
>> NetBSD/sandpoint altboot, revision 1.7 (Sat May 28 12:36:26 CEST 2011) |
|
>> QNAP TS, cpu 265 MHz, bus 132 MHz, 64MB SDRAM |
|
wd0: <SAMSUNG HD502HI> DMA LBA LBA48 476940 MB |
|
wd0: no disklabel |
|
MAC address 00:e0:4c:xx:xx:xx |
|
100Mbps-FDX |
|
Hit any key to enter interactive mode: 0 |
|
|
Then start the DHCP, NFS or TFTP server and boot the installation kernel |
Then start the DHCP, NFS or TFTP server and boot the installation kernel |
from the firmware either with |
from the firmware either with: |
|
|
<pre> |
<pre> |
=> <strong>tftp:netbsd-INSTALL</strong> |
=> <strong>tftp:netbsd-INSTALL</strong> |
Line 223 failures, it should succeed. This will h
|
Line 240 failures, it should succeed. This will h
|
Our bootloader configures the hardware, determines the IP address, loads |
Our bootloader configures the hardware, determines the IP address, loads |
the kernel via network and launches it: |
the kernel via network and launches it: |
|
|
## Starting application at 0x01000000 ... |
|
|
|
>> NetBSD/sandpoint altboot, revision 1.7 (Sat May 28 12:36:26 CEST 2011) |
|
>> QNAP TS, cpu 265 MHz, bus 132 MHz, 64MB SDRAM |
|
wd0: <SAMSUNG HD502HI> DMA LBA LBA48 476940 MB |
|
wd0: no disklabel |
|
MAC address 00:e0:4c:xx:xx:xx |
|
100Mbps-FDX |
|
Hit any key to enter interactive mode: 0 |
|
loading "netbsd-INSTALL" 5143540+110580=0x503068 |
loading "netbsd-INSTALL" 5143540+110580=0x503068 |
entry=0x90000, ssym=0x592be8, esym=0x593068 |
entry=0x90000, ssym=0x592be8, esym=0x593068 |
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |