Changes between Version 3 and Version 4 of Hardware/hNodes/cNodeVer3/dAssembly/cBios/USBBoot
- Timestamp:
- Apr 10, 2012, 6:42:22 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hardware/hNodes/cNodeVer3/dAssembly/cBios/USBBoot
v3 v4 30 30 In the LV-67B bios (and I suspect others in the LV line), the flash disk can be put into 1 of 3 modes USB-FDD, USB-HDD, AUTO. The Auto mode guesses either FDD or HDD. When in the FDD mode the bios treats the flash disk like a floppy. This mode ''' DOES NOT ''' work with the tools for building a USB flash Drive. The HDD mode does work. To use this mode however, you need to specify Hard disk as the booting device and the modify the Hard drive boot order to put your USB Flash disk first. 31 31 32 === Machine Specfic instructions === 33 34 ==== Lv-67g ==== 35 Quote from Comell 36 {{{ 37 1) Please refer the attached BIOS to add PXE ROM function. ME7.zip is Flash tool. 38 39 Flash Method: 40 1. Please make a boot-able disk. 41 2. Copy the BIOS file(*.BIN) you want to disk. 42 3. Copy the ALL File to disk. 43 4. Power on the system and flash the BIOS. ( Example : C:/FPT -F 67G13.BIN ) 44 NOTE:Underline/Underscore means SPACE 5. Shut-down system. 45 6. Clear CMOS. 46 }}} 47 32 48 ---- 33 49 === Older Instructions pertaining to some Older files ===