Changes between Version 19 and Version 20 of TestingGuide
- Timestamp:
- Jan 9, 2012, 10:15:36 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestingGuide
v19 v20 74 74 == Collecting a Serial Port Log == 75 75 76 If your system does not have a serial port, or you cannot collect a serial port log, collect a video log as described below.76 If your system does not have a serial port, or you cannot collect a serial port log, collect a video log instead as described below. 77 77 78 78 If your system won't boot, the most useful log is captured from the serial port. … … 105 105 1. Edit the config.sys on the system under test and change the PSD line to: 106 106 PSD=ACPI.PSD /DBGLVL=3 /OV 107 2. Comment out (using REM) the APM.ADD driver and the AcpiDaemon RUN statement. 108 3. Boot the system under test. When it stops take a picture of the screen and attach the picture to your ticket. 107 2. Comment out (using REM) the APM.ADD driver and the !AcpiDaemon RUN statement. 108 3. Rename /OS2LOGO to /OS2LOGO.sav so that the eCS logo won't be displayed. You may need to change the permissions of the file before you can rename it. You can rename this file back after you are done. 109 4. Boot the system under test. When it stops take a picture of the screen and attach the picture to your ticket. 109 110