5 | | 1. [#Lv67cBios Flash The LV67-C bios] |
6 | | 1. [#Cm3Install flash and install the CM3 module] |
7 | | 1. [#CaseAssembly Install Motherboard / Power supply] |
8 | | |
9 | | === Flash The LV67-C bios === #Lv67cBios |
10 | | |
11 | | 1. After removing the lv-67c kit from it wrapping attach the pcm-cia and mini-pice cards (As [#CaseAssembly below]). |
12 | | 1. Attach the video card assembly as [#PreviousCmosVideo prior] |
13 | | 1. Power On and listen for the post beep. Hit Delete immediately after. The screen setup will usually lag the input so you will have to hit the button before you can see the prompt. |
14 | | 1. Once in the bios, goto the boot order menu and do the following: |
15 | | 1. Disable the USB FDC: (select it and press x) |
16 | | 1. Enable the USB HDDL !SanDisk Cruzer Micro-(USB [[BR]][[Image(EnableCruzer.jpg, 300)]] |
17 | | 1. Save and exit |
18 | | 1. After you save and exit the system will power down. If left alone it power back up and proceed to boot from the USB disk. |
19 | | 1. After the post, in the serial console you will see the kernel boot messages pass by |
20 | | 1. NOTE: The first time it boots from USB it will complain about the file system needing a check. Choose i to ignore this and let it finish booting. |
21 | | 1. Once booted, login and issue a sudo poweroff command. |
22 | | 1. remove the video card and replace it with the Ethernet card. Disconnect the KVM usb cables. |
23 | | 1. Power up again, it should still boot into the serial console and you will eventually get to a login prompt. |
24 | | 1. After logging in, issue this command |
25 | | {{{ |
26 | | sudo nvramtool -B lv67c_2011-8-29.bios |
27 | | }}} |
28 | | 1. The bios is now configured. Reboot once more and check the serial console for bios boot messages. It should try to pxe from the leftmost interface (verify the mac address). |
29 | | |
30 | | The second batch of Lv67c motherboards do not need to have their bios flashed, only reconfigured. |
31 | | 1. Attach requisite cables and Cards[[BR]][[Image(AttachVideo2.jpg, 300)]] |
32 | | * Serial Cable |
33 | | * Video card with monitor cable attached (Do not use the onboard VGA) |
34 | | * Ethernet cable into Leftmost port |
35 | | * 24 pin and 4 pin power headers |
36 | | * Keyboard |
37 | | * Standoffs to prevent shorts |
38 | | 1. Once the box has Posted (the beep) press delete quickly to get into the bios |
39 | | 1. Adjust the following bios parameters |
40 | | {{{ |
41 | | Main |
42 | | -> |
43 | | Boot Features |
44 | | ->-> |
45 | | Halt on [No errors] |
46 | | Boot Time Diagnostic Screen [Disable] |
47 | | Advanced |
48 | | -> |
49 | | Advanced Chipset Control |
50 | | ->-> |
51 | | On Board Lan N Boot PXE Rom [Enabled] |
52 | | -> |
53 | | Console Redirection |
54 | | ->-> |
55 | | Com Port Address [Enabled] |
56 | | Baud Rate [155.2K] |
57 | | Continue C.R. after Post [On] |
58 | | }}} |
59 | | [[Image(QuickBoot.jpg, 300)]][[Image(EnableLan.jpg, 300)]][[Image(EnableSerial.jpg, 300)]] |
60 | | '''Note''' The N in Lan Rom refers to the Interface Number. If making a Gnu radio Node the device names will be shifted due to the additional NIC card. Thus the left most NIC will be eth1 which corresponds to Lan 1. If making a regular node then Lan 2 will be eth1 and only that rom should be enabled. |
61 | | 1. Save these settings and exit. Once saved the node will power off and then back on again to "apply" the settings changes. You can unplug the node after the initial power off or let it reboot and then poweroff. You should be seeing output on the serial console now. |
62 | | 1. Once powered off, remove the video card and attach the nic card (if needed). Connect the ethernet cable that carries Outdoor control vlan to the designated eth1 interface. |
63 | | 1. Power on the node and hit del again to get back into the bios. |
64 | | 1. If making a USRP node, in the boot menu choose the IBA GE slot 0100 v1321 boot item and exclude it from the boot sequence. |
65 | | 1. Depending on node type you will see an item labeled IBA GE slot xxxx v1324. Where xxxx is the hex address for the device (e.g. 0900 for Lan 1). Set this device to be !#1 in the boot sequence. Save and exit.[[BR]][[Image(BootSequence.jpg, 300)]] |
66 | | 1. The node should now attempt to boot from pxe and if dhcp and tftp are setup correctly, the node should be able to boot into the pxe image. |
67 | | |
68 | | |
69 | | You will need the USB Thumb drive which has the bios and the utility to boot the motherboard from.[[BR]] |
70 | | You will need a Video Card to flash the bios, the motherboard does not have one.[[BR]] |
71 | | 1. Hit DEL key to get into BIOS |
72 | | 1. change boot settings to boot of the USB Thumb drive. |
73 | | 1. Reboot the Machine.[[BR]] |
74 | | 1. Boot into the DOS shell. |
75 | | 1. Change directory to '''bios''' [[BR]] |
76 | | 1. Run plash16.exe bios.bak |
| 5 | * [#CaseAssembly Case Assembly] |
| 6 | * [#Cm3Install flash and install the CM3 module] |
| 7 | * [#Lv67cBios Flash The LV67-C bios] |
80 | | === How to flash and install the CM3 module === #Cm3Install |
81 | | Flashing the CM can be done one of two ways |
82 | | ==== Flashing the CM over FTP ==== |
83 | | 1. Plug the CM3 into the network and power it on |
84 | | 2. Find the IP address of the CM3 (whether it be already in DHCP or randomly assigned) |
85 | | 3. ftp to the device |
86 | | {{{ |
87 | | ftp xxx.xxx.xxx.xxx |
88 | | }}} |
89 | | 4. having some image "REV_X_Y_Z.rom.gz" use the 'put' command to flash the CM |
90 | | {{{ |
91 | | put REV_X_Y_Z.rom.gz xport_ar.rom.gz |
92 | | }}} |
93 | | * if the image name is already xport_ar.rom.gz then there is no need to rename it. the image must be transfered to the device under than name or it will not be recognized as new firmware. |
94 | | 5. The CM will not write the file and flash itself |
95 | | * Flashing the device over serial |
96 | | 1. Use a computer with "Lantronix Device Installer" installed on it. |
97 | | 2. Go to 'Tools'->'Advanced'->'Recover Firmware' (or simply the F8 key) |
98 | | 3. Configure the options, and hit OK to load the image |
99 | | a. Choose the COM port being used |
100 | | b. Select "Xport AR A1" as the device |
101 | | c. Make sure that the "Erase all flash" option is checked |
102 | | d. Enter the path of the image to be loaded |
103 | | 4. The program will prompt you to power off the device, you can just ignore this and hit next |
104 | | 5. The serial recovery will have started, but you must still power cycle the device before the transfer begins, either hit the reset button on the CM or just pull and reapply the power to the CM. |
105 | | |
106 | | ---- |
| 11 | |
| 108 | ---- |
| 109 | |
| 110 | === How to flash and install the CM3 module === #Cm3Install |
| 111 | Flashing the CM can be done one of two ways |
| 112 | ==== Flashing the CM over FTP ==== |
| 113 | 1. Plug the CM3 into the network and power it on |
| 114 | 2. Find the IP address of the CM3 (whether it be already in DHCP or randomly assigned) |
| 115 | 3. ftp to the device |
| 116 | {{{ |
| 117 | ftp xxx.xxx.xxx.xxx |
| 118 | }}} |
| 119 | 4. having some image "REV_X_Y_Z.rom.gz" use the 'put' command to flash the CM |
| 120 | {{{ |
| 121 | put REV_X_Y_Z.rom.gz xport_ar.rom.gz |
| 122 | }}} |
| 123 | * if the image name is already xport_ar.rom.gz then there is no need to rename it. the image must be transfered to the device under than name or it will not be recognized as new firmware. |
| 124 | 5. The CM will not write the file and flash itself |
| 125 | * Flashing the device over serial |
| 126 | 1. Use a computer with "Lantronix Device Installer" installed on it. |
| 127 | 2. Go to 'Tools'->'Advanced'->'Recover Firmware' (or simply the F8 key) |
| 128 | 3. Configure the options, and hit OK to load the image |
| 129 | a. Choose the COM port being used |
| 130 | b. Select "Xport AR A1" as the device |
| 131 | c. Make sure that the "Erase all flash" option is checked |
| 132 | d. Enter the path of the image to be loaded |
| 133 | 4. The program will prompt you to power off the device, you can just ignore this and hit next |
| 134 | 5. The serial recovery will have started, but you must still power cycle the device before the transfer begins, either hit the reset button on the CM or just pull and reapply the power to the CM. |
| 135 | |
| 136 | ---- |
| 137 | |
| 138 | === Flash The LV67-C bios === #Lv67cBios |
| 139 | ==== First Gen: ==== |
| 140 | 1. Remove the lv-67c kit from it wrapping, Attach the pcm-cia and mini-pice cards (As [#CaseAssembly below]). |
| 141 | 1. Attach the video card assembly as [#PreviousCmosVideo prior] |
| 142 | 1. Power On and listen for the post beep. Hit Delete immediately after. The screen setup will usually lag the input so you will have to hit the button before you can see the prompt. |
| 143 | 1. Once in the bios, goto the boot order menu and do the following: |
| 144 | 1. Disable the USB FDC: (select it and press x) |
| 145 | 1. Enable the USB HDDL !SanDisk Cruzer Micro-(USB [[BR]][[Image(EnableCruzer.jpg, 300)]] |
| 146 | 1. Save and exit |
| 147 | 1. Save and exit the system will power down. If left alone it will power back up and proceed to boot from the USB disk. |
| 148 | 1. After the post, in the serial console you will see the kernel boot messages pass by |
| 149 | 1. NOTE: The first time it boots from USB it will complain about the file system needing a check. Choose i to ignore this and let it finish booting. |
| 150 | 1. Once booted, login and issue a sudo poweroff command. |
| 151 | 1. Remove the video card and replace it with the Ethernet card. Disconnect the KVM usb cables. |
| 152 | 1. Power up again, it should still boot into the serial console and you will eventually get to a login prompt. |
| 153 | 1. Log in then issue this command |
| 154 | {{{ |
| 155 | sudo nvramtool -B lv67c_2011-8-29.bios |
| 156 | }}} |
| 157 | 1. The bios is now configured. Reboot once more and check the serial console for bios boot messages. It should try to pxe from the leftmost interface (verify the mac address). |
| 158 | |
| 159 | ==== Second Gen: ==== |
| 160 | The second batch of Lv67c motherboards do not need to have their bios flashed, only reconfigured. |
| 161 | 1. Attach requisite cables and Cards[[BR]][[Image(AttachVideo2.jpg, 300)]] |
| 162 | * Serial Cable |
| 163 | * Video card with monitor cable attached (Do not use the onboard VGA) |
| 164 | * Ethernet cable into Leftmost port |
| 165 | * 24 pin and 4 pin power headers |
| 166 | * Keyboard |
| 167 | * Standoffs to prevent shorts |
| 168 | 1. Once the box has Posted (the beep) press delete quickly to get into the bios |
| 169 | 1. Adjust the following bios parameters |
| 170 | {{{ |
| 171 | Main |
| 172 | -> |
| 173 | Boot Features |
| 174 | ->-> |
| 175 | Halt on [No errors] |
| 176 | Boot Time Diagnostic Screen [Disable] |
| 177 | Advanced |
| 178 | -> |
| 179 | Advanced Chipset Control |
| 180 | ->-> |
| 181 | On Board Lan N Boot PXE Rom [Enabled] |
| 182 | -> |
| 183 | Console Redirection |
| 184 | ->-> |
| 185 | Com Port Address [Enabled] |
| 186 | Baud Rate [155.2K] |
| 187 | Continue C.R. after Post [On] |
| 188 | }}} |
| 189 | [[Image(QuickBoot.jpg, 300)]][[Image(EnableLan.jpg, 300)]][[Image(EnableSerial.jpg, 300)]][[BR]] |
| 190 | '''Note''' The N in Lan Rom refers to the Interface Number. If making a Gnu radio Node the device names will be shifted due to the additional NIC card. Thus the left most NIC will be eth1 which corresponds to Lan 1. If making a regular node then Lan 2 will be eth1 and only that rom should be enabled. |
| 191 | 1. Save these settings and exit. Once saved the node will power off and then back on again to "apply" the settings changes. You can unplug the node after the initial power off or let it reboot and then poweroff. You should be seeing output on the serial console now. |
| 192 | 1. Once powered off, remove the video card and attach the nic card (if needed). Connect the ethernet cable that carries Outdoor control vlan to the designated eth1 interface. |
| 193 | 1. Power on the node and hit del again to get back into the bios. |
| 194 | 1. If making a USRP node, in the boot menu choose the IBA GE slot 0100 v1321 boot item and exclude it from the boot sequence. |
| 195 | 1. Depending on node type you will see an item labeled IBA GE slot xxxx v1324. Where xxxx is the hex address for the device (e.g. 0900 for Lan 1). Set this device to be !#1 in the boot sequence. Save and exit.[[BR]][[Image(BootSequence.jpg, 300)]] |
| 196 | 1. The node should now attempt to boot from pxe and if dhcp and tftp are setup correctly, the node should be able to boot into the pxe image. |
| 197 | |