Changes between Version 6 and Version 7 of Hardware/hNodes/cNodeVer3/dAssembly/cBios/USBBoot


Ignore:
Timestamp:
Jun 18, 2013, 11:29:19 PM (11 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Hardware/hNodes/cNodeVer3/dAssembly/cBios/USBBoot

    v6 v7  
    1919
    2020In 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.
    21 
    22 === Machine Specfic instructions ===
    23 
    24 ==== Lv-67g ====
    25 Quote from Comell
    26 {{{
    27 1) Please refer the attached BIOS to add PXE ROM function. ME7.zip is Flash tool.
    28 
    29 Flash Method:
    30 1. Please make a boot-able disk.
    31 2. Copy the BIOS file(*.BIN) you want to disk.
    32 3. Copy the ALL File to disk.
    33 4. Power on the system and flash the BIOS. ( Example : C:/FPT -F 67G13.BIN )
    34      NOTE:Underline/Underscore means SPACE 5. Shut-down system.
    35 6. Clear CMOS.
    36 }}}
    37 
    38 ----
    39 === Older Instructions pertaining to some Older files ===
    40 
    41 You need three files msdos.sys command.com and io.sys to boot into a dos environment.[[BR]]
    42 To Format the USB Stick , I used to the HP Utility called {{{HP USB Disk Storage Format Tool }}}. Run the HP utility with the location of these 3 files and you are done. [[BR]]
    43 Once the formatting is done copy the utility to flash your rom and the image to flash it with on to the USB stick.[[BR]]
    44 On LV678 the BIOS saw USB stick as a hard drive and I raised its priority ahead of the SATA disk and the machine booted into the DOS environment.