From 994fd5b5bb665371c38574e38bc5ad464c6fcc1d Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Thu, 29 May 2008 20:21:47 +0000 Subject: Dutch translation update --- nl/install-methods/install-tftp.xml | 65 +------------------------------------ 1 file changed, 1 insertion(+), 64 deletions(-) (limited to 'nl/install-methods/install-tftp.xml') diff --git a/nl/install-methods/install-tftp.xml b/nl/install-methods/install-tftp.xml index ea269ee5e..562fd4fdf 100644 --- a/nl/install-methods/install-tftp.xml +++ b/nl/install-methods/install-tftp.xml @@ -1,5 +1,5 @@ - + Preparing Files for TFTP Net Booting @@ -195,69 +195,6 @@ to tftpd as the filename to boot. - - DECstation TFTP Images - - -For DECstations, there are tftpimage files for each subarchitecture, -which contain both kernel and installer in one file. The naming -convention is -subarchitecture/netboot-boot.img. -Copy the tftpimage file you would like to use to -/tftpboot/tftpboot.img if you work with the -example BOOTP/DHCP setups described above. - - - -The DECstation firmware boots by TFTP with the command boot -#/tftp, where -# is the number of the TurboChannel device -from which to boot. On most DECstations this is 3. If the -BOOTP/DHCP server does not supply the filename or you need to pass -additional parameters, they can optionally be appended with the -following syntax: - - - -boot #/tftp/filename param1=value1 param2=value2 ... - - - -Several DECstation firmware revisions show a problem with regard to -net booting: the transfer starts, but after some time it stops with -an a.out err. This can have several reasons: - - - - -The firmware does not respond to ARP requests during a TFTP -transfer. This leads to an ARP timeout and the transfer stops. The -solution is to add the MAC address of the Ethernet card in the -DECstation statically to the ARP table of the TFTP server. This is -done by running arp -s -IP-address -MAC-address as root on the -machine acting as TFTP server. The MAC-address of the DECstation can -be read out by entering cnfg at the DECstation -firmware prompt. - - - - -The firmware has a size limit on the files that can be booted -by TFTP. - - - - -There are also firmware revisions that cannot boot via TFTP at all. An -overview about the different firmware revisions can be found at the -NetBSD web pages: -. - - - - Alpha TFTP Booting -- cgit v1.2.3