From 0905bb72f637c9cebe1a17c32a2acf3e5a4cc6f6 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Tue, 7 Mar 2006 18:38:24 +0000 Subject: you need "netconfig_eth0 flash" in order to boot from the network --- en/boot-installer/arm.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'en') diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml index 2abad7171..561ac860a 100644 --- a/en/boot-installer/arm.xml +++ b/en/boot-installer/arm.xml @@ -45,6 +45,7 @@ order to boot the installer. You must first configure the network, either with a static address: + NeTTrom command-> setenv netconfig_eth0 flash NeTTrom command-> setenv eth0_ip 192.168.0.10/24 @@ -63,13 +64,12 @@ standard (the save-all step is optional): NeTTrom command-> setenv kerntftpserver 192.168.0.1 NeTTrom command-> setenv kerntftpfile boot.img NeTTrom command-> save-all - NeTTrom command-> setenv netconfig_eth0 flash NeTTrom command-> setenv kernconfig tftp NeTTrom command-> setenv rootdev /dev/ram NeTTrom command-> setenv cmdappend root=/dev/ram -Only the last four of these interfere with normal disk booting, so it is +Only the last three of these interfere with normal disk booting, so it is safe to issue save-all right before them, which will store the network settings in case you need to boot from the network again. -- cgit v1.2.3