====== LV-67C Specifics ====== [[TOC(Hardware,Hardware/hNodes*, depth=6)]] The assembling of new Gen 3 LV-67C based orbit node may have 3 major components. ---- ''' How to Assemble the Case ''' There are a few considerations when it comes to the assembly of the LV-67C. 1. The LV-673 has the mini-PCI slot mounted on the bottom of the motherboard. This means that when assembling the node it is critical to install the cards and pigtails onto the node before installation into the case, as the bottom will be completely inaccessible. 2. Connect all the pig tails and route the wires to the right side (facing the rear) of the motherboard. ''' Flash The LV67-C bios ''' [[CollapsibleStart(Make A USB Flash disk.)]][[Include(Hardware/hNodes/cNodeVer3/dAssembly/cBios/USBBoot)]][[CollapsibleEnd]] ---- '''// First Gen: //''' 1. Remove the lv-67c kit from it wrapping, Attach the pcm-cia and mini-pice cards (As [#CaseAssembly below]). 1. Attach the video card assembly as [#PreviousCmosVideo prior] 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. 1. Once in the bios, goto the boot order menu and do the following: 1. Disable the USB FDC: (select it and press x) 1. Enable the USB HDDL !SanDisk Cruzer Micro-(USB [[BR]][[Image(EnableCruzer.jpg, 300)]] 1. Save and exit 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. 1. After the post, in the serial console you will see the kernel boot messages pass by 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. 1. Once booted, login and issue a sudo poweroff command. 1. Remove the video card and replace it with the Ethernet card. Disconnect the KVM usb cables. 1. Power up again, it should still boot into the serial console and you will eventually get to a login prompt. 1. Log in then issue this command {{{ sudo nvramtool -B lv67c_2011-8-29.bios }}} 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). '''// Second Gen: //'''[[BR]] The second batch of LV67C motherboards do not need to have their bios flashed, only reconfigured. 1. Attach requisite cables and Cards[[BR]][[Image(AttachVideo2.jpg, 300)]] * Serial Cable * Video card with monitor cable attached (Do not use the onboard VGA) * Ethernet cable into Leftmost port * 24 pin and 4 pin power headers * Keyboard * Standoffs to prevent shorts 1. Once the box has Posted (the beep) press delete quickly to get into the bios 1. Adjust the following bios parameters {{{ Main -> Boot Features ->-> Halt on [No errors] Boot Time Diagnostic Screen [Disable] Advanced -> Advanced Chipset Control ->-> On Board Lan N Boot PXE Rom [Enabled] -> Console Redirection ->-> Com Port Address [Enabled] Baud Rate [155.2K] Continue C.R. after Post [On] }}} [[Image(QuickBoot.jpg, 300)]][[Image(EnableLan.jpg, 300)]][[Image(EnableSerial.jpg, 300)]][[BR]] '''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. 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. 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. 1. Power on the node and hit del again to get back into the bios. 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. 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)]] 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.