Changes between Version 3 and Version 4 of TestingGuide
- Timestamp:
- Oct 19, 2011, 5:59:28 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestingGuide
v3 v4 34 34 Your testing order should be: 35 35 36 1. PSD=ACPI.PSD 37 If the system boots ok -> done. 36 1. PSD=ACPI.PSD [[BR]] 37 If the system boots ok -> done.[[BR]] 38 38 If the system won't boot -> goto step 2 39 39 40 2. PSD=ACPI.PSD /VW 41 If the system boots ok -> install debug version, collect logs, report problem 40 2. PSD=ACPI.PSD /VW[[BR]] 41 If the system boots ok -> install debug version, collect logs, report problem[[BR]] 42 42 If the system won't boot -> goto step 3 43 43 44 3. rem PSD=ACPI.PSD 45 if the system boots ok -> goto step 4 44 3. rem PSD=ACPI.PSD[[BR]] 45 if the system boots ok -> goto step 4[[BR]] 46 46 if the system won't boot -> fix your system first before testing the PSD 47 47 48 4. PSD=ACPI.PSD /PIC 49 if the system boots ok -> install debug version, collect logs, report problem 48 4. PSD=ACPI.PSD /PIC[[BR]] 49 if the system boots ok -> install debug version, collect logs, report problem[[BR]] 50 50 if the system won't boot -> report problem 51 51